yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29820
[Bug 1417629] Re: Make remove_network_from_dhcp_agent more robust
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => kilo-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1417629
Title:
Make remove_network_from_dhcp_agent more robust
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
In case network failover is turned on, remove_network_from_dhcp_agent method is a matter of concurrent execution by different neutron servers.
It then may throw unexpected DB exception, breaking network failover looping call.
Neet to make both remove_network_from_dhcp_agent and
remove_networks_from_down_agents more robust by catching broader
exception in the loop, and using safe DB delete method.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1417629/+subscriptions
References