Public bug reported:

neutron sets the no_track flag for keepalived config when keepalived is 
installed in version >= 2.0.0
This breaks installations with keepalived between 2.0.0 and 2.0.2 because 
keepalived implemented the no_track option in version 
2.0.3.(https://github.com/acassen/keepalived/blob/master/ChangeLog#L2722)

The following code should be set to 2.0.3 instead of 2.0.0
(https://opendev.org/openstack/neutron/src/branch/master/neutron/cmd/runtime_checks.py#L44)

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  keepalived no_track implemented in >= 2.0.3

Status in neutron:
  New

Bug description:
  neutron sets the no_track flag for keepalived config when keepalived is 
installed in version >= 2.0.0
  This breaks installations with keepalived between 2.0.0 and 2.0.2 because 
keepalived implemented the no_track option in version 
2.0.3.(https://github.com/acassen/keepalived/blob/master/ChangeLog#L2722)

  The following code should be set to 2.0.3 instead of 2.0.0
  
(https://opendev.org/openstack/neutron/src/branch/master/neutron/cmd/runtime_checks.py#L44)

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1956770/+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