vmware-nsx/quantum/tests/unit/openvswitch
Akihiro MOTOKI 8ad9ee8fed Add a common test case for Port Binding Extension
This commit merges the test cases for Port Binding Extension in
Linux Bridge plugin and Open vSwitch plugin into a common one.
It makes it easier for each plugin to support the port binding extension.

This commit also adds binding:capabilities attribute to OVS plugin.
Note that binding:capabilities is under discussion and it may be changed
in the future. This change is done just to make OVS plugin support
same as Linux Bridge plugin and pass the common unit test for the extension.

blueprint vif-plugging-improvements

Change-Id: Idc38ea65fe2059e23814d94cd0a0f11a09d1f43e
2013-01-17 01:45:15 +09:00
..
__init__.py Enable tox to run OVS plugin unit tests 2012-08-24 15:34:39 -07:00
test_openvswitch_plugin.py Add a common test case for Port Binding Extension 2013-01-17 01:45:15 +09:00
test_ovs_db.py Fix log message for unreferenced variable 2012-12-19 13:36:31 +00:00
test_ovs_defaults.py Remove unused imports in unit tests 2013-01-13 02:20:35 +02:00
test_ovs_lib.py Add OVS cleanup utility 2012-12-24 13:32:11 +00:00
test_ovs_quantum_agent.py Remove unused imports in unit tests 2013-01-13 02:20:35 +02:00
test_ovs_rpcapi.py Import order clean-up 2012-11-02 09:52:12 +08:00
test_ovs_tunnel.py Remove database access from agents 2012-10-21 23:28:02 +00:00