neutron/neutron/tests/common
Jakub Libosvar 2759f130b4 Introduce connection testers module
This module provides tools for testing simple connectivity between two
endpoints via given technology. Current patch implements endpoints
connected through either linux bridge or openvswitch bridge.
Connectivity can be tested using icmp, arp, tcp and udp protocols.

Change-Id: I00e19fd9b80dc6f6743eb735523bd8f5ff096136
2015-07-09 09:52:55 +00:00
..
agents Append @randtoken to L3 agent namespaces in full stack tests 2015-05-12 20:32:54 +00:00
__init__.py Test HA router failover 2014-11-24 12:05:09 +02:00
base.py Override opportunistic database tests to PyMySQL 2015-06-23 21:04:06 +02:00
conn_testers.py Introduce connection testers module 2015-07-09 09:52:55 +00:00
helpers.py Centralized register_OVS_agent in tests 2015-05-14 11:10:49 -04:00
l3_test_common.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
machine_fixtures.py Introduce connection testers module 2015-07-09 09:52:55 +00:00
net_helpers.py Introduce connection testers module 2015-07-09 09:52:55 +00:00