yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49204
[Bug 1567295] Re: tox -e py27 is failing due to fixtures 2.0.0 release
Nova is passing on master now since we capped fixtures<2.0.
stable/liberty unit test jobs for nova are failing because they aren't
using constraints. The stable/mitaka unit test jobs are OK though since
they use constraints.
** Also affects: nova/liberty
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1567295
Title:
tox -e py27 is failing due to fixtures 2.0.0 release
Status in neutron:
Fix Released
Status in OpenStack Compute (nova):
Confirmed
Status in OpenStack Compute (nova) liberty series:
New
Bug description:
unit test cases were failing due to below error
networking_l2gw.tests.unit.services.l2gateway.service_drivers.test_rpc_l2gw.TestL2gwRpcDriver.test_validate_connection
----------------------------------------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py", line 42, in setUp
self.plugin = rpc_l2gw.L2gwRpcDriver(self.service_plugin)
File "networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py", line 62, in __init__
self.conn.consume_in_threads()
TypeError: fake_consume_in_threads() takes exactly 1 argument (0 given)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1567295/+subscriptions