OpenStack Block Storage (Cinder)
392f4bb092
We've removed OS_AUTH_TYPE support in favor of OS_AUTH_SYSTEM as of 2.2.0. This change just updates the example rc file to reflect that. While we're at it we'll also go ahead and update the example entry for the endpoint IP to point to the localhost. Of course this will need to be changed if you're running the client on a different node than the container. Closes-Bug: #1696635 Change-Id: Ia865aab9ec6dd1fac5a74a22a56bc6accc8b60b8 |
||
---|---|---|
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/developer/cinder
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 http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient