Comment 89 for bug 1759098

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

Reviewed: https://review.openstack.org/558983
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=fe4fc654f4e45cba0293c94f1b16bfda7d2a7a83
Submitter: Zuul
Branch: master

commit fe4fc654f4e45cba0293c94f1b16bfda7d2a7a83
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Apr 5 10:59:00 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: Icdcf8e0b6dc85d40f205cf65a993c4bc93f61d89
    Closes-Bug: #1759098