cinder/releasenotes/notes/smbfs-revert-snapshot-5b265ed5ded951dc.yaml
AlexMuresan e8715f690e SMBFS: Enable reverting snapshots
This is a trivial change that enables the "revert to snapshot"
feature within the SMBFS volume driver.

All the required logic is implemented in the RevertToSnapshotMixin
class, so all we're doing now is inheriting it.

Related-Blueprint: remotefs-revert-snapshot

Change-Id: Ib4f35bd01613d1bd69127a8ba65fc9e3cff6d3ad
2017-10-30 11:52:01 +02:00

6 lines
107 B
YAML

---
features:
- |
The SMBFS volume driver now supports reverting volumes to the latest
snapshot.