cinder/releasenotes
Mohammed Naser 37f2bdcdec Add ability to specify minimum value when using capacity based QoS
When using capacity based QoS, it is possible that a user provisions
a volume that is very small but it unusable because of the very small
calculated IOPs.

This patch adds a few options to allow operators to allow for a minimum
value of IOPs, where the greater of the calculated value and minimum
is used as the QoS value.

Change-Id: I0fac45847f991d1f81ddcdd8674f8634f1cc4943
2018-08-03 11:00:40 -04:00
..
notes Add ability to specify minimum value when using capacity based QoS 2018-08-03 11:00:40 -04:00
source Imported Translations from Zanata 2018-06-16 06:10:53 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00

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.