yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28219
[Bug 1418990] Re: Conflict between global-requirements and keystone/nova-requirements
I'm sorry. This bug touched only our modified version of devstack.
** Changed in: keystone
Status: New => Invalid
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1418990
Title:
Conflict between global-requirements and keystone/nova-requirements
Status in OpenStack Identity (Keystone):
Invalid
Status in OpenStack Compute (Nova):
Invalid
Bug description:
At 5th of February was merged the patch https://review.openstack.org/#/c/153171/ changed the global requirements.
The error in the devstack installation process:
2015-02-06 13:35:47.117 | + /usr/local/bin/nova-manage db sync
2015-02-06 13:35:47.218 | Traceback (most recent call last):
2015-02-06 13:35:47.218 | File "/usr/local/bin/nova-manage", line 5, in <module>
2015-02-06 13:35:47.218 | from pkg_resources import load_entry_point
2015-02-06 13:35:47.219 | File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3018, in <module>
2015-02-06 13:35:47.219 | working_set = WorkingSet._build_master()
2015-02-06 13:35:47.219 | File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 614, in _build_master
2015-02-06 13:35:47.219 | return cls._build_from_requirements(__requires__)
2015-02-06 13:35:47.219 | File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 627, in _build_from_requirements
2015-02-06 13:35:47.220 | dists = ws.resolve(reqs, Environment())
2015-02-06 13:35:47.220 | File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 805, in resolve
2015-02-06 13:35:47.220 | raise DistributionNotFound(req)
2015-02-06 13:35:47.220 | pkg_resources.DistributionNotFound: pycadf<0.6.0,>=0.4.1
The installed version of pycadf is 0.6.0.
This problem related to icehouse version. We have to run the OpenStack
Proposal Bot to update the keystone and nova requirements for
stable/icehouse branch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1418990/+subscriptions
References