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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp