ironic-python-agent/ironic_python_agent
Steve Baker 352df0bc54 Parse efibootmgr type and details
This change improves the regex to match an exact entry name, and to also
match with the the entry type from a set of recognised types.
The boot entry details start from the recognised type onwards.

This can be used by a step which deletes all entries of type 'HW' and
UsbClass.

Related-Bug: #2041901
Change-Id: I5d879f724efc2919b541fd3fef0f931df67ff9c7
2023-11-24 09:45:40 +13: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 Remove standby.cache_image support 2023-10-24 15:02:44 -07:00
hardware_managers Add mlnx deploy_step entry to enable deploy time firmware 2023-08-31 06:35:39 -07:00
tests Parse efibootmgr type and details 2023-11-24 09:45:40 +13:00
__init__.py [trivial] Fix typo in __init__.py 2021-12-16 22:03:51 +01:00
agent.py Allow md5 to be disabled from the conductor 2023-05-25 07:59:07 -07:00
burnin.py Burn-in: Dynamic network pairing 2022-01-10 11:31:33 +01:00
config.py Merge "implement basic-auth support for user-image download process" 2023-10-13 17:08:28 +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 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 Add get_service_steps logic to the agent 2023-08-31 06:22:22 -07:00
hardware.py Merge "Handle different device outputs for multipath" 2023-11-22 21:36:40 +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 Get numa_node info when collecting pci devices info 2023-10-24 14:27:21 -07:00
ironic_api_client.py Handle the node being locked 2023-08-22 16:47:28 -07: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 Replace shlex module with helper function 2023-10-12 13:34:32 -07:00
raid_utils.py Conditional creation of RAIDed ESP for UEFI Software RAID 2023-08-16 17:39:04 +02:00
tls_utils.py Generate TLS certificates with validity time in the past 2020-12-10 16:22:13 +01:00
utils.py Add network interface speed to the inventory 2023-05-03 12:20:35 +02:00
version.py Remove importlib-metadata from requirements 2022-06-21 17:54:39 +02:00