Comment 0 for bug 1635057

Revision history for this message
Ramamani Yeleswarapu (ramamani-yeleswarapu) wrote : [RFE] Collect dmidecode info

I would like to proposing a collector for dmidecode info in Ironic Python Agent.

In order to upgrade systems, we need to gather memory, processor and bios information. Using dmidecode, we will come to know the details without having to probe the actual hardware.

The info provided by dmidecode will also have bios revision, maximum supported configuration of the system such as the fastest supported cpu or the maximal amount of memory supported.

This would be implemented in the ironic-python-agent and ironic-inspector.