yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61886
[Bug 1668513] [NEW] KeyError on loadbalancer schedule
Public bug reported:
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, ...}}.
** Affects: neutron
Importance: Undecided
Assignee: Ding Guoqiang (dgq8211)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Ding Guoqiang (dgq8211)
--
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:
New
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
Follow ups