f26f683c0ffb1cd5e22b17da29fa95d7ecc408f9
Allows support for setting a minimum and/or maximum vol size that can be created in extra_specs for each volume_type. This allows setting size restrictions on different "tiers" of storage. If configured, the size restrictions will be checked at the API level as part of volume creation or retype. 2 new volume type keys are supported for setting the minimum volume size and maximum volume size for that type. 'provisioning:min_vol_size' 'provisioning:max_vol_size' Implements: blueprint min-max-vol-size-by-vol-type Change-Id: I222e778902a41e552e812896d7afd0516ee7fe68
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
Python client
Description
Languages
Python
99.6%
Smarty
0.4%