Comment 87 for bug 1759098

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

Reviewed: https://review.openstack.org/558451
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=20d93c4148c3d5082315263e7754267f50cb46bd
Submitter: Zuul
Branch: master

commit 20d93c4148c3d5082315263e7754267f50cb46bd
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Apr 3 16:55:03 2018 +0800

    Deprecate auth_uri option

    Option auth_uri from group keystone_authtoken is deprecated[1].
    Use option www_authenticate_uri from group keystone_authtoken.

    [1]https://review.openstack.org/#/c/508522/

    Change-Id: I0dd36ef1f1f5dcdc57413736ecb8f2555712c36d
    Depends-On: I4c82a63baabd6b9304b302c97cd751a0103d8316
    Closes-Bug: #1759098