Skip to content

feat: Add api to list user roles on project#639

Merged
gtema merged 6 commits into
openstack-experimental:mainfrom
konac-hamza:feature/user-roles-on-project
Jun 2, 2026
Merged

feat: Add api to list user roles on project#639
gtema merged 6 commits into
openstack-experimental:mainfrom
konac-hamza:feature/user-roles-on-project

Conversation

@konac-hamza
Copy link
Copy Markdown
Collaborator

No description provided.

@konac-hamza konac-hamza requested a review from gtema March 24, 2026 20:46
Comment thread crates/core/src/assignment/mock.rs Outdated
Comment thread crates/keystone/src/api/v3/role_assignment/project/user/role/list.rs Outdated
Comment thread policy/project/user/role/list.rego Outdated
Comment thread policy/project/user/role/list_test.rego
@konac-hamza konac-hamza marked this pull request as draft May 21, 2026 10:04
@konac-hamza konac-hamza force-pushed the feature/user-roles-on-project branch from eaef383 to f5adf10 Compare May 21, 2026 22:00
@konac-hamza konac-hamza marked this pull request as ready for review May 22, 2026 05:03
@gtema gtema force-pushed the feature/user-roles-on-project branch from f5adf10 to f726ce9 Compare May 26, 2026 11:51
Copy link
Copy Markdown
Collaborator

@gtema gtema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for reviving the work here. Unfortunately some more fixes are necessary since in the meanwhile the code base run away slightly ;-)

Comment thread crates/keystone/src/api/v3/role_assignment/project/user/role/list.rs Outdated
Comment thread crates/keystone/src/api/v3/role_assignment/project/user/role/list.rs Outdated
Comment thread policy/project/user/role/list.rego Outdated
@gtema gtema linked an issue May 26, 2026 that may be closed by this pull request
@konac-hamza konac-hamza force-pushed the feature/user-roles-on-project branch from f726ce9 to 3a1a669 Compare June 1, 2026 21:34
@gtema gtema merged commit 7ec62b5 into openstack-experimental:main Jun 2, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add v3 api to list all roles that the user has on the project

3 participants