cinder/releasenotes/notes/policy-for-type-list-and-show-apis-rt56uy78crt5e378.yaml
TommyLike 44b4e5462a Add policy check for type show and type list
We don't have any policy check for type show
and type list APIs. This patch adds them in code
while set default rule to empty.

Change-Id: Id2d72f1c6f24292ba354a53d2519faa348f3bb0f
Closes-Bug: #1777748
2018-06-24 02:20:05 +00:00

6 lines
161 B
YAML

---
fixes:
- Two new policies "volume_extension:type_get" and
"volume_extension:type_get_all" have been added to
control type show and type list APIs.