neutron/neutron/tests/functional
John Schwarz a8edfc6e6d Test HA router failover
HA failover testing requires the ability for two L3 agents to
co-exist on the same machine. The following changes were made
to support this:

* Add l3 agent ability to simulate nested namespaces by suffixing
  each router namespace with '@host'. For example, if a router
  with id '1' is created, its namespace will be:
  'qrouter-1@host'
* Added test.common submodule which will hold common code which is
  shared between the different kind of tests (unit and funtional).
* Added tests.common.agents submodule which holds test-only agents, and
  added a test L3NAT agent to be used in the HA functional testings.

Co-Authored-By: Assaf Muller <amuller@redhat.com>
Closes-bug: #1374946
Change-Id: I2185fe276d9d32b34c407396e7ed5d6e2801340c
2014-11-24 12:05:09 +02:00
..
agent Test HA router failover 2014-11-24 12:05:09 +02:00
contrib Add functional test for IptablesManager 2014-09-01 18:33:07 +02:00
db Freeze models for healing migration 2014-07-14 18:36:05 +02:00
sanity Detect if iproute2 support SR-IOV commands 2014-10-29 11:34:52 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Add HA support to the l3 agent 2014-09-14 20:34:06 +03:00