yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80187
[Bug 1845150] Re: [FT] "keepalived" needs network interfaces configured as in its own config
Reviewed: https://review.opendev.org/684249
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d8eb42f1eaaa3747691cbb91db49292c66732073
Submitter: Zuul
Branch: master
commit d8eb42f1eaaa3747691cbb91db49292c66732073
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Mon Sep 23 17:43:44 2019 +0000
Configure keepalived interfaces according to config file
"keepalived" process stops running if it does not find any of the
tracked interfaces correctly configured. To prevent this in
"KeepalivedManagerTestCase" test cases, "eth0" is set up and an IP
address is assigned.
Change-Id: Ibd4ef7b0db5b6830383fffcac685b9c709aae350
Closes-Bug: #1845150
Related-Bug: #1830232
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1845150
Title:
[FT] "keepalived" needs network interfaces configured as in its own
config
Status in neutron:
Fix Released
Bug description:
Related to https://bugs.launchpad.net/neutron/+bug/1830232.
When "keepalived" is started with a config file but the interfaces do
not have the same configuration (IP address), the process stops
working, causing in some cases the failure of the test case. Log
snippet:
Sep 20 21:11:42 ubuntu-bionic-rax-iad-0011623950 Keepalived_vrrp[22546]: (VR_1): Cannot find an IP address to use for interface eth0
Sep 20 21:11:42 ubuntu-bionic-rax-iad-0011623950 Keepalived_vrrp[22546]: Stopped
LOG FILE: https://openstack.fortnebula.com:13808/v1/AUTH_e8fd161dc34c421a979a9e6421f823e9/zuul_opendev_logs_447/681671/8/check/neutron-functional-python27/4475c6d/controller/logs/journal_log.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1845150/+subscriptions
References