neutron/neutron/tests/unit/midonet
Dave Cahill cd8c8b367f 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
(cherry picked from commit f4b78c7f17)
2013-10-10 01:37:17 +00:00
..
etc Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
mock_lib.py Disassociate floating IPs from port on terminate 2013-10-10 01:37:17 +00:00
test_midonet_driver.py Do not apply security groups to logical ports 2013-09-13 09:26:44 +00:00
test_midonet_lib.py Add a route to reach the MD server when a subnet is created 2013-10-09 10:36:02 -04:00
test_midonet_plugin.py Disassociate floating IPs from port on terminate 2013-10-10 01:37:17 +00:00