f26f683c0f
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 |
||
---|---|---|
.. | ||
notes | ||
source | ||
README.rst |
Release notes
The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.
A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.
Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.