af54b296e3
vSphere 6.7 added storage policy support for vStorageObject APIs. Adding vSphere storage policy support in vStorageObject driver. Change-Id: I300ecddaac0d882ae32c289d183882c10e3d1aae
9 lines
338 B
YAML
9 lines
338 B
YAML
---
|
|
features:
|
|
- |
|
|
Added vSphere storage policy support in VMwareVStorageObjectDriver.
|
|
The storage policies that must be associated with the volumes can
|
|
be specified using volume type extra-spec key 'vmware:storage_profile'
|
|
similar to VMware VMDK driver. The vSphere version must be 6.7 or
|
|
above to use this feature.
|