Comment 11 for bug 1804462

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

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

commit 875ecfb56fe2c048fcbb8d64971ab06c8e8bf2bf
Author: Lance Bragstad <email address hidden>
Date: Wed Nov 21 15:31:45 2018 +0000

    Add tests for domain users interacting with services

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

    Change-Id: I87d2229010cb84a3289b2b90f1d8b3f9ba9fd6e4
    Related-Bug: 1804462