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
pawnesh.kumar 31769a4484
Update .coveragerc after the removal of openstack directory
7 years ago
api-ref/source Add 'replication_targets' and 'display_name' in API docs 7 years ago
cinder Merge "Mark backup_swift_key option as secret" 7 years ago
doc Adjust doc about threading 7 years ago
etc/cinder Provide cfg to ignore lvm descriptor leak warnings 7 years ago
rally-jobs Disable Rally backup-related scenarios 7 years ago
releasenotes Merge "Add Fibre Channel support for Nimble Storage" 7 years ago
tools Cleanup lintstack exceptions related to objects 7 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 7 years ago
.gitignore Add driver list to doc build 7 years ago
.gitreview Initial fork out of Nova. 11 years ago
.testr.conf Move integrated tests to 'functional' directory 7 years ago
CONTRIBUTING.rst Update CONTRIBUTING.md to CONTRIBUTING.rst 7 years ago
HACKING.rst Fix broken link in HACKING.rst 7 years ago
LICENSE Initial fork out of Nova. 11 years ago
README.rst Use openstack.org URLs in README 7 years ago
babel.cfg Initial fork out of Nova. 11 years ago
pylintrc Use six to fix imports on Python 3 8 years ago
requirements.txt Updated from global requirements 7 years ago
run_tests.sh Remove remaining oslo-incubator code from Cinder 7 years ago
setup.cfg Removing cinder-all binary 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Remove ovo[fixtures] dependency from tox.ini 7 years ago

README.rst

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.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/cinder.git

For developer information please see HACKING.rst

You can raise bugs here http://bugs.launchpad.net/cinder

Python client

https://git.openstack.org/cgit/openstack/python-cinderclient