yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07581
[Bug 1262122] [NEW] Clean up routes on FIP disassociation in Midonet plugin
Public bug reported:
The update of the floatingip_db was happening before the disassociation, so the disassociation happened on new data. The old data was required to identify the router_id. This fix changes the order of the disassociation and the floatingip_db
update. This fix has the side affect of fixing the tempest test "test_floating_ips" in the midonet plugin.
** Affects: neutron
Importance: Undecided
Assignee: Joe Mills (joe-6)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Joe Mills (joe-6)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1262122
Title:
Clean up routes on FIP disassociation in Midonet plugin
Status in OpenStack Neutron (virtual network service):
New
Bug description:
The update of the floatingip_db was happening before the disassociation, so the disassociation happened on new data. The old data was required to identify the router_id. This fix changes the order of the disassociation and the floatingip_db
update. This fix has the side affect of fixing the tempest test "test_floating_ips" in the midonet plugin.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1262122/+subscriptions
Follow ups
References