Comment 45 for bug 1604463

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

Reviewed: https://review.openstack.org/348826
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=1e09e553edf091f53b3bbfe667630adc236cf223
Submitter: Jenkins
Branch: master

commit 1e09e553edf091f53b3bbfe667630adc236cf223
Author: Denis Egorenko <email address hidden>
Date: Fri Jul 29 13:12:29 2016 +0300

    Move Glance to new authtoken scheme

    Use glance::<service>::authtoken to configure keystone_authtoken
    section in glance configs, with all parameters required
    to configure keystonemiddleware.

    Also changed auth_type to auth_strategy, because auth_type is
    related to keystone authentication.

    Change-Id: I722a1e41b2cee0b3040c37f07adfd13c33edaa5c
    Closes-bug: #1604463