cinder/releasenotes/notes/globally-disble-verification-6354b916c0c47918.yaml
liucheng 9ed6fac24c Huawei: disable certificate verification
Globally disable verification by monkeypatching the ssl
module in version of Python that enable certificate verification
by default for stdlib http clients.

Change-Id: If672933e581f06ffcd4c8d64921d061f42de23dc
Closes-Bug: #1672288
2017-03-31 01:44:49 +00:00

3 lines
79 B
YAML

---
fixes:
SSL certificate validation is now disabled for the Huawei driver.