OpenStack Block Storage (Cinder)
Go to file
Zhongyue Luo b1764fdc83 Fixes 'not in' operator usage
Change-Id: Id4c83e32f6dcb4f710c5a8d8b6f130038cf07648
2013-02-04 10:33:43 +08:00
bin Pull cfg module from Oslo and update cinder-manage accordingly 2013-01-31 00:18:37 +08:00
cinder Fixes 'not in' operator usage 2013-02-04 10:33:43 +08:00
contrib Remove some unused helper scripts 2012-07-17 04:33:17 +01:00
doc Removes the xensm driver 2012-11-20 14:47:14 +00:00
etc/cinder Merge "Update osapi_volume_extension default." 2013-01-31 07:13:18 +00:00
tools Merge "Use install_venv_common.py from oslo." 2013-01-31 06:32:10 +00: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 Use install_venv_common.py from oslo. 2013-01-28 14:20:20 -05: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 Implement filter scheduler 2013-01-10 11:22:56 +08: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