862edca0de
While reverting to a snapshot with generic flow, we create a temporary volume from snapshot and copy data from temporary to the original volume. While creating this temporary volume, the snapshot is in 'restoring' state whereas the remotefs driver only accepts 'available' and 'backing-up' states for this operation. This patch adds the 'restoring' state to the list of acceptable states. Closes-Bug: 1946059 Change-Id: Id1e40fd42b88c63dbbba2aaae77c40660ddac4c7
7 lines
142 B
YAML
7 lines
142 B
YAML
---
|
|
fixes:
|
|
- |
|
|
NFS driver `bug #1946059
|
|
<https://bugs.launchpad.net/cinder/+bug/1946059>`_: Fixed
|
|
revert to snapshot operation.
|