[Bug 1709604] Update Released
Brian Murray
brian at ubuntu.com
Mon Sep 18 20:01:48 UTC 2017
The verification of the Stable Release Update for neutron-lbaas-
dashboard has completed successfully and the package has now been
released to -updates. Subsequently, the Ubuntu Stable Release Updates
Team is being unsubscribed and will not receive messages about this bug
report. In the event that you encounter a regression using the package
from -updates please report a new bug using ubuntu-bug and tag the bug
report regression-update so we can easily find any regressions.
--
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 Released
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