Comment 8 for bug 1723838

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

Reviewed: https://review.openstack.org/513293
Committed: https://git.openstack.org/cgit/openstack/puppet-vitrage/commit/?id=3f78b85cbf2bc1eb2232010a8c78549dd3764632
Submitter: Zuul
Branch: master

commit 3f78b85cbf2bc1eb2232010a8c78549dd3764632
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Oct 19 15:33:52 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: I0464d6b37c3e269d3bdc1eb5034ec751f977b6a8
    Closes-Bug: #1723838