Files
deb-python-proliantutils/requirements.txt
Ramakrishnan G 175859abd5 Add support for certificate based authentication
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
2015-06-16 22:34:53 -07:00

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