Was fixed recently.

** Changed in: neutron
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1541879

Title:
  Neutron devstack gate fails to install keystone due to fresh testtools

Status in neutron:
  Fix Released

Bug description:
  Today testtools 2.0.0 were released, and now gate fails as in:

  http://logs.openstack.org/43/272643/1/check/gate-tempest-dsvm-neutron-
  full/85bf432/logs/devstacklog.txt.gz

  2016-02-04 14:17:24.168 | Traceback (most recent call last):
  2016-02-04 14:17:24.168 |   File "/usr/local/bin/keystone-manage", line 4, in 
<module>
  2016-02-04 14:17:24.169 |     
__import__('pkg_resources').require('keystone==2015.1.4.dev2')
  2016-02-04 14:17:24.169 |   File 
"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3141, 
in <module>
  2016-02-04 14:17:24.169 |     @_call_aside
  2016-02-04 14:17:24.169 |   File 
"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3127, 
in _call_aside
  2016-02-04 14:17:24.169 |     f(*args, **kwargs)
  2016-02-04 14:17:24.169 |   File 
"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3154, 
in _initialize_master_working_set
  2016-02-04 14:17:24.170 |     working_set = WorkingSet._build_master()
  2016-02-04 14:17:24.170 |   File 
"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 642, 
in _build_master
  2016-02-04 14:17:24.170 |     return 
cls._build_from_requirements(__requires__)
  2016-02-04 14:17:24.170 |   File 
"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 655, 
in _build_from_requirements
  2016-02-04 14:17:24.170 |     dists = ws.resolve(reqs, Environment())
  2016-02-04 14:17:24.170 |   File 
"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 833, 
in resolve
  2016-02-04 14:17:24.170 |     raise VersionConflict(dist, 
req).with_context(dependent_req)
  2016-02-04 14:17:24.170 | pkg_resources.ContextualVersionConflict: (fixtures 
1.2.0 (/usr/local/lib/python2.7/dist-packages), 
Requirement.parse('fixtures>=1.3.0'), set(['testtools']))

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1541879/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to