manila/releasenotes/notes/vnx-ssl-verification-2d26a24e7e73bf81.yaml
Peter Wang bf0f42858b 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
2017-03-27 11:59:07 +08:00

4 lines
163 B
YAML

upgrade:
- Added ``emc_ssl_cert_verify`` and ``emc_ssl_cert_path`` options for VNX SSL
verification. For more details, see OpenStack official documentation.