Comment 13 for bug 1714944

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic-inspector (stable/pike)

Reviewed: https://review.openstack.org/502024
Committed: https://git.openstack.org/cgit/openstack/ironic-inspector/commit/?id=77e2b1a84569df95b67e113d7b7178cdfb479001
Submitter: Jenkins
Branch: stable/pike

commit 77e2b1a84569df95b67e113d7b7178cdfb479001
Author: Dmitry Tantsur <email address hidden>
Date: Mon Sep 4 14:43:13 2017 +0200

    Do not rely on the older ipmi_address field on lookup

    We need to always use bmc_address from inventory, the ipmi_address field is
    there only for compatibility with older processing hooks.

    Change-Id: Ibf00ecd9278af4ee9318ada44c7c670d13ac22aa
    Closes-Bug: #1714944
    (cherry picked from commit a1d19d97b5973898b07ac05bb8c2c3cf5c199605)