neutron/neutron/tests/fullstack
Sławek Kapłoński 2254acef06 Add fullstack resources for linuxbridge agent
This patch adds resources, fixtures and base test_connectivity tests
for host with linuxbridge agent.

Model of host with linuxbridge agent is made in separate namespace
named "host-XXX". It has got connectivity with rabbit via ovs port.
Same port is used also to provide connectivity with different "hosts"

Co-Authored-By: Mathieu Rohon <mathieu.rohon@gmail.com>

Change-Id: I6230d8d09f77bd20674bf6c3be69fbc1627d66f8
Closes-bug: #1518675
2016-02-19 13:12:25 +00:00
..
resources Add fullstack resources for linuxbridge agent 2016-02-19 13:12:25 +00:00
README Moved fullstack test doc content to TESTING.rst 2015-12-03 17:02:54 -05:00
__init__.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
base.py Merge "fullstack: use migration scripts to create db schema" 2015-08-21 03:48:33 +00:00
test_connectivity.py Add fullstack resources for linuxbridge agent 2016-02-19 13:12:25 +00:00
test_l3_agent.py Add l2pop support to full stack tests 2015-09-10 14:31:35 +00:00
test_qos.py Don't register agents for QoS l2pop fullstack test 2015-10-05 10:46:11 -04:00

README

Please see neutron/TESTING.rst.