Reviewed: https://review.opendev.org/676115 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=cf572f9e843745fd3b0fb2040e8a7a9dec94432e Submitter: Zuul Branch: master
commit cf572f9e843745fd3b0fb2040e8a7a9dec94432e Author: Vishakha Agarwal <[email protected]> Date: Tue Aug 13 12:07:19 2019 +0530 Add tests for project users interacting with endpoint_groups This commit introduces some tests that show how project users are expected to behave with the endpoint_groups API. Change-Id: I0f32de4ea615c89a7500a8098c44ef543fe45a02 Closes-bug: #1818734 ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1818734 Title: The endpoint group API doesn't use default roles Status in OpenStack Identity (keystone): Fix Released Bug description: In Rocky, keystone implemented support to ensure at least three default roles were available [0]. An endpoint group is a collection of endpoints that can be populated in a users service catalog through association to projects. Ultimately, endpoint groups are system-specific resources and shouldn't be accessible directly by domain or project users. The report is to track the work for implementing system `member` and system `reader` role support for endpoint groups. [0] http://specs.openstack.org/openstack/keystone-specs/specs/keystone/rocky/define-default-roles.html [1] http://git.openstack.org/cgit/openstack/keystone/tree/keystone/common/policies/endpoint_group.py?id=6e3f1f6e46787ed4542609c935c13cb85e91d7fc API Reference: https://developer.openstack.org/api-ref/identity/v3-ext/index.html#os-ep-filter-api To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1818734/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

