Comment 2 for bug 1451605

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

Reviewed: https://review.openstack.org/179960
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=317d9d8f13e8a34af189504ae1258d315154cc82
Submitter: Jenkins
Branch: master

commit 317d9d8f13e8a34af189504ae1258d315154cc82
Author: Eric Brown <email address hidden>
Date: Mon May 4 15:30:58 2015 -0700

    Deprecate nova ironic driver's admin_auth_token

    The admin_auth_token config option is deprecated in the keystone
    client and should similarly be deprecated in the ironic driver.

    Change-Id: Ia9981b831ed9159ca3a01a8bb9d5eab7309f9a65
    Closes-Bug: #1451605