OpenStack Block Storage (Cinder)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Vasyl Khomenko 5aa8831f77
Add .coveragerc to show proper coverage statistics. As in other openstack projects.
10 years ago
bin Fix cinder-manage backup list to work with uuids 10 years ago
cinder Merge "Prevent create volume from snapshot with bad size" 10 years ago
contrib Remove some unused helper scripts 11 years ago
doc Cinder devref doc cleanups 10 years ago
etc/cinder Add du to rootwrap filters 10 years ago
tools Remove unused tools/rfc.sh 10 years ago
.coveragerc Add .coveragerc to show proper coverage statistics. As in other openstack projects. 10 years ago
.gitignore Implement a basic backup-volume-to-swift service 10 years ago
.gitreview Initial fork out of Nova. 11 years ago
.mailmap Use openstack.common.setup. 11 years ago
CONTRIBUTING.md Add CONTRIBUTING file. 10 years ago
HACKING.rst Fixes 'not in' operator usage 10 years ago
LICENSE Initial fork out of Nova. 11 years ago
MANIFEST.in Use setuptools-git. 11 years ago
README.rst Initial fork out of Nova. 11 years ago
babel.cfg Initial fork out of Nova. 11 years ago
openstack-common.conf Reformat openstack-common.conf 10 years ago
pylintrc Initial fork out of Nova. 11 years ago
run_tests.sh Use nose and openstack nose plugin. 10 years ago
setup.cfg Fix up coverage and jenkins test running. 11 years ago
setup.py remove cinder-rtstool because of rtslib dep 10 years ago
tox.ini Update tox.ini to support RHEL 6.x. 10 years ago

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