Comment 6 for bug 1688320

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-openstack_openrc (master)

Reviewed: https://review.openstack.org/485155
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-openstack_openrc/commit/?id=2d65f030663b7485640bc6a3611ce63626e9d3ee
Submitter: Jenkins
Branch: master

commit 2d65f030663b7485640bc6a3611ce63626e9d3ee
Author: Jesse Pretorius <email address hidden>
Date: Wed Jul 19 11:52:56 2017 +0100

    Make keystone v3 endpoints the default

    The logic which previously implemented a
    check for v3 in the endpoint does not work
    with versionless endpoints.

    As versionless endpoints are likely to be
    more common, and the v3 auth protocol is
    now the defult and the norm, the check is
    now done for a v2 endpoint instead.

    Related-Bug: #1688320
    Change-Id: If4818e6220aba921890e647cfb21e078bb254821