
This allows new values in QoS specs: - read_bytes_sec_per_gb - write_bytes_sec_per_gb - total_bytes_sec_per_gb The bytes value specifed in the QoS spec is multiplied by the size of the volume in initialize_connection, and the result is passed along like a standard <x>_bytes_sec QoS value. Change-Id: Iafc22d37c4c50515d9f6cf1144ea25847c90f75d
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.