
Ceilometer depends on anyjson 0.3.1, whereas cinder requires exacly 0.2.4. The net effect is a devstack with ceilometer installed will appear to work initially, as ceilometer is sparked up after cinder. However, if any of the cinder services are subsequently restarted, they fail with: pkg_resources.DistributionNotFound: anyjson==0.2.4 By simply allowing the cinder anyjson dependency version to be greater than as opposed to an exact match, we can avoid the clash. Change-Id: I21737a2504705f15dd16e6762b44624678177442
The Choose Your Own Adventure README for Cinder
You have come across a storage service for an open cloud computing service. It has identified itself as "Cinder." It was abstracted from the Nova project.
To monitor it from a distance: follow @openstack on twitter.
To tame it for use in your own cloud: read http://docs.openstack.org
To study its anatomy: read http://cinder.openstack.org
To dissect it in detail: visit http://github.com/openstack/cinder
To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder
To watch it: http://jenkins.openstack.org
To hack at it: read HACKING
To cry over its pylint problems: http://jenkins.openstack.org/job/cinder-pylint/violations
Description
Languages
Python
99.7%
Smarty
0.3%