e8715f690e
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
6 lines
107 B
YAML
6 lines
107 B
YAML
---
|
|
features:
|
|
- |
|
|
The SMBFS volume driver now supports reverting volumes to the latest
|
|
snapshot.
|