Comment 15 for bug 1723838

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

Reviewed: https://review.openstack.org/513269
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=893a54e98430b93cc71524ea1df0fc1227d7d098
Submitter: Zuul
Branch: master

commit 893a54e98430b93cc71524ea1df0fc1227d7d098
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Oct 19 14:03:10 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: Ie2794d5fb12785e7c620c4ec8e3ccc2fb64d9e3b
    Closes-Bug: #1723838