Files
cinder/releasenotes
Silvan Kaiser 57892623de Disallow extension of attached volumes for NFS & Quobyte drivers
NFS and Quobyte drivers no longer allow extension of an attached
volume. The extend operation raises an ExtendVolumeError
in the Cinder Volume service in case the volume to be extended
is currently attached.

This should be reverted once a a more capable solution for
bug #1870367 has been found.

Partial-bug: #1870367

Change-Id: Ib2a7c1cdf269b4907ff8adff1b9d900072eedde2
2020-09-23 15:05:20 +00:00
..
2020-05-05 06:21:18 +00:00
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.