Comment 3 for bug 1691285

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/465186
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=fdd49d09a6c85b4b07be18d56ac29c5af2ac224f
Submitter: Jenkins
Branch: master

commit fdd49d09a6c85b4b07be18d56ac29c5af2ac224f
Author: Vipin Balachandran <email address hidden>
Date: Tue May 16 14:03:35 2017 -0700

    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