cinder/releasenotes/notes/add-reset-group-snapshot-status-sd21a31cde5fa035.yaml
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

4 lines
61 B
YAML

---
features:
- Added reset status API to group snapshot.