cinder/releasenotes/notes/vmware_vmdk_default_adapter_type-8e247bce5b229c7a.yaml
Vipin Balachandran fdd49d09a6 VMware: Config option for default adapter type
Currently vmdk volumes are created with lsiLogic adapter.
The volume may not be recognized if the guest OS does not
support lsiLogic. Adding config option 'vmware_adapter_type'
to specify the default adapter type for new volumes.

DocImpact
Added new driver config option 'vmware_adapter_type' to
specify the default adapter type for new volumes created
by the VMware VMDK driver.

Partial-bug: #1691285
Change-Id: I2b923af59d51a8b0c94ef4e111d20958d44182b0
2017-07-05 20:33:36 -07:00

6 lines
164 B
YAML

---
features:
- Added config option ``vmware_adapter_type`` for the VMware VMDK
driver to specify the default adapter type for volumes in vCenter
server.