tempest/releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml
jeremy.zhang ebc752b59d Fix for unmanage and manage snapshot
The test for unmanage and manage snapshot in Tempest is only available
for the LVM driver now. This patch aims to make the test more generic,
and fit for more storage backend drivers.

Change-Id: I6a1c0c391ad3b6ac1cf15e440267eec61f42f845
2017-06-14 13:58:37 +08:00

8 lines
262 B
YAML

---
features:
- |
A new config option 'manage_snapshot_ref' is added in the volume section,
to specify snapshot ref parameter for different storage backend drivers
when managing an existing snapshot. By default it is set to fit the LVM
driver.