vmware-nsx/neutron/agent
armando-migliaccio 08e3abd414 Handle exceptions on create_dhcp_port
If a network/subnet is deleted while creating the dhcp
port, the agent will detect a conflict on state of the
network and deal with it accordingly.

A concurrent delete may manifest itself via a number
of exceptions, IPAddressGenerationFailure amongst others,
hence the refactoring of the error handling logic into its
own utility method.

Partial-bug: #1253344
Related-bug: #1243726

Change-Id: I442beb5f82f3db8786eea53926903ef0ba0efbf1
2013-12-04 00:19:53 -08:00
..
common Tune up report and downtime intervals for l2 agent 2013-11-14 08:16:44 -08:00
linux Handle exceptions on create_dhcp_port 2013-12-04 00:19:53 -08:00
metadata Fix comment typo s/no/so 2013-08-30 15:15:24 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Handle exceptions on create_dhcp_port 2013-12-04 00:19:53 -08:00
firewall.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l2population_rpc.py Fix l2 pop doesn't propagate ip address updates 2013-09-26 05:20:17 +02:00
l3_agent.py Refactor configuring of floating ips on a router 2013-11-06 08:24:30 +00:00
netns_cleanup_util.py Improve dhcp agent structure to support multiple dhcp models 2013-08-23 13:41:31 -07:00
ovs_cleanup_util.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc.py change port status only if port is bound to the good host 2013-10-02 15:14:18 +02:00
securitygroups_rpc.py Ensure that security group agent is bound prior to accessing 2013-09-29 10:29:32 -07:00