manila/manila/share/drivers/netapp/dataontap/cluster_mode
Felipe Rodrigues bf6c1d3fd4 [NetApp] Fix hard-coded CA cert path for SSL
NetApp driver is hard-coding the location of CA certificates for SSL
verification during HTTPS requests. This location may change depending
on the environment or/and backend.

This patch adds the `netapp_ssl_cert_path` configuration, enabling
each backend to choose the directory with certificates of trusted CA
or the CA bundle. If set to a directory, it must have been processed
using the c_rehash utility supplied with OpenSSL. If not informed,
it will use the Mozilla's carefully curated collection of Root
Certificates for validating the trustworthiness of SSL certificates.

Closes-Bug: #1900191
Change-Id: Idbed4745104de26af99bb16e07c6890637dfcfd1
(cherry picked from commit 70f7859f98)
(cherry picked from commit 57edaadac1)
(cherry picked from commit ac667519fc)
2021-06-01 22:19:37 +00:00
..
__init__.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
data_motion.py [NetApp] Fix hard-coded CA cert path for SSL 2021-06-01 22:19:37 +00:00
drv_multi_svm.py [NetApp] Adds support for replication with DHSS=True 2019-09-11 19:18:43 -03:00
drv_single_svm.py [NetApp] Add manage/unmanage of share servers 2019-03-05 19:18:01 +00:00
lib_base.py [NetApp] Fix hard-coded CA cert path for SSL 2021-06-01 22:19:37 +00:00
lib_multi_svm.py [NetApp] Fix default ipspace deletion issue 2020-07-28 15:23:43 +00:00
lib_single_svm.py Simplify the way drivers report support for ipv6 2017-12-06 15:21:53 +00:00
performance.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00