ironic-python-agent/ironic_python_agent
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
..
api Use Werkzeug modern version 2022-04-14 10:47:06 +00:00
cmd Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
extensions Merge "[codespell] Fix spelling issues in IPA" 2024-01-08 17:22:02 +00:00
hardware_managers Add mlnx deploy_step entry to enable deploy time firmware 2023-08-31 06:35:39 -07:00
tests Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
__init__.py [trivial] Fix typo in __init__.py 2021-12-16 22:03:51 +01:00
agent.py Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
burnin.py Burn-in: Dynamic network pairing 2022-01-10 11:31:33 +01:00
config.py Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
efi_utils.py Parse efibootmgr type and details 2023-11-24 09:45:40 +13:00
encoding.py Fix serializing ironic-lib exceptions 2020-07-02 12:18:53 +02:00
errors.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
hardware.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
inject_files.py New deploy step for injecting arbitrary files 2021-02-16 16:56:52 +01:00
inspect.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
inspector.py Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
ironic_api_client.py Support several API and Inspector URLs 2024-01-09 16:43:23 +01:00
netutils.py Deprecate LLDP in inventory in favour of a new collector 2023-04-26 19:33:51 +00:00
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
partition_utils.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
raid_utils.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
tls_utils.py Generate TLS certificates with validity time in the past 2020-12-10 16:22:13 +01:00
utils.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
version.py Remove importlib-metadata from requirements 2022-06-21 17:54:39 +02:00