neutron/neutron/tests/functional/agent
LIU Yulong 2c5957f56d 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

Closes-Bug: #1819160
Change-Id: I1216d96af40449ec16a852cc1f6c4f15c85f4546
(cherry picked from commit c69a87405a)
2019-04-17 13:04:29 +02:00
..
common Fix handling no qos_queues while removing min bw limit rule 2019-03-11 07:35:07 +00:00
l2 More accurate agent restart state transfer 2019-03-21 15:12:31 +00:00
l3 Give some HA router case specific resources 2019-04-17 13:04:29 +02:00
linux [Functional tests] Change way how conntrack entries are checked 2019-03-02 09:07:07 +00:00
ovsdb Remove polling from test_create_bridges 2018-12-19 17:05:18 +00:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Dynamically increase DHCP process queue green pool size 2019-03-21 21:55:04 +00:00
test_firewall.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
test_ovs_flows.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_ovs_lib.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00