neutron/neutron/conf
Lubosz Kosnik 185d6cbc64 Add support for Keepalived VRRP health check
Adds functionality to generate bash script which verifies health of current
keepalived instance by pinging all available and configured GW addresses.
This functionality supports IPv4 and IPv6 by detecting needed ping version
using netaddr.

DocImpact:
Added a new parameter to 'l3_agent.ini' named
'ha_vrrp_health_check_interval' which is by default set to 0 (disabled).
Values > 0 designate health check functionality should be enabled.
Requires allowed ICMP ECHO_REQUEST because that is disabled by default.

Co-Authored-By: Artur Korzeniewski <artur.korzeniewski@intel.com>
Change-Id: Ib4d0691f432830357ea3f113036719645bc59a62
Closes-Bug: #1365461
2017-02-02 12:09:12 -05:00
..
agent Add support for Keepalived VRRP health check 2017-02-02 12:09:12 -05:00
extensions Refactoring config options for extension opts 2016-08-05 20:36:08 +00:00
plugins SR-IOV: Remove physical_device_mappings depreciation warning 2017-01-05 09:44:03 +02:00
services Use the session loader in keystoneauth1 for designate 2017-01-11 11:37:09 +01:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
cache_utils.py Refactoring config options for cache_utils opts 2016-10-22 06:28:59 +00:00
common.py Remove advertise_mtu config option 2017-01-09 22:17:09 +00:00
quota.py Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
service.py Refactoring config options for service 2016-05-14 21:44:18 -05:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00