ironic.drivers.modules.inspector.hooks.architecture module

class ironic.drivers.modules.inspector.hooks.architecture.ArchitectureHook[source]

Bases: InspectionHook

Hook to set the node’s cpu_arch property based on the inventory.

__call__(task, inventory, plugin_data)[source]

Update node properties with CPU architecture.