neutron/neutron/plugins/ml2/drivers/linuxbridge/agent
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
..
common Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
extension_drivers Fix iptables rule removal warnings from QoS extension 2018-02-06 19:52:04 -05:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
arp_protect.py Move Linuxbridge ARP spoofing to nat table PREROUTING chain 2018-01-31 11:31:14 -05:00
linuxbridge_agent_extension_api.py Use same instance of iptables_manager in L2 agent and extensions 2018-01-05 11:07:32 +01:00
linuxbridge_capabilities.py Implementation of vlan-aware-vms for Linux Bridge 2016-09-09 01:17:05 -07:00
linuxbridge_neutron_agent.py Add binding activation to the Linuxbridge agent 2018-07-19 15:12:20 -05:00