Add domain rbac to gnocchi
Bug #1576804 reported by
Sergio Colinas
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gnocchi |
In Progress
|
Medium
|
Julien Danjou |
Bug Description
Currently gnocchi doesn't support domain rbac. It is critical to add this support since lots of deployments today uses domains, if gnocchi doesnt uses domains, it becomes unusable.
Changed in gnocchi: | |
importance: | Undecided → Medium |
Changed in gnocchi: | |
milestone: | none → 2.2.0 |
milestone: | 2.2.0 → none |
To post a comment you must log in.
That makes sense.
We should take a step back and make the RBAC code more generic. I don't think it's wise to keep adding more Keystone related field (even if those are generally valid) in our indexer. We should figure something a bit more generic for our RBAC.