ironic-python-agent/ironic_python_agent/tests/unit
Julia Kreger af5f05a0ee Agent token support
Adds support to the agent to receive, store, and return
that token to ironic's API, when supported.

This feature allows ironic and ultimately the agent to
authenticate interactions, when supported, to prevent
malicious abuse of the API endpoint.

Sem-Ver: feature
Change-Id: I6db9117a38be946b785e6f5e75ada1bfdff560ba
2020-03-12 10:35:17 -07:00
..
extensions Merge "Add NTP time sync" 2020-03-11 19:51:24 +00:00
hardware_managers Stop using six library 2019-11-29 10:18:14 +01:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
base.py Fix issue with double mocking of utils.execute functions 2017-12-01 07:42:02 -08:00
test_agent.py Agent token support 2020-03-12 10:35:17 -07:00
test_api.py Agent token support 2020-03-12 10:35:17 -07:00
test_base.py Fix issue with double mocking of utils.execute functions 2017-12-01 07:42:02 -08:00
test_dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
test_encoding.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_errors.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_hardware.py Merge "Convert apply_result to mock object" 2020-02-19 18:29:37 +00:00
test_inspector.py Expose collector and hardware manager names via introspection data 2020-01-22 11:15:38 +01:00
test_ironic_api_client.py Agent token support 2020-03-12 10:35:17 -07:00
test_multi_hardware.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_multi_hardware_clean_steps.py Fix waiting for target disk to appear 2017-10-16 15:39:25 +02:00
test_netutils.py [LLDP] Skip NICs that say they are ready but are unreadable. 2017-11-28 17:25:43 +00:00
test_numa_inspector.py Skip nic numa_node discovery if it's not assigned to a numa_node 2020-01-17 11:15:35 +01:00
test_utils.py Add NTP time sync 2020-03-07 09:16:19 -08:00