OpenStack Block Storage (Cinder)
00006260d2
This partially reverts Change Icd39c16ea4ec83749f61a443cd450c76be1aabce, who changed the type of the option quobyte_volume_url from StrOpt to UriOpt. This broke the capability to specify redundancy in this option entry. This change changes the type back to StrOpt, updates the options description to reflect possible redundancy, bumps the driver version and adds a bugfix releasenote. This change is filed with dependency on another small Bugfix in the same driver, in order to prevent too many version bump merge conflicts. Adding DocImpact tag because of the updated option desc. DocImpact Closes-Bug: 1675710 Change-Id: I639fb4cd702c074420087af06b111bf9fdaf27d3 |
||
---|---|---|
api-ref/source | ||
cinder | ||
doc | ||
etc/cinder | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
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: http://wiki.openstack.org/Cinder
- Developer docs: http://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