yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62347
[Bug 1668513] Re: KeyError on loadbalancer schedule
** Changed in: neutron
Status: New => 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/1668513
Title:
KeyError on loadbalancer schedule
Status in neutron:
Fix Released
Bug description:
When multi neutron-server rescheduled the same loadbalancer from a
dead agent almost simultaneously, the function
"get_agent_hosting_loadbalancer" might return a dict, which would
cause KeyError since the dict format is such like {'agent': {'id':
xxx, ...}}.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1668513/+subscriptions
References