OpenStack Block Storage (Cinder)
2a1a0bc3e2
Split off the finalization part of the volume manager's extend_volume method and make it externally callable as the new os-extend_volume_completion admin volume action. This is the first part of a feature that will allow volume drivers to rely on feedback from Nova when extending attached volumes, allowing e.g. NFS-based drivers to support online extend. See the linked blueprint for details. Implements: bp extend-volume-completion-action Change-Id: I4aaa5da1ad67a948102c498483de318bd245d86b |
||
---|---|---|
api-ref/source | ||
cinder | ||
doc | ||
etc/cinder | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
roles | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
driver-requirements.txt | ||
HACKING.rst | ||
LICENSE | ||
mypy-files.txt | ||
README.rst | ||
reno.yaml | ||
requirements.txt | ||
ruff.toml | ||
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