vmware-nsx/neutron/plugins/ml2/drivers/l2pop
mathieu-rohon e2c1bcfc94 l2-population : send flooding entries when the last port goes down
Delete port used to call update_port_down to calculate
its fdb entries during delete_port_precommit. But during
the pre-commit, the port is still up, so update_port_down
acts as if there was still one port on the agent, and
doesn't add flooding entry in its fdb_entries.

Closes bug #1282141

Change-Id: Icedd02f33d999200505950beb9169ae3634e551b
2014-02-25 11:11:23 +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 l2-population : send flooding entries when the last port goes down 2014-02-25 11:11:23 +01:00
rpc.py Fix l2 pop doesn't propagate ip address updates 2013-09-26 05:20:17 +02:00