Comment 4 for bug 1479693

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

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

commit b8a9ec0511f9517e662fbc45f3ab32c2896d1fb6
Author: Vipin Balachandran <email address hidden>
Date: Thu Jul 30 14:28:01 2015 +0530

    VMware: Fix protocol in backend stats

    The VMDK driver reports the protocol as 'LSI Logic SCSI' in
    backend stats. This patch changes the protocol to 'vmdk'
    which is in sync with driver support matrix at:
    https://wiki.openstack.org/wiki/CinderSupportMatrix

    Change-Id: I8f9255088ce3d25a6b0d7f38dcbabfd15082ff32
    Closes-Bug: #1479693