Comment 2 for bug 1292676

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

Reviewed: https://review.openstack.org/80669
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=4475e04b95a143a1556f8e4c1c2979f37a1a63e6
Submitter: Jenkins
Branch: master

commit 4475e04b95a143a1556f8e4c1c2979f37a1a63e6
Author: Chris Behrens <email address hidden>
Date: Fri Mar 14 19:31:00 2014 +0000

    Add admin_auth_token option for nova driver

    The call to nova.context.get_admin_context() never sets an auth_token,
    but we should support the idea of having an admin token that's always
    known to be good. This adds a new Ironic config option for
    'admin_auth_token' and uses it if set.

    DocImpact

    Closes-bug: 1292676

    Change-Id: I73fcf13e2a746be527c234bdc711d95de157a9e5