deb-cinder/releasenotes
TommyLike 304ff4c23d [2/4]Reset group snapshot status
Currently the administrator could only reset the group snapshot
status by db operation, this change intends to add new admin
action to achieve this.

The patch list:
    1. group API(https://review.openstack.org/#/c/389091/).
    2. group snapshot API(this).
    3. cinder client(https://review.openstack.org/390169/).
    4. documentation(https://review.openstack.org/#/c/395464/).

APIImpact
DocImpact
Partial-Implements: blueprint reset-cg-and-cgs-status

Change-Id: I9e3a26950c435038cf40bea4b27aea1bd5049e95
2016-12-22 11:11:02 +08:00
..
notes [2/4]Reset group snapshot status 2016-12-22 11:11:02 +08:00
source leave the unreleased branch unspecified for release notes 2016-12-19 10:17:19 -05:00
README.rst Add README in release notes directory 2016-07-01 19:03:26 +05:30

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.