neutron/neutron/agent/linux
John Schwarz e0ea5edc12 Add full-stack tests framework
This patch introduces the full-stack tests framework, as specified in
the blueprint. In short, this adds the neutron.tests.fullstack module,
which supports test-managed neutron daemons. Currently only
neutron-server is supported and follow-up patches will support for
multiple agents.

Implements: blueprint integration-tests
Co-Authored-By: Maru Newby <marun@redhat.com>
Change-Id: Iff24fc7cd428488e918c5f06bc7f923095760b07
2015-03-26 20:21:40 +02:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
bridge_lib.py iptables firewall: add framework for iptables firewall functional test 2015-03-16 02:10:14 +08:00
daemon.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
dhcp.py Advertise mtu over dhcp 2015-03-17 18:06:40 +00:00
external_process.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
interface.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ip_lib.py replaces enumeration method used to get a list of interfaces 2015-03-14 21:15:53 -05:00
ip_link_support.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ip_monitor.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ipset_manager.py Remove root_helper arg from IpsetManager 2015-02-18 11:55:36 +00:00
iptables_comments.py Clarify misleading iptables comment 2015-01-15 07:36:46 -08:00
iptables_firewall.py iptables firewall: add framework for iptables firewall functional test 2015-03-16 02:10:14 +08:00
iptables_manager.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
keepalived.py Don't delete HA router primary VIP on agent restarts 2015-03-17 18:45:51 -04:00
ovs_lib.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ovsdb_monitor.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
polling.py Remove root_helper arg from AsyncProcess 2015-02-18 14:21:29 +00:00
ra.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
utils.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00