neutron/neutron/plugins/ml2/drivers/l2pop
mathieu-rohon 809d9f3dc5 Send fdb remove message when a port is migrated
the fdb_remove rpc message is sent when the status
of the port goes to BUILD, that is when the new host
send a get_device_details which means that it owns
the migrated port. The fdb_add message will be sent
as soon as the new host send update_device_up

Closes bug: #1237841

Change-Id: Ibdc7768d8db922b7e6eb9dc505382168cbb8e55d
2014-03-14 10:17:55 +01:00
..
__init__.py Add l2 population base classes 2013-09-12 01:06:51 +02:00
config.py Add l2 population base classes 2013-09-12 01:06:51 +02:00
constants.py Vxlan / L2population support to Linuxbridge Agent 2013-09-12 02:51:37 +02:00
db.py [ML2] l2-pop MD handle multi create/delete ports 2013-12-24 13:23:12 +01:00
mech_driver.py Send fdb remove message when a port is migrated 2014-03-14 10:17:55 +01:00
rpc.py Fix l2 pop doesn't propagate ip address updates 2013-09-26 05:20:17 +02:00