yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45562
[Bug 1539333] [NEW] exception covered in test case: _test_process_routers_update_router_deleted
Public bug reported:
Testcase _test_process_routers_update_router_deleted directly tests the
update process.
It lacks of router creating process so remove_router be called but
add_router never be called before. That will trigger a TypeError
exception in remove_router callback function as it would get a router
NONE.
** Affects: neutron
Importance: Undecided
Assignee: yalei wang (yalei-wang)
Status: New
** Changed in: neutron
Assignee: (unassigned) => yalei wang (yalei-wang)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1539333
Title:
exception covered in test case:
_test_process_routers_update_router_deleted
Status in neutron:
New
Bug description:
Testcase _test_process_routers_update_router_deleted directly tests
the update process.
It lacks of router creating process so remove_router be called but
add_router never be called before. That will trigger a TypeError
exception in remove_router callback function as it would get a router
NONE.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1539333/+subscriptions
Follow ups