yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05955
[Bug 1026062] Re: anyjson dep needed for openstack.common.jsonutils conflicts across several projects
ceilometer/requirements.txt:anyjson>=0.3.3
cinder/requirements.txt:anyjson>=0.3.3
glance/requirements.txt:anyjson>=0.3.3
neutron/requirements.txt:anyjson>=0.3.3
nova/requirements.txt:anyjson>=0.3.3
oslo-incubator/requirements.txt:anyjson>=0.3.3
requirements/global-requirements.txt:anyjson>=0.3.3
tempest/requirements.txt:anyjson>=0.3.3
** Changed in: nova
Status: Triaged => Invalid
** Changed in: glance
Status: Triaged => Invalid
** Changed in: keystone
Status: Triaged => Invalid
** Changed in: oslo
Status: Triaged => 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/1026062
Title:
anyjson dep needed for openstack.common.jsonutils conflicts across
several projects
Status in OpenStack Image Registry and Delivery Service (Glance):
Invalid
Status in OpenStack Identity (Keystone):
Invalid
Status in OpenStack Compute (Nova):
Invalid
Status in Oslo - a Library of Common OpenStack Code:
Invalid
Bug description:
The keystone output is:
Traceback (most recent call last):
File "/usr/local/bin/keystone-manage", line 5, in <module>
pkg_resources.run_script('keystone==2012.2', 'keystone-manage')
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 499, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1235, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/local/lib/python2.7/dist-packages/keystone-2012.2-py2.7.egg/EGG-INFO/scripts/keystone-manage", line 17, in <module>
from keystone import cli
File "/usr/local/lib/python2.7/dist-packages/keystone-2012.2-py2.7.egg/keystone/cli.py", line 25, in <module>
from keystone.openstack.common import jsonutils
File "/usr/local/lib/python2.7/dist-packages/keystone-2012.2-py2.7.egg/keystone/openstack/common/jsonutils.py", line 140, in <module>
anyjson.force_implementation(__name__)
File "/usr/local/lib/python2.7/dist-packages/anyjson/__init__.py", line 110, in force_implementation
implementation = _JsonImplementation(spec)
File "/usr/local/lib/python2.7/dist-packages/anyjson/__init__.py", line 62, in __init__
fdec = modinfo["filedecoder"]
KeyError: 'filedecoder'
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1026062/+subscriptions