ironic.drivers.modules.inspector.hooks.pci_devices module¶
Gather and distinguish PCI devices from plugin_data.
- class ironic.drivers.modules.inspector.hooks.pci_devices.PciDevicesHook[source]¶
- Bases: - InspectionHook- Hook to count various PCI devices, and set the node’s capabilities. - This information can later be used by nova for node scheduling. 
