neutron/neutron/tests/common
LIU Yulong 26f6d5fd73 Give some HA router case specific resources
1. give each HA failover case an independent vrrp_id
2. give each HA port an independent IP address, so the
interface IPs for router HA ports will be:
    169.254.192.100 and 169.254.192.101
    169.254.192.102 and 169.254.192.103
    169.254.192.104 and 169.254.192.105
    169.254.192.106 and 169.254.192.107
VIP of each case will be:
    169.254.0.10/24
    169.254.0.11/24
    169.254.0.12/24
    169.254.0.13/24
    169.254.0.14/24

Conflicts:
    neutron/tests/functional/agent/l3/test_dvr_router.py

Closes-Bug: #1819160
Change-Id: I1216d96af40449ec16a852cc1f6c4f15c85f4546
(cherry picked from commit c69a87405a)
(cherry picked from commit 2c5957f56d)
(cherry picked from commit c50bdf2329)
(cherry picked from commit 7b2a8f795f)
2019-04-17 13:14:19 +02:00
..
agents [Fullstack] Change how DSCP marking packets are tested 2018-02-02 16:44:12 +01:00
exclusive_resources functional-tests: Make addresses for tunneling unique 2017-06-20 20:17:35 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Forbid importing neutron.tests.* from outside tests subtree 2016-09-15 18:42:45 +00:00
config_fixtures.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
conn_testers.py ovsfw: Fix overlapping MAC addresses on integration bridge 2017-07-20 14:26:07 +00:00
helpers.py Spin off context module 2017-03-06 16:25:29 +00:00
l3_test_common.py Give some HA router case specific resources 2019-04-17 13:14:19 +02:00
machine_fixtures.py Merge "fullstack: test for IPv6 north-south traffic" 2016-11-09 12:02:45 +00:00
net_helpers.py Avoid agents adding ports as trunk by default. 2018-05-11 19:09:38 +02:00