OpenStack Block Storage (Cinder)
7d9dc8dec9
NetApp ONTAP 9.4 or newer supports Adaptive QoS, which scales the throughput according to the volume size. In Victoria release, ONTAP Cinder driver added support for assigning pre-existing Adaptive QoS policy groups to volumes. This patch allows the dynamic creation of Adpative QoS, by reading new back-end QoS specs. Implements: blueprint netapp-ontap-dynamic-adaptive-qos Change-Id: Ie35373c7b205ffa12c4bb710255f1baf7a836d9f |
||
---|---|---|
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 | ||
mypy-files.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