yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49159
[Bug 1567295] Re: tox -e py27 is failing due to fixtures 2.0.0 release
I'm not sure why mitaka and liberty backport potential are in here, we
shouldn't be using fixtures 2.0.0 in mitaka or liberty because it's not
used in upper-constraints on those branches.
** Summary changed:
- tox -e py27 is failing
+ tox -e py27 is failing due to fixtures 2.0.0 release
** Also affects: nova
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:
In Progress
Status in OpenStack Compute (nova):
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