8aa49599c7
This commit allow user to enable ssl verification on demand for the Unity Cinder driver. Change-Id: Iaaa498a377edae873c489b6a5818923e16d594f0
8 lines
341 B
YAML
8 lines
341 B
YAML
---
|
|
features:
|
|
- Dell EMC Unity Cinder driver allows enabling/disabling the SSL verification.
|
|
Admin can set `True` or `False` for `driver_ssl_cert_verify` to enable
|
|
or disable this function, alternatively set the
|
|
`driver_ssl_cert_path=<PATH>` for customized CA path.
|
|
Both above 2 options should go under the driver section.
|