neutron/neutron/tests
rossella a6e020cc19 After a migration clean up the floating ip on the source host
When a VM is migrated that has a floating IP associated, the L3
agent on the source host should be notified when the migration
is over. If the router on the source host is not going to be
removed (there are other ports using it) then we should nofity
that the floating IP needs to be cleaned up.

Closes-bug: #1585165
(cherry picked from commit a1f06fd707)

Conflicts:
	neutron/db/l3_dvrscheduler_db.py
	neutron/tests/unit/scheduler/test_l3_agent_scheduler.py
Change-Id: Iad6fbad06cdd33380ef536e6360fd90375ed380d
2016-06-13 16:52:34 +00:00
..
api RBAC: Fix port query and deletion for network owner 2016-05-13 21:09:19 +00:00
common Fix get_free_namespace_port to actually avoid used ports 2016-06-06 09:55:47 +02:00
contrib Adds base in-tree functional testing of the dhcp agent (OVS) 2016-04-01 16:45:58 +02:00
etc Postpone heavy policy check for ports to later 2016-02-09 13:47:53 +01:00
fullstack fullstack: Use noop firewall 2016-05-26 17:11:12 +00:00
functional DVR: Fix TypeError in arp update with allowed_address_pairs 2016-06-09 09:47:52 +02:00
retargetable Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
tempest Use tempest-lib's token_client 2015-09-16 10:08:50 +00:00
unit After a migration clean up the floating ip on the source host 2016-06-13 16:52:34 +00:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Switched from fixtures to mock to mock out starting RPC consumers 2016-04-08 10:50:05 +02:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py test_db_base_plugin_v2: Skip a few tests on some platforms 2015-11-02 17:29:16 +01:00