yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19028
[Bug 1317588] Re: _network_filter_hook unit test failed in different components
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1317588
Title:
_network_filter_hook unit test failed in different components
Status in OpenStack Neutron (virtual network service):
Expired
Bug description:
The unit test, test_network_filter_hook_nonadmin_context, has some wrong assertion at the last line:
self.assertEqual(conditions.__str__(), "%s OR %s" % (txt, txt))
This failed the unit tests of bug 1308958 if something was made on the
function _network_filter_hook.
The other component should test themselves by using the similar
assertion, so they will also fail.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1317588/+subscriptions
References