After looking through our current docs, I don't see any place we
specifically talk in depth about l3 agent HA. Therefore if we want to
spend the time with a new agent HA guide (or something) I think that
should come in as a stand alone request.

The config option added as part of this change is well documented
including info about ICMP ECHO_REQUEST  [1].

That said I don't see any other work necessary here.


[1] 
https://docs.openstack.org/neutron/pike/configuration/l3-agent.html#DEFAULT.ha_vrrp_health_check_interval

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1683107

Title:
      Add support for Keepalived VRRP health check

Status in neutron:
  Invalid

Bug description:
  https://review.openstack.org/454657
  Dear bug triager. This bug was created since a commit was marked with 
DOCIMPACT.
  Your project "openstack/neutron" is set up so that we directly report the 
documentation bugs against it. If this needs changing, the docimpact-group 
option needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

  commit 01b3733975402525b67906928c069d468ca275d9
  Author: Lubosz Kosnik <lubosz.kos...@intel.com>
  Date:   Thu Jan 28 14:44:00 2016 +0100

      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.
      
      Conflicts:
        neutron/conf/agent/l3/ha.py
              neutron/agent/l3/ha.py
              neutron/agent/linux/keepalived.py
      
      Co-Authored-By: Artur Korzeniewski <artur.korzeniew...@intel.com>
      Change-Id: Ib4d0691f432830357ea3f113036719645bc59a62
      Closes-Bug: #1365461
      (cherry picked from commit 185d6cbc648fd041402a5034b04b818da5c7136e)

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1683107/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to