[Bug 1709604] Re: package installs and enables two panels
Brian Murray
brian at ubuntu.com
Thu Aug 31 21:55:35 UTC 2017
Hello James, or anyone else affected,
Accepted neutron-lbaas-dashboard into zesty-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/neutron-lbaas-dashboard/2.0.0-0ubuntu1.1 in a few hours, and then in
the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-zesty to verification-done-zesty. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-zesty. In either case, details of your testing
will help us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: neutron-lbaas-dashboard (Ubuntu Zesty)
Status: Triaged => Fix Committed
** Tags added: verification-needed verification-needed-zesty
--
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 Committed
Status in Ubuntu Cloud Archive ocata series:
Triaged
Status in Ubuntu Cloud Archive pike series:
Fix Committed
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