Chi Wai Chan f30afbb1bc Use custom TLS certificate if provided
Since `urllib3` uses `certifi` as the certificate provider [1], if the
users enable TLS with a custom certificate, the `Service.do_get` method
will not be able to verify the custom certificate. According to the
documentation [1], we need to add `cert_reqs` and `ca_certs` to the
`urllib3.PoolManager` when a custom certificate is used.

[1] https://urllib3.readthedocs.io/en/latest/advanced-usage.html#custom-tls-certificates

Story: #2011168
Task: #50514
Change-Id: I75857cf0d0d37254180aa3ae2305e16610c9fab4
2024-07-16 02:08:56 +00:00
2024-06-19 08:58:51 +02:00
2024-05-05 18:04:14 +02:00
2024-06-19 08:58:51 +02:00
2016-08-24 17:21:57 +02:00
2018-07-18 08:03:26 +00:00
2016-08-24 17:21:57 +02:00
2018-06-05 15:13:26 +00:00
2016-08-24 17:21:57 +02:00
2021-11-18 13:51:45 +00:00
2024-04-25 08:34:48 +02:00
2020-04-07 04:51:31 +00:00
2023-02-09 12:05:44 +01:00

python-tempestconf

Overview

python-tempestconf will automatically generate the tempest configuration based on your cloud.

Description
Automatic Tempest Configuration Generator
Readme 8.2 MiB
Languages
Python 99.8%
Jinja 0.2%