Slawek, Thank you for reporting this issue. The new keepalived versions include a cherry-pick of https://github.com/acassen/keepalived/commit/e90a633c34fbe6ebbb891aa98bf29ce579b8b45c. I'm currently building a new xenial version of keepalived in a PPA for testing purposes with this patch removed. Would you be able to re-run tests with it to see if this fixes the issue? You can get the fix by running the following commands on a xenial machine. You'll need to use mitaka (base xenial without cloud archive) or use the ocata or pike cloud archives.
sudo add-apt-repository ppa:corey.bryant/xenial-bug-1789045 sudo apt update -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to keepalived in Ubuntu. https://bugs.launchpad.net/bugs/1789045 Title: keepalived 1:1.2.24-1ubuntu0.16.04.1 breaks Neutron stable branches Status in keepalived package in Ubuntu: Confirmed Bug description: It looks that keepalived 1:1.2.24-1ubuntu0.16.04.1 which is available in Xenial repositories breaks CI functional tests in OpenStack Neutron in stable/queens, stable/pike and stable/ocata branches. See bug https://bugs.launchpad.net/neutron/+bug/1788185 for details. In master and stable/rocky branch we are using cloud-archive apt repo which already have keepalived in newer version 1:1.3.9-1ubuntu0.18.04.1~cloud0 and this works fine. Some details about issue: It looks for me that keepalived in broken version clears all IP addresses configured on qr- interface in router's namespace and that cause failures of tests but it also may (probably) cause to some real issue in production when Neutron with HA routers is used. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1789045/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-ha Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-ha More help : https://help.launchpad.net/ListHelp

