cinder/releasenotes
Gerald McBrearty 7bd2950ad5 Make VolumeTypeExtraSpecsController policy more granular
Change VolumeTypeExtraSpecsController to pass the action
on authorize for create, delete, index, show, update.
Change the policy files to include rules for
types_extra_specs create, delete, index, show, update.

This review adds a release note for the code change that
merged with https://review.openstack.org/#/c/483037/

Closes-Bug: #1703933

Change-Id: I84983d9967579d4556b81ba705b5437ffdb53407
2017-08-02 11:51:13 -05:00
..
2017-07-06 04:03:58 +00: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 http://docs.openstack.org/developer/cinder/devref/releasenotes.html for more details.