bf0f42858b
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
4 lines
163 B
YAML
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.
|