OpenStack Block Storage (Cinder)
Go to file
john-griffith 5ffed5d2f7 Snapshot reservation sync calls wrong resource.
The snapshot reservations code isn't calling the
correct resource on sync (it's calling volumes).  There's
also some problems with the logic being used on the delete/clean up
that are fixed here as well.

Fixes bug: 1157506
Fixes bug: 1157982

Change-Id: I91327b8043ab63aa35ea8a91b6de544bf5bf6c61
(cherry picked from commit b450eef832)
2013-03-23 15:34:30 -06:00
bin Merge "Update Cinder's latest copy of OSLO grizzly stable" into milestone-proposed 2013-03-22 12:46:04 +00:00
cinder Snapshot reservation sync calls wrong resource. 2013-03-23 15:34:30 -06:00
contrib Remove some unused helper scripts 2012-07-17 04:33:17 +01:00
doc Cinder devref doc cleanups 2013-02-21 21:10:16 +11:00
etc/cinder Snapshot reservation sync calls wrong resource. 2013-03-23 15:34:30 -06:00
tools Update Cinder's latest copy of OSLO grizzly stable 2013-03-21 21:57:31 -06:00
.gitignore Implement a basic backup-volume-to-swift service 2013-02-21 00:00:30 +00:00
.gitreview Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
.mailmap Use openstack.common.setup. 2012-07-20 20:02:36 +00:00
CONTRIBUTING.md Add CONTRIBUTING file. 2012-11-22 12:47:49 -07:00
HACKING.rst Fixes 'not in' operator usage 2013-02-04 10:33:43 +08:00
LICENSE Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
MANIFEST.in Use setuptools-git. 2012-08-10 11:56:00 -04:00
README.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
babel.cfg Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
openstack-common.conf Pull newly merged Olso update for 'is' operator 2013-03-08 13:07:14 +08:00
pylintrc Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
run_tests.sh Use nose and openstack nose plugin. 2013-03-07 14:14:08 -05:00
setup.cfg Fix up coverage and jenkins test running. 2012-05-21 16:46:25 -04:00
setup.py remove cinder-rtstool because of rtslib dep 2013-03-21 21:57:21 -06:00
tox.ini Update tox.ini to support RHEL 6.x. 2013-03-08 08:56:48 -05:00

README.rst

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