Comment 6 for bug 1818734

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

Reviewed: https://review.opendev.org/676108
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=9011220178dc1c6b684f9c2ab22a7f09758a4da7
Submitter: Zuul
Branch: master

commit 9011220178dc1c6b684f9c2ab22a7f09758a4da7
Author: Vishakha Agarwal <email address hidden>
Date: Tue Aug 13 11:50:12 2019 +0530

    Add tests for domain users interacting with endpoint_groups

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

    Change-Id: I4c52ae16fed9eb282a1f3be0d70810992cfe62d6
    Partial-Bug: #1818734