Comment 8 for bug 1669202

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

Reviewed: https://review.openstack.org/451130
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=b3f7f12fcf11aa07cb1b4e97bc11fdb248ba2233
Submitter: Jenkins
Branch: stable/ocata

commit b3f7f12fcf11aa07cb1b4e97bc11fdb248ba2233
Author: Peter Wang <email address hidden>
Date: Fri Mar 24 10:10:05 2017 +0800

    Handle SSL from VNX driver

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

    Closes-bug: 1669202
    Implements: blueprint vnx-ssl-verification-options
    Change-Id: Iedad15e077c0537e133f81e6d537798482789160
    (cherry picked from commit bf0f42858b0f57aaf08630cda3514c822b21db09)