neutron/neutron/tests/functional
sridhargaddam 5cb7a20804 Default route missing for IPv6 subnets in HA Router
In an HA setup, keepalived would configure the default gateway (in the master
HA router) by parsing the "virtual_routes" section of keepalived.conf file.
The "virtual_routes" section is properly constructed for an IPv4 subnet, but
requires a minor change for IPv6 subnets.

Conflicts:
    neutron/agent/l3_ha_agent.py
    neutron/tests/functional/agent/test_l3_agent.py

Closes-Bug: #1414937
Change-Id: I54070e048577292d98d86fcc9ca8b9d3e72b4ebe
(cherry picked from commit a1318ae187)
2015-03-05 15:12:07 +00:00
..
agent Default route missing for IPv6 subnets in HA Router 2015-03-05 15:12:07 +00:00
api Reset policies after RESOURCE_ATTRIBUTE_MAP is populated 2015-01-12 11:15:01 -03:30
contrib Add functional test for IptablesManager 2014-09-01 18:33:07 +02:00
db Freeze models for healing migration 2014-07-14 18:36:05 +02:00
sanity Move ARP responder test to sanity command 2014-07-29 18:44:07 +03:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
base.py Add HA support to the l3 agent 2014-09-14 20:34:06 +03:00