Error when stopping vcns driver task manager
Bug #1221486 reported by
Kaiwei Fan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Kaiwei Fan |
Bug Description
When stopping vcns driver task manager, an exception is raised:
Traceback (most recent call last):
File "neutron/
self.
File "neutron/
task = tasks[0]
TypeError: 'NoneType' object has no attribute '__getitem__'
2013-09-05 17:13:06,191 WARNING [neutron.
Changed in neutron: | |
assignee: | nobody → Kaiwei Fan (kaiwei-fan) |
tags: | added: nicira |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-rc1 → 2013.2 |
To post a comment you must log in.
if you can mock looping call in ut - or stop it on teardown/cleanup