neutron/neutron/cmd
sridhargaddam a04f44412b Add sanity_check for keepalived ipv6 support
Currently Neutron does not validate the version of Keepalived.
In order to support configuring IPv6 default route, the minimum
version [1] of keepalived that is required is 1.2.10
This patch validates the required support in keepalived.

Although keepalived changelog mentions that IPv6 virtual_routes and
static_routes are supported in version 1.2.8, it is seen that in
v1.2.8 IPv6 default route is not supported. Support for default route
is added in keepalived v1.2.10. Observations on v1.2.8 are captured
at the following link - http://paste.openstack.org/show/165403/

[1] - http://www.keepalived.org/changelog.html

Closes-Bug: #1415756
Change-Id: I768ae233d2c2e24df93a4736ef6d8f4005770fa5
2015-06-19 09:11:01 +00:00
..
eventlet OVS-agent: Separate ovs-ofctl using code as a driver 2015-05-25 18:48:02 +09:00
sanity Add sanity_check for keepalived ipv6 support 2015-06-19 09:11:01 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
netns_cleanup.py Moves ovs_lib to agent/common 2015-03-25 13:48:33 -07:00
ovs_cleanup.py Moves ovs_lib to agent/common 2015-03-25 13:48:33 -07:00
sanity_check.py Add sanity_check for keepalived ipv6 support 2015-06-19 09:11:01 +00:00
usage_audit.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00