neutron/neutron/tests/functional/agent/l3
Artur Korzeniewski dd26b010a6 Addressing L3 HA keepalived failures in functional tests
Current testing of Keepalived was not configuring the connectivity
between 2 agent namespaces.
Added setting up the veth pair.

Also, bridges external qg-<id> and internal qr-<id> were removed
from agent1 namespace and moved to agent2 namespace, because they had
the same name.
Added patching the qg and qr bridges name creation to be different for
functional tests.

Change-Id: I82b3218091da4feb39a9e820d0e54639ae27c97d
Closes-Bug: #1580648
(cherry picked from commit 8d3f216e24)
2017-03-14 10:20:04 +01:00
..
__init__.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
framework.py Addressing L3 HA keepalived failures in functional tests 2017-03-14 10:20:04 +01:00
test_dvr_router.py DVR: Add static routes to FIP namespace 2017-02-07 17:40:50 +00:00
test_ha_router.py Addressing L3 HA keepalived failures in functional tests 2017-03-14 10:20:04 +01:00
test_keepalived_state_change.py l3-ha: Send gratuitous ARP when new floating IP is added 2016-11-12 05:43:36 +01:00
test_legacy_router.py Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
test_metadata_proxy.py Reorganize and improve l3_agent functional tests 2015-11-20 16:24:29 +00:00
test_namespace_manager.py Remove deprecated use_namespaces option 2015-11-18 19:17:29 +01:00