
eventually we'll need to do this to allow for testr testing, but in doing so this also exposed that sqlite downgrade of source_volid didn't work when data was in the table (sqlite just happily ignored the drop, then failed when trying to added the column for a second time during the snake walk.) This fix also adds the correct sqlite downgrade path for migration 005 to actually drop source_volid, but ensure we don't loose any other data in the process. Change-Id: I082b53e108c4d564e33ef79979ea8c1642afdbcd
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%