ironic-python-agent/ironic_python_agent/tests/unit
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
..
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
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
test_agent.py Advertise the correct address when using IPv6 2017-01-11 11:00:56 +00:00
test_api.py Merge "Removes the use of mutables as default args" 2016-06-20 17:25:29 +00:00
test_encoding.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:32:33 +08:00
test_errors.py Use ironic-lib to create configdrive 2016-10-21 03:39:06 +00:00
test_hardware.py Add a new Hardware Manager for CNA network card 2016-12-12 17:17:23 +01:00
test_inspector.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
test_ironic_api_client.py Advertise the correct address when using IPv6 2017-01-11 11:00:56 +00:00
test_multi_hardware.py Enforce all flake8 rules except E129 2015-10-02 10:01:00 -07:00
test_multi_hardware_clean_steps.py Allow hardware managers to override clean step priority 2016-01-14 13:12:52 -08:00
test_netutils.py Advertise the correct address when using IPv6 2017-01-11 11:00:56 +00:00
test_utils.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00