OpenStack Block Storage (Cinder)
Go to file
Mike Perez 015f2a2f2e change display_description to description in volumes
Rest v2 api volume responses key display_description changes to
description to be consistent with other modules and projects.

Change-Id: Ibafa2865c6c4a73fc1cf4694ae77a6709fd2e6e5
2013-02-12 02:31:07 -08:00
bin Update to latest oslo-version code. 2013-02-07 02:29:27 -06:00
cinder change display_description to description in volumes 2013-02-12 02:31:07 -08:00
contrib Remove some unused helper scripts 2012-07-17 04:33:17 +01:00
doc Update to latest oslo-version code. 2013-02-07 02:29:27 -06:00
etc/cinder Allow for specifying nfs mount options 2013-02-06 17:10:15 +00:00
tools Allow tools/install_venv_common.py to be run from within the source directory. 2013-02-05 20:56:04 -05:00
.gitignore Add *.swp to gitignore. 2012-12-13 16:57:40 -07: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 Update to latest oslo-version code. 2013-02-07 02:29:27 -06:00
pylintrc Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
run_tests.sh Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
setup.cfg Fix up coverage and jenkins test running. 2012-05-21 16:46:25 -04:00
setup.py Update to latest oslo-version code. 2013-02-07 02:29:27 -06:00
tox.ini Add pyflakes 2013-01-02 08:44:42 -06: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