ironic-python-agent/ironic_python_agent/tests/unit
Dmitry Tantsur 0d4ae976c2
Support several API and Inspector URLs
Allows nodes with a single IP stack to be deployed from a dual-stack
Ironic.

Detecting advertised address and usable Ironic URLs are done completely
independently which does open some space for a misconfiguration. I hope
it's not likely in the reality, especially since this feature is
targetting advanced standalone users.

Change-Id: Ifa506c58caebe00b37167d329b81c166cdb323f2
Closes-Bug: #2045548
2024-01-09 16:43:23 +01:00
..
extensions [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
hardware_managers Add mlnx deploy_step entry to enable deploy time firmware 2023-08-31 06:35:39 -07:00
samples [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
base.py Merge "Always include the oslo_log log file in ramdisk logs" 2021-11-04 15:14:33 +00:00
dmi_inspector_data.py Fix pep8 errors 2020-05-12 10:57:23 +02:00
test_agent.py Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
test_api.py Use Werkzeug modern version 2022-04-14 10:47:06 +00:00
test_base.py Stop requiring mocking of utils.execute if ironic-lib execute is mocked 2021-10-27 14:24:00 +02:00
test_burnin.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_dmi_inspector.py Fix pep8 errors 2020-05-12 10:57:23 +02:00
test_efi_utils.py Parse efibootmgr type and details 2023-11-24 09:45:40 +13:00
test_encoding.py Fix serializing ironic-lib exceptions 2020-07-02 12:18:53 +02:00
test_errors.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_hardware.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_inject_files.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_inspector.py Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
test_ironic_api_client.py Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
test_multi_hardware_clean_steps.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_multi_hardware.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_netutils.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_numa_inspector.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_partition_utils.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_raid_utils.py Conditional creation of RAIDed ESP for UEFI Software RAID 2023-08-16 17:39:04 +02:00
test_tls_utils.py Generate TLS certificates with validity time in the past 2020-12-10 16:22:13 +01:00
test_utils.py Revert "Fix vmedia network config drive handling" 2023-11-30 10:33:29 +00:00