← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1677279] Re: Don't depend on l3-agent running for IPv6 failover

 

It's been over 7 years and there has been no movement on this bug. As
more deployments are using OVN, and this does not affect that, I am
going to close it. Please re-open or file a new bug if anyone intends to
work on this.

** Changed in: neutron
       Status: Confirmed => Won't Fix

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

Title:
  Don't depend on l3-agent running for IPv6 failover

Status in neutron:
  Won't Fix

Bug description:
  Right now, we're enabling IPv6 RA on the gateway interface for master
  instances [0].

  This happens only when the l3-agent is running so we depend on it for
  the correct configuration of the HA routers.

  If the l3-agent is shut down for maintenance, then we won't get RA
  enabled on master instance even though keepalived and keepalived-
  state-change are both running.

  We should get rid of this dependency by moving this code into
  keepalived-state-change, which we could assume that will be always
  running along with keepalived.

  [0]
  https://github.com/openstack/neutron/blob/master/neutron/agent/l3/ha.py#L124

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



References