Reviewed: https://review.openstack.org/622528 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=512f0b4f7bb369bf4287d76a80e3bafd0cd0e0e2 Submitter: Zuul Branch: master
commit 512f0b4f7bb369bf4287d76a80e3bafd0cd0e0e2 Author: Lance Bragstad <[email protected]> Date: Tue Dec 4 18:18:35 2018 +0000 Add tests for project users interacting with roles This commit introduces test coverage that explicitly shows how project users are expected to behave global role resources. A subsequent patch will clean up the now obsolete policies in the policy.v3cloudsample.json policy file. Change-Id: Id0dc3022ab294e73aeaa87e130bea4809f8c982b Partial-Bug: 1806713 ** 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/1806713 Title: Remove obsolete role policies from policy.v3cloudsample.json Status in OpenStack Identity (keystone): Fix Released Bug description: Once support for scope types landed in the role API policies, the policies in policy.v3cloudsample.json became obsolete [0][1]. We should add formal protection for the policies with enforce_scope = True in keystone.tests.unit.protection.v3 and remove the old policies from the v3 sample policy file. This will reduce confusion by having a true default policy for limits and registered limits. [0] https://review.openstack.org/#/c/526171/ [1] http://git.openstack.org/cgit/openstack/keystone/tree/etc/policy.v3cloudsample.json?id=fb73912d87b61c419a86c0a9415ebdcf1e186927#n91 To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1806713/+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

