ironic-python-agent/ironic_python_agent
Pavlo Shchelokovskyy fdd11b54a5 Configure and use SSL-related requests options
This patch adds standard SSL options to IPA config and makes use of them
when making HTTP requests.

For now, a single set of certificates is used when needed.
In the future configuration can be expanded to allow per-service
certificates.

Besides, the 'insecure' option (defaults to False) can be overridden
through kernel command line parameter 'ipa-insecure'.
This will allow running IPA in CI-like environments with self-signed SSL
certificates.

Change-Id: I259d9b3caa9ba1dc3d7382f375b8e086a5348d80
Closes-Bug: #1642515
2017-01-13 11:33:44 +02:00
..
api Add metrics support to IPA 2016-08-03 11:24:54 -07:00
cmd Remove old lookup/heartbeat from IPA 2016-11-09 16:34:44 +00:00
extensions Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
hardware_managers Add a new Hardware Manager for CNA network card 2016-12-12 17:17:23 +01:00
shell Moving Reboot bashscript to python 2016-12-15 00:05:03 +00:00
tests Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
config.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py Fix two typos, "messsage" and "containg" 2016-11-22 08:56:33 +07:00
hardware.py Add a new Hardware Manager for CNA network card 2016-12-12 17:17:23 +01:00
inspector.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
ironic_api_client.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
netutils.py Advertise the correct address when using IPv6 2017-01-11 11:00:56 +00:00
utils.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00