Comment 12 for bug 1654318

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

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

commit f153a741e128501b4fe5ac30c763c670693766e5
Author: Dmitry Tantsur <email address hidden>
Date: Tue Sep 19 14:01:56 2017 +0200

    Clean up deprecated items in the inspection code

    * Remove support for setting IPMI credentials (removed from inspector in Pike)
    * Stop sending the ipmi_address field (bmc_address is used instead since Pike)

    Change-Id: I1696041db62ba27e5d31e8481cb225a43d7e2a46
    Closes-Bug: #1654318