Comment 1 for bug 1669202

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

Reviewed: https://review.openstack.org/440364
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=8b6868aaaec9058ef01f42cf4c3dc9825efa79b2
Submitter: Jenkins
Branch: master

commit 8b6868aaaec9058ef01f42cf4c3dc9825efa79b2
Author: Peter Wang <email address hidden>
Date: Thu Mar 2 16:39:26 2017 +0800

    Handle ssl for VNX manila driver

    From python 2.7.9 on, the ssl verification is enabled by default,
    This commit adds 2 options for Manila, so user is able to control the
    ssl verification.

    The 2 options are ported from cinder/driver.py, these can be used by any
    vendor driver which needs to handle ssl verification.

    Closes-bug: 1669202
    Implements: blueprint add-ssl-verification-options
    Change-Id: Ia9a488cab9d4d2d25c5ab534dbf4d61e930cfd7f