Comment 7 for bug 1723838

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

Reviewed: https://review.openstack.org/513291
Committed: https://git.openstack.org/cgit/openstack/puppet-glare/commit/?id=671d8bfd815ba50bb5452b7ef274fa2e814ad710
Submitter: Zuul
Branch: master

commit 671d8bfd815ba50bb5452b7ef274fa2e814ad710
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Oct 19 15:31:54 2017 +0800

    Switch to use keystone v3

    Keystone v2 api's are removed in [1], so it's required
    to use keystone v3 otherwise all requests fallbacks to
    keystone v2.0 and fails.

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

    Change-Id: Ifdf1493a1adf3384c7ccba78c1ed7b7710f83d40
    Closes-Bug: #1723838