Files
cinder/releasenotes
Brian Rosmaita 1631742f43 Correct group:reset_group_snapshot_status policy
The default value for the group:reset_group_snapshot_status policy, which
governs the Block Storage API call "Reset group snapshot status" [0],
was changed to admin-or-owner during refactoring for the policy-in-code
initiative in Queens [1].  Consensus at the Wallaby R-18 mid-cycle was
that this change was a mistake that should be corrected [2].

[0] https://docs.openstack.org/api-ref/block-storage/v3/#reset-group-snapshot-status
[1] https://review.opendev.org/c/openstack/cinder/+/507812
[2] https://wiki.openstack.org/wiki/CinderWallabyMidCycleSummary#consistent_and_secure_policies

Change-Id: I7875d365bb73dd80ecbe30c4801599b6f781cc39
Closes-bug: #1908315
2020-12-16 21:34:57 -05:00
..
2020-12-13 06:15:49 +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.