"Create Role" and "Delete Role" buttons are missing for a domain admin user
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Medium
|
Unassigned | ||
horizon (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
This bug is similar to https:/
The setup with xenial + Queens UCA and 18.02 charms is as follows:
https:/
adma and admb are users with Admin role granted on their respective domain level so they can manage users, groups and roles due to how policy rules shipped via charms are structured http://
"identity:
While it is possible to do CRUD on roles from CLI, e.g. adma user can create new roles in domain a, there is no visible way to do that from the dashboard for create and delete operations.
A user with an admin-project/
https:/
The problem does not seem to be related to oslo.policy directly (policy files seem to be correct) - just to how horizon handles domain administrators.
Trying to invoke a modal window directly via http://<horizon-
Changed in horizon: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
tags: | added: keystone |
Changed in horizon (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Critical |
importance: | Critical → Low |
Dmitrii - is this something that's specific to the way that you're deploying Horizon, or do you think this is a more general upstream bug in Horizon?