glance APIs missing target for most policy checks
Bug #1346648 reported by
Scott Devoid
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
In Progress
|
Wishlist
|
Ian Cordasco | ||
Bug Description
API calls in glance.
This means that you cannot provide access to these APIs on a per-object basis. Furthermore it is inconsistent with the way other projects handle policy checks.
[1] https:/
Changed in glance: | |
assignee: | nobody → Ian Cordasco (icordasc) |
To post a comment you must log in.
Some groundwork for this was laid in https:/ /review. openstack. org/#/c/ 98737/, but it only covers the download_image check.
We should add broader use of the target keyword to our enforce calls in the v1 api and in the policy enforcement used by the v2 api.
But I suppose this is actually a feature request TBH.