cinder/releasenotes
Ory Jonay c96f399710 INFINIDAT: fixing extend mechanism
There was bug (Bug #1772421) that using extend didn't extend the volume
and only added to its size.
The fix was to calculate size delta inside extend_volume and pass the
calculated delta to the API resize method.

Change-Id: I73035be776a7291ca1578f21cab41c59abc0a534
Closes-Bug: #1772421
2018-05-23 09:26:02 +03:00
..
notes INFINIDAT: fixing extend mechanism 2018-05-23 09:26:02 +03:00
source Imported Translations from Zanata 2018-05-15 07:09:39 +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.