neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent
Miguel Lavalle 0694bebd6d Add binding de-activation to OVS agent
To support multiple port bindings, the L2 agents have to have the
capability to handle binding deactivation notifications from the
Neutron server. This patch adds the necessary code to the OVS agent.

After receiving the notification, the agent un-plugs the corresponding
VIF from the integration bridge.

Change-Id: I78178de2039ccabc649558de4f6549a38de90418
Partial-Bug: #1580880
2018-07-14 16:53:10 -05:00
..
extension_drivers [Qos] Fix residues of ovs in ingress bw limit 2017-12-05 18:36:20 +08:00
openflow Merge "of_interface: Implement bundled() method" 2018-05-11 18:39:24 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
fake_oflib.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ovs_test_base.py Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
test_ovs_agent_extension_api.py of_interface: Implement bundled() method 2018-04-18 18:33:55 +09:00
test_ovs_capabilities.py unit test: unbreak test cases for callbacks.subscribe 2018-04-11 07:20:42 +00:00
test_ovs_neutron_agent.py Add binding de-activation to OVS agent 2018-07-14 16:53:10 -05:00
test_ovs_tunnel.py Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
test_vlanmanager.py Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00