This commit adds support for HTTPS certificate based authentication in RIBCL and RIS modules. It adds a new optional argument 'cacert' to IloClient object constructor in which the root cacertificate file may be passed for HTTPS authentication. Change-Id: Iaab525205f4052168e0a37ca5220c26b57f4135c
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
six>=1.9.0
|
|
oslo.concurrency>=1.8.0
|
|
oslo.utils>=1.4.0
|
|
jsonschema>=2.4.0
|
|
requests>=2.7.0
|