ironic-python-agent/ironic_python_agent
Doug Hellmann 8f8d4286b3 improve error messages during node lookup failures
The error messages reported on the console when the agent can't find
its node do not give enough information to debug the cause of the
failure. This change adds some basic details like the URL of the API
server and the addresses of the node being sought there.

Change-Id: Ia54faf05c80159d1d5fde0b222627c673f1cffe3
(cherry picked from commit f7740c7919)
2020-07-30 20:57:19 +00:00
..
api Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
cmd Remove old lookup/heartbeat from IPA 2016-11-09 16:34:44 +00:00
extensions Bind mount /run into chroot when installing grub 2019-05-08 19:22:41 +01:00
hardware_managers Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
shell Fix for fatal error when GPT was used and only MBR was cleaned 2018-05-17 12:51:55 +02:00
tests Stop logging lshw output, collect it with other logs instead 2019-06-18 05:46:02 +00:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py write byte objects when using os.write 2018-05-17 11:11:55 -05:00
config.py Add min/max values to integer config options 2018-05-23 12:08:42 -05:00
dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py NUMA-topology collector 2017-05-16 08:07:58 -04:00
hardware.py Merge "Correct formatting of a warning when lshw cannot be run" into stable/rocky 2019-07-09 10:39:53 +00:00
inspector.py Clean up deprecated items in the inspection code 2017-09-19 14:05:13 +02:00
ironic_api_client.py improve error messages during node lookup failures 2020-07-30 20:57:19 +00:00
netutils.py Collect IPv6 address during introspection 2018-07-24 09:22:40 +08:00
numa_inspector.py Fix compatibility with Pint 0.5 2019-09-25 19:02:35 +00:00
utils.py Stop logging lshw output, collect it with other logs instead 2019-06-18 05:46:02 +00:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00