OpenStack Block Storage (Cinder)
ecdd7522e8
Change I2550b00127ee2533b0ab12c4efb4927dbcaaa190 in Ussuri deprecated sending os-reset_status notifications to the nonstandard publisher_ids to which they were being sent. In Ussuri, these notifications were sent to both the old nonstandard publisher_ids and to the standard ones. The deprecation period is over, so remove the back-compat code and publish os-reset_status notifications only to the standard publisher ids. Change-Id: Iba64fcfbcb915e8ee8e58e4cf3058a973a7cf4fd Implements: bp os-reset-status-remove-back-compat |
||
---|---|---|
api-ref/source | ||
cinder | ||
contrib/block-box | ||
doc | ||
etc/cinder | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
driver-requirements.txt | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
reno.yaml | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Cinder
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in CONTRIBUTING.rst
You can raise bugs on Launchpad