For Horizon: designate_policy.json needs to be simpler to work

Bug #1612288 reported by Leandro Reox
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Triaged
Medium
Unassigned

Bug Description

If you are just a member of a tenant, with the role _member_ on it, if you use the policy.json that ships with the API, horizon is not going to show to the user all the buttons to

- create domains
- manage records

In order to allow this, the designate_policy.json that we put to horizon has to have simpler rules, for example:

change:

"create_domain": "rule:admin_or_owner",

to:

"create_domain": "role:_member_",

Tags: docs
Tim Simmons (timsim)
tags: added: docs
Changed in designate:
status: New → Triaged
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.