ironic-python-agent/imagebuild
Mike Turek 2877fc53d4 Use lshw in place of dmidecode for the default hardware manager
Currently the generic hardware manager uses dmidecode to get the
total physical memory and system details. This patch switches the
generic hardware manager to use lshw, as it is capable of reading
more than DMI [0]. This enables systems that do not support DMI
to use the generic hardware manager, such as IBM Power systems.

[0] https://github.com/lyonel/lshw/blob/master/README.md

Closes-Bug: #1715790
Change-Id: Ie370331df6bb5ef131c5cb60f458877e2a7ad71a
Depends-On: Idaf05b8efce28cd0cbf339cf693db4f55a693d9b
2018-01-30 15:54:10 +00:00
..
common Add bash scripts style checking for IPA 2016-11-09 14:14:40 -08:00
coreos Rescue extension for CoreOS with DHCP tenant networks 2017-11-06 04:48:58 -05:00
tinyipa Use lshw in place of dmidecode for the default hardware manager 2018-01-30 15:54:10 +00:00
README.rst Add tinyipa to IPA imagebuild directory 2016-01-29 12:07:19 +00:00

README.rst

ironic-python-agent images

coreos - Builds a CoreOS Ramdisk and Kernel suitable for running ironic-python-agent

tinyipa - Builds a TinyCoreLinux Ramdisk and Kernel suitable for running ironic-python-agent