neutron/neutron/tests/common
Cedric Brandily 748420518c Define bridge/port fixtures for OVS/LinuxBridge/Veth backends
This change defines for OVS, LinuxBridge and veth[1] bridge and port
fixture classes in order to handle bridge and port setUp/cleanUp.

It allows to simplify BaseOVSLinuxTestCase[2] and remove
BaseBridgeTestCase[2].

[1] veth backend simulates a bridge with a veth
[2] in neutron.tests.functional.agent.linux.base

Change-Id: If34c9a8fb6fa584fb1e30173ec619d1aac9701f9
2015-04-01 15:01:06 +00:00
..
agents Refactor management of namespaces in the L3 Agent 2015-03-04 21:28:23 +00:00
__init__.py Test HA router failover 2014-11-24 12:05:09 +02:00
base.py Simplify base test cases 2015-03-26 18:01:22 -07:00
helpers.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
net_helpers.py Define bridge/port fixtures for OVS/LinuxBridge/Veth backends 2015-04-01 15:01:06 +00:00