After installing LBaaS in Newton, both v1 and v2 tabs show up in horizon dashboard

Bug #1653723 reported by Jeremy Melvin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Neutron LBaaS Dashboard
Incomplete
Medium
Unassigned

Bug Description

After installing v2 lbaas and neutron-lbaas-ui package in Newton we see 2 lbaas tabs. one for v1 and v2. I expect to only see V2 lbaas tab since we only enabled v2 and have only v2 lbaas agent running.

Running RHOS10, with packages : openstack-neutron-lbaas-9.1.0-1.el7ost.noarch
openstack-neutron-lbaas-ui-1.0.0-1.el7ost.noarch

Revision history for this message
Jianhui Z (jianhuiz) wrote :

same here.
and when created a load balancer, it actually show up in "load balancers" instead of "load balancers v2"

Revision history for this message
Michael Johnson (johnsom) wrote :

Can you make sure that the "_1480_project_loadbalancersv2_panel.py" is not installed in the horizon/openstack-dashboard/enabled directory? Only "_1481_project_ng_loadbalancersv2_panel.py" should be present.

Changed in neutron-lbaas-dashboard:
status: New → Incomplete
importance: Undecided → Medium
Revision history for this message
Jeremy Melvin (jmelvin) wrote :

Seems both are there:

root@ctl enabled]# grep -r loadbalancer *
_1480_project_loadbalancersv2_panel.py:PANEL = 'loadbalancersv2'
_1480_project_loadbalancersv2_panel.py: 'neutron_lbaas_dashboard.dashboards.project.loadbalancersv2.panel'
_1481_project_ng_loadbalancersv2_panel.py:PANEL = 'ngloadbalancersv2'
_1481_project_ng_loadbalancersv2_panel.py: 'neutron_lbaas_dashboard.dashboards.project.ngloadbalancersv2.panel'

Revision history for this message
Dmitrii Shcherbakov (dmitriis) wrote :
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Just a note that this bug is opened against the upstream neutron-lbaas-dashboard project. The Ubuntu neutron-lbaas-dashboard bug is being tracked in https://bugs.launchpad.net/ubuntu/+source/neutron-lbaas-dashboard/+bug/1709604.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.