OpenStack Block Storage (Cinder)
0912153358
Creating match-set type FC VLUN, instead of host sees type. Passing node-slot-port details while creating a VLUN. This patch fixes dangling lun entry left when both ISCSI and FC attaches are made on the same compute host, after removing all attachments. Updated version number to 3.0.8. Updated broken unit test cases. Adding release note. Closes-Bug: #1577993 Change-Id: I927638584093130b0e94c9cdd8074b3617baa366 |
||
---|---|---|
api-ref | ||
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 | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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