incorrect permissions for Projects CRUD

Bug #1662199 reported by Thomas Maddox
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
craton
New
Undecided
Unassigned

Bug Description

Highlighted in this review: https://review.openstack.org/#/c/427777/19/craton/db/sqlalchemy/api.py@589, we're overly resrictive on the permissions afforded project admins. We wish to allow the following permissions:

Project Admin
GET /projects/{projectId}
GET, PUT, DELETE /projects/[projectId]/variables

Project Admin and Admin Project:
GET, POST /projects
GET, DELETE /projects/[projectId]
GET, PUT, DELETE /projects/[projectId]/variables

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.