Comment 10 for bug 1804292

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

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

commit be83c6d71c950a674bf2b3811e9bf2091a6e0b3e
Author: Lance Bragstad <email address hidden>
Date: Wed Nov 21 13:15:39 2018 +0000

    Add tests for domain users interacting with regions

    This commit introduces some tests that show how domains
    users are expected to behave with the regions API. A subsequent
    patch will do the same for project users.

    Change-Id: I64020bbd4eeac0bb7b4b8d124c138b74748e01e3
    Related-Bug: 1804292