neutron/neutron/tests
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
..
common Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
contrib Multiple port binding for ML2 2018-07-13 18:14:50 -05:00
etc Re-order items in policy.json 2018-04-17 14:26:01 +00:00
fullstack Merge "Fix the tests for filtering with qos_policy_id" 2018-07-11 23:49:22 +00:00
functional Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Add binding activation to OVS agent 2018-07-18 11:59:33 -05:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Switch to oslo_messaging.ConfFixture.transport_url 2018-06-05 12:33:55 +10:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00