OpenStack Block Storage (Cinder)
234a0784bf
1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links For example: (1)http://docs.openstack.org/admin-guide/blockstorage_nfs_backend.html ->https://docs.openstack.org/cinder/latest/admin/blockstorage-nfs-backend.html (2)http://docs.openstack.org/oslo.i18n/latest/user/index.html ->https://docs.openstack.org/oslo.i18n/latest/user/index.html (3)http://docs.openstack.org/ --> https://docs.openstack.org/ (4)http://docs.openstack.org/admin-guide/blockstorage_multi_backend.html ->https://docs.openstack.org/cinder/latest/admin/blockstorage-multi-backend.html Change-Id: I7fcdc4453cb3bad713c7d770012411701cca742b Closes-Bug:#1710054 |
||
---|---|---|
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