vmware-nsx/quantum/tests
Salvatore Orlando f9dbd2293d L3 port delete prevention: do not raise if no IP on port
Bug #1104337

This patch alters the prevent_l3_port_deletion logic.
PortInUse is raised only if the port has a device owner in
(router_interface, router_gateway, floatingip) and an IP
address.
If no IP address is found on the port the port itself can
be considered stale and therefore deleted as any association
with l3 entities would be void.

Change-Id: I9d711b2a9d2cbcc8be481f1751f51fe5b9f01327
2013-03-04 23:02:07 +01:00
..
etc API extension and DB support for service types 2013-01-07 17:21:42 -08:00
unit L3 port delete prevention: do not raise if no IP on port 2013-03-04 23:02:07 +01:00
__init__.py Logging module cleanup 2013-01-03 16:20:56 +08:00