cinder/releasenotes/notes/vmware-vmdk-snapshot-template-d3dcfc0906c02edd.yaml
Vipin Balachandran f36fc23980 VMware: Use vSphere template as snapshot format
Adding support for using vSphere template as a volume
snapshot format in vCenter server. The current format
(COW disk) does not allow snapshot of attached volumes
and this limitation is removed by the new template
format.

Change-Id: Id5dd71a785c4cd72ba44f9b4d26319be53079c39
2017-09-05 19:16:07 -07:00

12 lines
360 B
YAML

---
features:
- |
VMware VMDK driver now supports vSphere template as a
volume snapshot format in vCenter server. The snapshot
format in vCenter server can be specified using driver
config option ``vmware_snapshot_format``.
upgrade:
- |
VMware VMDK driver will use vSphere template as the
default snapshot format in vCenter server.