cinder/releasenotes
Sean McGinnis fe69f67936
Add release note for force delete MV fix
Change Ida04fc8a7a7af541547ea196a3cbb5a287714eea fixed an issue where we
were checking the wrong microversion for support of the force delete
functionality. This adds a release note to call out that previously this
call might have been working when using a lower microversion but will no
longer be allowed.

Related-bug: #1783028

Change-Id: I660c934da053b576f817cdd349949873b0c30193
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-07-26 12:31:58 -05:00
..
2018-06-16 06:10:53 +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.