OpenStack Block Storage (Cinder)
fdd49d09a6
Currently vmdk volumes are created with lsiLogic adapter. The volume may not be recognized if the guest OS does not support lsiLogic. Adding config option 'vmware_adapter_type' to specify the default adapter type for new volumes. DocImpact Added new driver config option 'vmware_adapter_type' to specify the default adapter type for new volumes created by the VMware VMDK driver. Partial-bug: #1691285 Change-Id: I2b923af59d51a8b0c94ef4e111d20958d44182b0 |
||
---|---|---|
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