OpenStack Block Storage (Cinder)
8e4e0c86c3
Add option `unity_io_ports`, which is a list of strings set by users to specify which FC/iSCSI ports can be used by the driver. The format is "spa_iom_0_fc0" for FC and "spa_eth0" for iSCSI. Unix-style glob expression is supported, like "spa_*". DocImpact Implements: blueprint unity-add-io-port-option Change-Id: Ifd7873b65cb06605b72af216b87846117f874868 |
||
---|---|---|
api-ref/source | ||
cinder | ||
doc | ||
etc/cinder | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
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