OpenStack Block Storage (Cinder)
47b2c53952
This change in Fibre Channel zone manager Cisco driver allows to use the Fibre Channel fabric level cisco_zone_name_prefix to form the zone name. This is consistent with the "Cisco Fibre Channel Zone Driver – OpenStack Configuration Reference”. Zone_name_prefix will fall back to the one speficied at fc-zone-manager level if it is not specified at the more granular FC fabric level. The existing code takes zone_name_prefix only from the fc-zone-manager configuration. This patch also removes the code that marks Cisco Fibre Channel Zone driver as unsupported and deprecated. Cisco CI has been up and running again since Jan 24, 2018. Thus the change. This patch also contains a minor cleanup in ssh pool. Change-Id: If629dd30ed61829a1e4a56bc2e4401ef1adef2a5 |
||
---|---|---|
api-ref/source | ||
cinder | ||
contrib/block-box | ||
doc | ||
etc/cinder | ||
playbooks/legacy/cinder-tempest-dsvm-lvm-lio | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
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/cinder/latest/
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 https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient