Error when i try to terminate a load balancer

Bug #1629266 reported by Alfredo Moralejo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Neutron LBaaS Dashboard
Invalid
High
Unassigned

Bug Description

Using newton rc2 versions of packages from RDO and current master HEAD of neutron-lbaas-dashboard https://github.com/openstack/neutron-lbaas-dashboard/commit/63d4427a3bad36a16c6d77e3b057db1a5a8f46a2

When i try to terminate a LB i've created with CLI (same commands as reported in https://bugs.launchpad.net/bugs/1629261 ) i get following error in dashboard:

Error: Unable to terminate load balancer: lb1

In horizon log i find following trace:

2016-09-30 10:32:30,618 22116 WARNING horizon.tables.actions Action (u'scheduled termination of load balancer', u'lb1') Failed for 404 Not Found

The resource could not be found.

Neutron server returns request_ids: ['req-49cbc7d7-7728-4f04-99c8-1b5e957c9c60']

In neutron-server log i see following request:

2016-09-30 06:33:15.040 13142 INFO neutron.wsgi [req-2711f301-c7ae-4d1f-a8e0-16fedb012754 d370850dc07147cdba5637f47ae4b003 239bb6d5838e43b7819a4e45a570f4c5 - - -] 192.168.121.117 - - [30/Sep/2016 06:33:15] "DELETE /v2.0/lb/vips/945537a7-8b53-4a4c-904b-fd4d466608dc.json HTTP/1.1" 404 266 0.002339

Which i'd say is not a proper lbaas v2 call.

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

I am unable to reproduce this with newton from OpenStack. Can you attempt to reproduce it and capture the exact steps you used to create the load balancer and delete it via the horizon dashboard?

I did a quick code search and I don't see that API call in the neutron-lbaas-dashboard code (though my search may have missed it).

Changed in neutron-lbaas-dashboard:
status: New → Incomplete
importance: Undecided → High
Revision history for this message
Alfredo Moralejo (amoralej) wrote :

The problem is related to using old panel instead of new ngloadbalancersv2 one. Using new panel, load balancer termination is working fine.

Changed in neutron-lbaas-dashboard:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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