f36fc23980
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
12 lines
360 B
YAML
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.
|