cinder/releasenotes/notes/vmware_fcd_snapshot-b702f7e950dfbe7a.yaml
Vipin Balachandran 85c13f73f2 VMware: Add support for vStorageObject snapshots
Currently, we clone vStorageObject to create snapshot. vSphere
6.7 added support for vStorageObject snapshot APIs. Updating
the vStorageObject driver to use these APIs. Older snapshots
will continue to work with the latest version of the driver.

Change-Id: Ie080c181c5ecce52f3d8560cff3c1fcb9a7d9c30
2018-12-10 17:48:23 -08:00

7 lines
184 B
YAML

---
features:
- |
vSphere 6.7 added support for vStorageObject snapshots. The
VMwareVStorageObjectDriver is updated to use VStorageObject
snapshots for volume snapshots.