
A bug in PBR levels less than 0.5.10 causes the /usr/lib/python2.X/site-packages/cinder/db/sqlalchemy/migrate_repo/migrate.cfg file to not be properly installed. This causes 'cinder-manage db sync' to fail due to the missing file. This change sets the required PBR level to >=0.5.10,<0.6 to avoid the problem. In the case that user already has a 0.5.X level of PBR installed that is less than 0.5.10 it should be updated rather than encountering issues as our test system did. Change-Id: I532158277a4acbb2f8cb75d03c91097e6d7e0312 fixes: bug 1182203
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%