manila/releasenotes/notes/share-backup-d5f68ba6f9aef776.yaml
zhongjun 0b99fdaa9a Implement share backup
Add share backup feature in Data Copy Service and
Share Service. It will allow the user to create, restore
and delete backups as well as listing backups and showing
the details of a specific backup.

APIImpact
DOCImpact

Change-Id: I7d10cf47864cd21932315375d84dc728ff738f23
Implement: blueprint share-backup
2023-08-10 11:11:42 +00:00

7 lines
269 B
YAML

---
features:
- Added support to share-backup feature. From this release, a backup of a share
can be can be created, deleted, listed, queried for detail, updated its
name/description and also restored to original share. Sample NFS backup-driver
is added.