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

Launchpad Bug Tracker 1709604 at bugs.launchpad.net
Mon Sep 18 20:01:43 UTC 2017


This bug was fixed in the package neutron-lbaas-dashboard -
2.0.0-0ubuntu1.1

---------------
neutron-lbaas-dashboard (2.0.0-0ubuntu1.1) zesty; urgency=medium

  * d/rules: Only install _1481_project_ng_loadbalancersv2_panel.py,
    avoiding duplicate LBaaS panels inline with upstream installation
    documentation (LP: #1709604).
  * d/gbp.conf: Switch to stable/ocata branch.

 -- Corey Bryant <corey.bryant at canonical.com>  Mon, 28 Aug 2017 13:29:40
-0400

** Changed in: neutron-lbaas-dashboard (Ubuntu Zesty)
       Status: Fix Committed => Fix Released

-- 
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