ironic-python-agent/ironic_python_agent
Dmitry Tantsur 3e05a03f7c Deprecate LLDP in inventory in favour of a new collector
Binary LLDP data is bloating inventory causing us to disable its collection
by default. For other similar low-level information, such as PCI devices
or DMI data, we already use inspection collectors instead. Now that the
inventory format is shared with out-of-band inspection, having LLDP
there makes even less sense.

This change adds a new collector ``lldp`` to replace the now-deprecated
inventory field.

Change-Id: I56be06a7d1db28407e1128c198c12bea0809d3a3
2023-04-26 19:33:51 +00:00
..
api Use Werkzeug modern version 2022-04-14 10:47:06 +00:00
cmd Capture the early logging 2021-04-01 11:16:20 -07:00
extensions Fix failure of bind mount in _install_grub2 2022-09-22 19:34:12 +09:00
hardware_managers update NVIDIA NIC firmware images and settings by ironic-python-agent 2023-01-11 14:00:07 +00:00
tests Report system firmware information in the inventory 2023-03-31 14:28:32 +02:00
__init__.py [trivial] Fix typo in __init__.py 2021-12-16 22:03:51 +01:00
agent.py Increase version of hacking and pycodestyle 2021-07-30 14:34:33 +02:00
burnin.py Burn-in: Dynamic network pairing 2022-01-10 11:31:33 +01:00
config.py Deprecate LLDP in inventory in favour of a new collector 2023-04-26 19:33:51 +00: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 [Trivial] Fix typo in efi_utils 2023-03-15 14:25:42 +01:00
encoding.py Fix serializing ironic-lib exceptions 2020-07-02 12:18:53 +02:00
errors.py Guard shared device/cluster filesystems 2022-07-19 13:24:03 -07:00
hardware.py Deprecate LLDP in inventory in favour of a new collector 2023-04-26 19:33:51 +00:00
inject_files.py New deploy step for injecting arbitrary files 2021-02-16 16:56:52 +01:00
inspect.py Add jitter to inspection command reporting 2020-03-31 08:13:13 -07:00
inspector.py Deprecate LLDP in inventory in favour of a new collector 2023-04-26 19:33:51 +00:00
ironic_api_client.py Remove oslo.serialization dependency 2022-06-17 09:37:35 +02: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 Drop support for instance netboot 2022-07-07 16:38:22 +02:00
raid_utils.py SoftwareRAID: Enable skipping RAIDS 2022-09-05 20:43:51 +00:00
tls_utils.py Generate TLS certificates with validity time in the past 2020-12-10 16:22:13 +01:00
utils.py Report system firmware information in the inventory 2023-03-31 14:28:32 +02:00
version.py Remove importlib-metadata from requirements 2022-06-21 17:54:39 +02:00