ironic-python-agent/ironic_python_agent/extensions
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
..
__init__.py Organize agent extensions 2014-04-14 15:09:12 -07:00
base.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-08 09:06:45 +00:00
clean.py Get root device hints from the node object 2016-05-26 14:52:15 +01:00
flow.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
image.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
iscsi.py Remove Python 2.6 format style 2016-10-06 09:05:26 -07:00
log.py Add a log extension 2016-06-28 17:02:11 +01:00
standby.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00