shade/releasenotes/notes/cinder_volume_backups_support-6f7ceab440853833.yaml
Jordan Pittier 6806fcfbbe Implement create/get/list/delete volume backups
Code should me mostly straightforward. Things are done for
backups as they are done for snapshots.

Change-Id: I450356274916e9abef80f270b8a15f94fac6692b
2016-10-14 16:46:27 +02:00

5 lines
126 B
YAML

---
features:
- Add support for Cinder volume backup resources, with the
usual methods (search/list/get/create/delete).