yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77275
[Bug 1816833] Fix merged to keystone (master)
Reviewed: https://review.openstack.org/638310
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=b35fb58ea5bd722ba5a0fe415a217b10a9041727
Submitter: Zuul
Branch: master
commit b35fb58ea5bd722ba5a0fe415a217b10a9041727
Author: Lance Bragstad <lbragstad@xxxxxxxxx>
Date: Wed Feb 20 18:19:05 2019 +0000
Add role assignment test coverage for system members
This commit adds role assignment test coverage for users who have the
member role assigned on the system.
Subsequent patches will:
- add test coverage for system admins
- add functionality for domain readers
- add functionality for domain members
- add functionality for domain admins
- add functionality for project readers
- add functionality for project members
- add functionality for project admins
- remove the obsolete policies from policy.v3cloudsample.json
Change-Id: Ie5333bf61a704d4167004457ec1d9b19b4bb01e8
Partial-Bug: 1750673
Partial-Bug: 1816833
** 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/1816833
Title:
Role assignment 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]. The role assignment API
(/v3/role_assignments) doesn't incorporate these defaults into its
default policies [1], but it should.
[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/role_assignment.py?id=fb73912d87b61c419a86c0a9415ebdcf1e186927
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1816833/+subscriptions
References