OpenStack Block Storage (Cinder)
Go to file
Nirmal Ranganathan bad23ceff8 Splitting out volume drivers in driver.py
Moved RBDDriver, SheepdogDriver into their own respective driver
files under cinder/volume/drivers/*. Moved FakeISCSIDriver and
LoggingVolumeDriver into a fake driver file under the tests,
since that's the only place where those are used.

Implements bp driver-cleanup

Change-Id: I39d91ac8e498a9e42c5443db16706203b988444b
2012-11-06 20:22:45 -07:00
bin Detect and fix issues caused by vol ID migration 2012-10-29 16:39:17 -06:00
cinder Splitting out volume drivers in driver.py 2012-11-06 20:22:45 -07:00
contrib Remove some unused helper scripts 2012-07-17 04:33:17 +01:00
doc Update HACKING.rst and related changes from Nova/PEP8. 2012-10-22 18:41:16 -04:00
etc/cinder Splitting out volume drivers in driver.py 2012-11-06 20:22:45 -07:00
tools pin sqlalchemy to the 0.7 series 2012-10-31 10:13:15 -04:00
.gitignore Clean up .gitignore 2012-09-09 18:49:19 +08: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
HACKING.rst Update HACKING.rst and related changes from Nova/PEP8. 2012-10-22 18:41:16 -04: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 Sync openstack common and add policy 2012-10-01 10:17:46 -05:00
pylintrc Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
run_tests.sh Don't do PEP8 test for openstack-common code. 2012-07-23 14:39:48 +08:00
setup.cfg Fix up coverage and jenkins test running. 2012-05-21 16:46:25 -04:00
setup.py Add trove classifiers for PyPI 2012-10-22 18:25:01 -04:00
tox.ini Add action extensions to support nova integration. 2012-06-26 14:35:56 -07: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