Comment 7 for bug 1288223

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

Reviewed: https://review.openstack.org/78489
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=d4892017f446ea2f9ae061058b79c1854bb91340
Submitter: Jenkins
Branch: master

commit d4892017f446ea2f9ae061058b79c1854bb91340
Author: Jamie Lennox <email address hidden>
Date: Thu Mar 6 10:58:51 2014 +1000

    Enforce scope mutual exclusion for trusts

    We already warn if you try to scope a domain and project together. This
    should be extended to trust scoping rather than clobbering the existing
    scope.

    Change-Id: I9d8fe001b65588b1c21e58f38a47456fdad85ee1
    Related-Bug: #1288223