Comment 3 for bug 1688320

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

Reviewed: https://review.openstack.org/462879
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-plugins/commit/?id=fa85b973130f3bc454c297759d0d28b1a55d7612
Submitter: Jenkins
Branch: master

commit fa85b973130f3bc454c297759d0d28b1a55d7612
Author: ArchiFleKs <email address hidden>
Date: Fri May 5 11:14:56 2017 +0200

    Support Keystone versionless endpoints

    Uses keystone.client instead of keystone.client.v3 with session and auth
    to return a keystone client with the discovered URL.

    Also sets project_domain_name and user_domain_name do "Default" as they
    are expected by Keystone.

    Change-Id: I8fce922e2907584138a132f37887f227eabe9abe
    Partial-Bug: #1688320