ironic/ironic/tests/unit/drivers/modules/inspector
Mahnoor Asghar e6360bc84b Add inspection (processing) hooks
Adds inspection hooks in the agent inspect interface for processing
data received from the ramdisk at the /v1/continue_inspection
endpoint. The four default configuration hooks 'ramdisk-error',
'validate-interfaces', 'ports' and 'architecture' are added.
(The remaining inspection hooks will be added in further patches.)

Change-Id: I2cf1be465ba7a93fd66881b14972e960acd4dd4e
Story: #2010275
2023-08-25 09:38:39 -02:00
..
hooks Add inspection (processing) hooks 2023-08-25 09:38:39 -02:00
__init__.py Restructure the inspector module in preparation for its expansion 2023-03-01 14:50:59 +01:00
test_agent.py Add inspection (processing) hooks 2023-08-25 09:38:39 -02:00
test_client.py Restructure the inspector module in preparation for its expansion 2023-03-01 14:50:59 +01:00
test_interface.py Refactoring: clean up inspection data handlers 2023-03-14 18:26:06 +01:00