Comment 2 for bug 1486160

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

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

commit 2c5f154171c5c62c63fc239a46b448ded0a0041f
Author: nikeshm <email address hidden>
Date: Sat Aug 22 02:09:51 2015 +0530

    Add https options and minor code changes

    Adds https options x_verify_certificate and x_verify_certificate_path
    in DotHill and rebranded drivers.

    Minor cosmetic changes like replacing 'realstor' with 'virtual'
    and 'wbi' with 'api'. Adding default value for 'x_backend_type'
    and 'x_api_protocol' options. Minor code optimization for
    finding array iSCSI addresses.

    Here 'x' stands for dothill or hpmsa or lenovo.

    DocImpact
    Change-Id: I7a5924bbd56053aee6d652842b48e913c54ae7dd
    Closes-Bug: #1486160
    Co-Authored-By: Lakshman <email address hidden>
    Co-Authored-By: Chris Maio <email address hidden>