Comment 5 for bug 1733052

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

Reviewed: https://review.openstack.org/583215
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=323f4e4bc4710d42e493eb56e40ba139a84d67b3
Submitter: Zuul
Branch: master

commit 323f4e4bc4710d42e493eb56e40ba139a84d67b3
Author: wangxiyuan <email address hidden>
Date: Tue Jul 17 19:43:21 2018 +0800

    Add netloc and version check for version discovery

    If the url netloc in the catalog and service's response
    are not the same, we should choose the catalog's and
    add the version info to it if needed.

    Change-Id: If78d368bd505156a5416bb9cbfaf988204925c79
    Closes-bug: #1733052