[Bug 1709604] Re: package installs and enables two panels
Corey Bryant
corey.bryant at canonical.com
Thu Aug 31 17:51:38 UTC 2017
Hi Lukasz, I've updated the bug description with SRU details.
** Description changed:
- 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).
+ [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
+ 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.
--
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:
Triaged
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