yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16123
[Bug 1262885] Re: haproxy-lbaas-agent goes out of sync with db after being down
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1262885
Title:
haproxy-lbaas-agent goes out of sync with db after being down
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
How to reproduce:
1) create a pool with a VIP
2) check which lbaas-agent that pool is scheduled to
3) shut down lbaas-agent on the node
4) remove the pool/VIP via the API
5) restart lbaas-agent
It turns out the VIP would remain on the lbaas-agent host forever.
Looks like the instance_mapping variable is reset to empty restart the
agent restarted, so it essentially lost track of that removed
pool/vip.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1262885/+subscriptions
References