Create Role button is not visible for default admin user
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Invalid
|
Undecided
|
Unassigned | ||
OpenStack Dashboard Charm |
Fix Committed
|
Medium
|
Rodrigo Barbieri | ||
2023.1 |
Fix Committed
|
Undecided
|
Unassigned | ||
2023.2 |
Fix Committed
|
Undecided
|
Unassigned | ||
2024.1 |
Fix Committed
|
Undecided
|
Unassigned | ||
Yoga |
Fix Committed
|
Undecided
|
Unassigned | ||
Zed |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
When I navigate to the Identity->Roles page as the admin user, I see a list of the roles in the cluster, but no buttons to create/
I am using a charmed install of a Yoga cluster, and the default admin user (username: admin, domain: admin_domain, default keystone policies and default horizon policies, that is no overrides). I can create/
I thought this might have been a subtlety of the policy rules, so I tested including some Horizon policy overrides, which open up the policies to any user (setting every policy listed in the keystone/identity folders to "@"). This didn't change anything. To verify I was setting the policies correctly, I tested "identity:
This bug seems similar to [1] however I am using the default admin "power user" instead of adding domain roles.
Changed in horizon: | |
status: | New → Confirmed |
Changed in charm-openstack-dashboard: | |
status: | New → Triaged |
Changed in horizon: | |
status: | Confirmed → Invalid |
Changed in charm-openstack-dashboard: | |
importance: | Undecided → Medium |
Changed in horizon: | |
status: | Invalid → Confirmed |
Changed in horizon: | |
status: | Confirmed → Invalid |
Changed in charm-openstack-dashboard: | |
assignee: | nobody → Rodrigo Barbieri (rodrigo-barbieri2010) |
Mistakenly marked openstack dashboard as not affected. Needs to be further analyzed. The charm is configuring the backend settings to allow for role edits, but needs further analysis.