OpenStack Block Storage (Cinder)
Go to file
Jenkins 3aa947d763 Merge "REST session validity not checked in get_volume_info" 2013-03-31 15:26:46 +00:00
bin getLogger should be called after logging is configured 2013-03-28 08:54:50 -04:00
cinder Merge "REST session validity not checked in get_volume_info" 2013-03-31 15:26:46 +00: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-22 10:20:53 -06:00
tools Remove unused tools/rfc.sh 2013-03-25 21:57:01 +00: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 Add missing processutils for impl_zmq in oslo rpc 2013-03-20 18:07:31 -04: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-19 15:32:05 -04: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