Comment 9 for bug 1635057

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic-python-agent (master)

Reviewed: https://review.openstack.org/435573
Committed: https://git.openstack.org/cgit/openstack/ironic-python-agent/commit/?id=c5544fb7a0d9d2a1481b3256c3587259368b599e
Submitter: Jenkins
Branch: master

commit c5544fb7a0d9d2a1481b3256c3587259368b599e
Author: Ramamani Yeleswarapu <email address hidden>
Date: Fri Feb 17 11:24:37 2017 -0800

    Collect processor, memory and BIOS output of dmidecode

    Implements an optional collector 'collect_dmidecode_info' for
    collecting detailed info of processor, memory and BIOS and
    adds it to the inspection data.

    Collects BIOS, processor, memory info and adds under the 'dmi' key.

    Change-Id: Ida9b418ca579b15de70d17886631f3b21697987e
    Closes-Bug: #1635057