vmware-nsx/neutron/plugins/midonet
Dave Cahill 01e9ffe298 Disassociate floating IPs from port on terminate
Bugfix - floating IPs were left associated after VM
was terminated. Now call disassociate_floatingips
within delete_port as in other networking plugins.

Add L3NatDBIntTestCase suite to cover the
floating IP disassociation case, and fix all failing
tests from that suite.

Change-Id: I856c46631e495d513065fc9e987898408441a21e
Closes-Bug: #1231913
2013-10-08 03:34:47 +00:00
..
agent Do not apply security groups to logical ports 2013-09-13 09:26:44 +00:00
common Change hard coded numbers to constants in security group tests 2013-09-23 10:21:24 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
midonet_lib.py MidoNet plugin, clean up dhcp entries correctly 2013-10-04 08:35:52 +00:00
plugin.py Disassociate floating IPs from port on terminate 2013-10-08 03:34:47 +00:00