Comment 2 for bug 1640533

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

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

commit b033bfd933b1cd52b3493ce3b1962ba262a882b7
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Thu Oct 13 18:23:20 2016 +0300

    Remove old lookup/heartbeat from IPA

    Lookup/Heartbeat via vendor passthru was deprecated in Newton.

    This patch removes the corresponding functionality from IPA,
    and also removes handling of 'ipa-driver-name' kernel parameter,
    as it was only used in code related to old passthru.

    Change-Id: I2c7989063ab3e4c0bae33f05d6d2ed857a2d9944
    Closes-Bug: #1640533