neutron/neutron/plugins/ml2/drivers/linuxbridge
Miguel Lavalle f7064f2b6c Add binding activation to the Linuxbridge agent
As part of the implementation of multiple port bindings [1], add binding
activation support to the linux bridge agent. This will enable the
execution with linux bridge 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: I2c937cc0a551e5ce0e8534c4dd4384ec2ca92da1
Partial-Bug: #1580880
2018-07-19 15:12:20 -05:00
..
agent Add binding activation to the Linuxbridge agent 2018-07-19 15:12:20 -05:00
mech_driver use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00