yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39002
[Bug 1494996] Re: l3 scheduler get_candidates returns non-iterable
** Changed in: neutron
Status: Fix Committed => 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/1494996
Title:
l3 scheduler get_candidates returns non-iterable
Status in neutron:
Fix Released
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
References