neutron/neutron/tests/common
LIU Yulong b3a12e15f4 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/common/l3_test_common.py

Closes-Bug: #1819160
Change-Id: I1216d96af40449ec16a852cc1f6c4f15c85f4546
(cherry picked from commit c69a87405a)
(cherry picked from commit 2c5957f56d)
(cherry picked from commit c50bdf2329)
2019-04-25 08:30:34 +00:00
..
agents [Fullstack] Change how DSCP marking packets are tested 2018-01-08 09:13:02 +00:00
exclusive_resources use synchronized lock decorator from neutron-lib 2017-10-04 13:57:42 -06: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 ovs-fw: Apply openflow rules immediately during update 2018-04-24 14:55:30 +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-25 08:30:34 +00: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-10 16:19:35 +02:00