Comment 5 for bug 1784536

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

Reviewed: https://review.openstack.org/587399
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ec3fbf34e37c0c8130996c6cb7851ee7777dba7b
Submitter: Zuul
Branch: master

commit ec3fbf34e37c0c8130996c6cb7851ee7777dba7b
Author: biwei <kkttaa678@163.com>
Date: Tue Jul 31 08:04:16 2018 -0400

    Fix a bug that issue token with project-scope gets error

    Make sure the project ref contains domain info before
    looking up domain.

    Change-Id: Iea82898c213bf833b6d2fdbf7cca694a4e0afd33
    Closes-bug: #1784536