vmware-nsx/quantum/plugins/nicira/nicira_nvp_plugin/common
Salvatore Orlando 933088ac79 Ensure metadata access network does not prevent router deletion
Bug 1152136

This patch checks if a metadata access network is still present when
removing a router in the NVP plugin. If yes, the network is detached
from the router and then destroyed, thus ensuring a safe completion of
the operation as well as removal of metadata access network resources.

Change-Id: Id8be6ec50ab4536f4ae9916dadaed56644597c7c
2013-03-09 00:23:29 +01:00
..
__init__.py Remove relative imports from NVP plugin 2013-01-09 18:33:07 +00:00
config.py NVP plugin support for dhcp network scheduling 2013-02-27 13:47:14 -08:00
exceptions.py Add Quantum support for NVP Layer-2 gateways 2013-02-20 02:44:31 +01:00
metadata_access.py Ensure metadata access network does not prevent router deletion 2013-03-09 00:23:29 +01:00
securitygroups.py Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix) 2013-03-05 00:24:36 -08:00