neutron/neutron/plugins
Kevin Benton 9f55d77016 Notify L2pop driver from update_device_(up|down)
This patch calls update_port_up and update_port_down inside
of the l2pop driver directly from update_device_up and
update_device_down in the ML2 RPC layer. This allows the L2pop
driver to setup forwarding entries completely independent of
the port status update events.

This will allow L2pop to function without requiring the ports to
transition from ACTIVE->BUILD->ACTIVE every time the agent requests
device details.

This will unblock the push notifications work and will additionally
enable us to remove the update to BUILD status as part of a performance
improvement backport for bug #1665215.

Partial-Bug: #1665215
Partially-Implements: blueprint push-notifications
Change-Id: Icd4cd4e3f735e88299e86468380c5f786e7628fe
2017-05-15 19:12:37 -07:00
..
common Exhaust VLAN allocations in physnet order 2017-04-15 19:43:44 -07:00
ml2 Notify L2pop driver from update_device_(up|down) 2017-05-15 19:12:37 -07:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00