← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1661703] [NEW] Add support for Keepalived VRRP health check

 

Public bug reported:

https://review.openstack.org/273546
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 185d6cbc648fd041402a5034b04b818da5c7136e
Author: Lubosz Kosnik <lubosz.kosnik@xxxxxxxxx>
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.
    
    Co-Authored-By: Artur Korzeniewski <artur.korzeniewski@xxxxxxxxx>
    Change-Id: Ib4d0691f432830357ea3f113036719645bc59a62
    Closes-Bug: #1365461

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc neutron

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

Title:
      Add support for Keepalived VRRP health check

Status in neutron:
  New

Bug description:
  https://review.openstack.org/273546
  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 185d6cbc648fd041402a5034b04b818da5c7136e
  Author: Lubosz Kosnik <lubosz.kosnik@xxxxxxxxx>
  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.
      
      Co-Authored-By: Artur Korzeniewski <artur.korzeniewski@xxxxxxxxx>
      Change-Id: Ib4d0691f432830357ea3f113036719645bc59a62
      Closes-Bug: #1365461

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


Follow ups