neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch
Miguel Lavalle 5c3bf12496 Add binding activation to OVS agent
As part of the implementation of multiple port bindings [1], add binding
activation support to the OVS agent. This will enable the execution in
OVS agents of the complete sequence of steps outlined in [1] during an
instance migration:

1) Create inactive port bindings for destination host
2) Migrate the instance to the destination host and plug its VIFs
3) Activate the port bindings in the destination host
4) Delete the port bindings for the source host

[1] https://review.openstack.org/#/c/309416/

Change-Id: Iabca39364ec95633b2a8891fc295b3ada5f4f5e0
Partial-Bug: #1580880
2018-07-18 11:59:33 -05:00
..
agent Add binding activation to OVS agent 2018-07-18 11:59:33 -05:00
mech_driver use callback payloads for BEFORE_READ events 2017-12-24 15:52:55 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00