Public bug reported:
get_candidates is expected to return an iterable but has some early None
returns that result in the following exceptions:
2015-09-12 01:25:42.198 1184 TRACE neutron.db.l3_agentschedulers_db for
chosen_agent in candidates:
2015-09-12 01:25:42.198 1184 TRACE neutron.db.l3_agentschedulers_db TypeError:
'NoneType' object is not iterable
** Affects: neutron
Importance: Undecided
Assignee: Kevin Benton (kevinbenton)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Kevin Benton (kevinbenton)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1494996
Title:
l3 scheduler get_candidates returns non-iterable
Status in neutron:
In Progress
Bug description:
get_candidates is expected to return an iterable but has some early
None returns that result in the following exceptions:
2015-09-12 01:25:42.198 1184 TRACE neutron.db.l3_agentschedulers_db for
chosen_agent in candidates:
2015-09-12 01:25:42.198 1184 TRACE neutron.db.l3_agentschedulers_db
TypeError: 'NoneType' object is not iterable
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1494996/+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