[Bug 1709604] Re: package installs and enables two panels

Nobuto Murata nobuto at nobuto-murata.org
Wed Sep 13 18:32:25 UTC 2017


I have tested neutron-lbaas-dashboard 2.0.0-0ubuntu1.1~cloud0 with
cloud-archive:ocata-proposed (cloud:xenial-ocata/proposed in charm
config). It worked as expected, and I only saw one LBaaS v2 panel which
is "ng" version. So I can confirm that 2.0.0-0ubuntu1.1~cloud0 fixes the
bug.

** Tags removed: verification-ocata-needed
** Tags added: verification-ocata-done

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1709604

Title:
  package installs and enables two panels

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive ocata series:
  Fix Committed
Status in Ubuntu Cloud Archive pike series:
  Fix Released
Status in neutron-lbaas-dashboard package in Ubuntu:
  Fix Released
Status in neutron-lbaas-dashboard source package in Zesty:
  Fix Committed
Status in neutron-lbaas-dashboard source package in Artful:
  Fix Released

Bug description:
  [Impact]
  The package installs all panels from neutron_lbaas_dashboard/enabled - this includes the older straight v2 panel which does not work >= Ocata (may not work in earlier releases as well).

  We should just do as the docs say:

     cp
  neutron_lbaas_dashboard/enabled/_1481_project_ng_loadbalancersv2_panel.py

  ...

  The NG panel works fine with the LBaaS v2 API in Ocata.

  [Testcase]
  Install the package and verify that the following exists:
  /usr/share/openstack-dashboard/openstack_dashboard/enabled/_1481_project_ng_loadbalancersv2_panel.py
  and the following does not exist:
  /usr/share/openstack-dashboard/openstack_dashboard/enabled/_1480_project_loadbalancersv2_panel.py

  [Regression Potential]
  Low. The fix modifies the package to install the one supported panel vs installing the old and new panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1709604/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list