OpenStack Block Storage (Cinder)
e75be5d905
Castellan commit 8980bf7da55dd084ad84c84534fe937f0d43b9c0 deprecated the api_class option in favor of the new backend option. This causes doc build failures in Cinder due to us treating warnings as errors. This changes over to use backend (the library will still recognize api_class as an option) and removed some of the key manager code deprecated in Newton. Depends-on: I112f7a4654a65c3291526b408838d7b1c175b069 Closes-bug: #1718468 Change-Id: I8d3638a69f4efcc52053269c51c01667fb810172 |
||
---|---|---|
api-ref/source | ||
cinder | ||
contrib/block-box | ||
doc | ||
etc/cinder | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
driver-requirements.txt | ||
HACKING.rst | ||
LICENSE | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient