Comment 14 for bug 1640533

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

Reviewed: https://review.openstack.org/397848
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=5eb4ba26ddbde97758511c9b61046e5a879ab66c
Submitter: Jenkins
Branch: master

commit 5eb4ba26ddbde97758511c9b61046e5a879ab66c
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Tue Nov 15 13:13:10 2016 +0200

    Remove agent vendor passthru completely

    This patch removes all the basic classes for lookup/heartbeat as vendor
    passthru from Ironic code, as well as removes those API endpoints from
    list of API public routes.

    It also removes the agent vendor passthru from fake drivers.

    Change-Id: Ia133a63ed4e8ed99551f6d2656d24e990300f3a2
    Closes-Bug: #1640533