[octavia] Override CPBMU endpoint policy with new role - #12709
Open
BenjaminLudwigSAP wants to merge 2 commits into
Open
[octavia] Override CPBMU endpoint policy with new role#12709BenjaminLudwigSAP wants to merge 2 commits into
BenjaminLudwigSAP wants to merge 2 commits into
Conversation
BenjaminLudwigSAP
marked this pull request as ready for review
September 2, 2026 10:33
BenjaminLudwigSAP
requested review from
BerndKue,
JoJoPuppe,
bbobrov,
fwiesel,
galkindmitrii,
m-kratochvil,
notandy,
rajivmucheli,
stanislav-zaprudskiy,
tz3 and
velp
as code owners
September 2, 2026 10:33
sebageek
approved these changes
Sep 2, 2026
m-kratochvil
approved these changes
Sep 2, 2026
galkindmitrii
approved these changes
Sep 3, 2026
bbobrov
reviewed
Sep 3, 2026
| '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" |
Contributor
There was a problem hiding this comment.
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.
Contributor
Author
There was a problem hiding this comment.
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?
Contributor
Author
There was a problem hiding this comment.
Context: This is for enabling usage of the CPBMU endpoint project by project.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.