Comment 54 for bug 1759098

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

Reviewed: https://review.openstack.org/558444
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=cea5d3c5b687815e3d86703b3311d6c9279fc812
Submitter: Zuul
Branch: master

commit cea5d3c5b687815e3d86703b3311d6c9279fc812
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Apr 3 16:55:01 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: I680e8060f6a8bf3befd4aa5d39f2b01ddeb5e859
    Depends-On: I4c82a63baabd6b9304b302c97cd751a0103d8316
    Closes-Bug: #1759098