cinder/releasenotes/notes/vmware_fcd_storage_policy-636d6a95f1c44b6e.yaml
Vipin Balachandran af54b296e3 VMware: Storage policy support
vSphere 6.7 added storage policy support for vStorageObject
APIs. Adding vSphere storage policy support in vStorageObject
driver.

Change-Id: I300ecddaac0d882ae32c289d183882c10e3d1aae
2018-12-10 17:50:32 -08:00

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.