Skip to content

[octavia] Override CPBMU endpoint policy with new role - #12709

Open
BenjaminLudwigSAP wants to merge 2 commits into
masterfrom
keystone-octavia-cpbmu-role
Open

[octavia] Override CPBMU endpoint policy with new role#12709
BenjaminLudwigSAP wants to merge 2 commits into
masterfrom
keystone-octavia-cpbmu-role

Conversation

@BenjaminLudwigSAP

Copy link
Copy Markdown
Contributor

No description provided.

'cloud_email_admin':%(target.role.name)s or
'cloud_inventory_viewer':%(target.role.name)s"
'cloud_inventory_viewer':%(target.role.name)s or
'lbaas_cpbmu':%(target.role.name)s"

@bbobrov bbobrov Sep 3, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

In our today's setup, adding the role to the list of blocklisted roles means that only users from domain ccadmin and Default will be able to get an assignment with it. Is it what you want to do?

If you are wondering why - before it was not the case, but then September 1 happened.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I want all users to be able to have the role, but only us cloud admins should be able to give the role to them (so not even their project admins). I was told this is how to implement that behavior. Did I misunderstand?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Context: This is for enabling usage of the CPBMU endpoint project by project.

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.

5 participants