Comment 6 for bug 1434000

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

Reviewed: https://review.openstack.org/196942
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=9a41fbf1da00ec66774efd9766749e7bd19e7030
Submitter: Jenkins
Branch: master

commit 9a41fbf1da00ec66774efd9766749e7bd19e7030
Author: Deepti Ramakrishna <email address hidden>
Date: Thu Nov 19 16:03:40 2015 -0800

    Reject user creation using admin token without domain

    Admin token is not associated with any domain and hence user creation
    using admin token without explicitly specifying the domain should fail.

    Change-Id: I82b9acccaa8d5f00d326604ce2992fc423db0b62
    Closes-Bug: #1434000