Comment 2 for bug 1612696

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

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

commit 09d5d0c37711219dcbc6e5c63677668776a6f7b3
Author: Lucas Alvares Gomes <email address hidden>
Date: Fri Aug 12 16:37:57 2016 +0100

    Fallback to the old /lookup endpoint on 401

    Prior to this patch the ironic-python-agent service would only fallback
    to use the old endpoints for /lookup and /heartbeat on a 404 error but,
    since Ironic will check auth (if enabled) before it routes the requests
    a 401 (Unauthorized) was returned.

    Closes-Bug: #1612696
    Change-Id: Idba5fed587e77aaa683d2c2b2126a520214712ce