cinder/releasenotes/notes/snapshot_backing_up_status_support-164fbbb2a564e137.yaml
Sean McGinnis 9f213981ac Pike release note cleanup
Various fixes in release notes noticed during Pike review.

Change-Id: Ifc92f757287c52a85ef01a01fdae3716f9a1f93b
2017-08-08 04:11:41 -05:00

9 lines
356 B
YAML

---
fixes:
- When backing up a volume from a snapshot, the volume status would be set
to "backing-up", preventing operations on the volume until the backup is
complete. This status is now set on the snapshot instead, making the
volume available for other operations.
upgrade:
- The "backing-up" status is added to snapshot's status matrix.