neutron/neutron/tests
Swaminathan Vasudevan cf14d20b54 DVR: Restarting l3 agent loses centralized fip ip on qg-interface
When l3 agent is restarted on a dvr_snat node that is configured
for L3_HA and has a centralized FloatingIP configured to the
qg-interface in the snat_namespace, that FloatingIP is not
re-configured to the qg-interface when agent starts.

The reason being, the cidr is not being retrieved from the
keepalived instance and only retrieved from the
centralized_fip_cidr_set.

If 'L3_HA' is configured we need to retrieve it from the keepalived
instance.

This patch fixes the problem by retrieving the cidrs from the
keepalived instance for the qg-interface.

Change-Id: I848a20d06e2d344503a4cb1776dbe2617d91bc41
Closes-Bug: #1740450
(cherry picked from commit 64028a389f)
2018-04-09 23:45:23 +00:00
..
common [Fullstack] Change how DSCP marking packets are tested 2018-02-02 16:44:12 +01:00
contrib [Tempest] Check connectivity between VM with different MTU size net 2017-09-27 12:56:32 -07:00
etc Merge "Remove neutron-fwaas specific policies" 2017-07-26 08:49:43 +00:00
fullstack [Fullstack] Respawn dhclient process in case of error 2018-02-23 11:36:33 +00:00
functional DVR: Restarting l3 agent loses centralized fip ip on qg-interface 2018-04-09 23:45:23 +00:00
tempest trunk: Create vxlan network when testing inherit 2018-01-03 08:02:28 +00:00
unit Merge "Use cidr during tenant network rule deletion" into stable/pike 2018-04-07 21:56:55 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Use rootwrap for fullstack test runner 2017-06-08 18:42:47 +00:00
fake_notifier.py
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py FloatingIP to OVO 2017-07-25 15:20:19 +09:00