Reviewed: https://review.opendev.org/757620 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4dca7fae87d9bea01e01f786465fdb4d8231dc69 Submitter: Zuul Branch: master
commit 4dca7fae87d9bea01e01f786465fdb4d8231dc69 Author: elajkat <email address hidden> Date: Tue Oct 6 13:20:06 2020 +0200
Keepalived version check
[0] introduced keepalived_use_no_track config option which defaults to True. Here I add and extra runtime check to check keepalived version, and only if that version is bigger than 2.0.0 add the no_track option to the keepalived config file.
[0] https://review.opendev.org/745641
Change-Id: I16dce5b3faf62ce02535170a1b0e1ad22ee8ac30 Closes-Bug: #1896506
Reviewed: https:/ /review. opendev. org/757620 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=4dca7fae87d 9bea01e01f78646 5fdb4d8231dc69
Committed: https:/
Submitter: Zuul
Branch: master
commit 4dca7fae87d9bea 01e01f786465fdb 4d8231dc69
Author: elajkat <email address hidden>
Date: Tue Oct 6 13:20:06 2020 +0200
Keepalived version check
[0] introduced keepalived_ use_no_ track config option which defaults to
True.
Here I add and extra runtime check to check keepalived version, and
only if that version is bigger than 2.0.0 add the no_track option to
the keepalived config file.
[0] https:/ /review. opendev. org/745641
Change-Id: I16dce5b3faf62c e02535170a1b0e1 ad22ee8ac30
Closes-Bug: #1896506