summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-08-07 23:15:51 +0000
committerGerrit Code Review <review@openstack.org>2018-08-07 23:15:51 +0000
commitfdb5083b22e3d5ec697219d17ccbfb2eb1ba3b6b (patch)
tree651dcadae6078dbac038c3622f3512159517a156 /releasenotes
parentdd18f966e29b1fb2abaebca2d62d4b541636b80b (diff)
parent44b4e5462a5652a58b141e7409f50431a12a7299 (diff)
downloadcinder-fdb5083b22e3d5ec697219d17ccbfb2eb1ba3b6b.tar.gz
Merge "Add policy check for type show and type list"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/policy-for-type-list-and-show-apis-rt56uy78crt5e378.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/policy-for-type-list-and-show-apis-rt56uy78crt5e378.yaml b/releasenotes/notes/policy-for-type-list-and-show-apis-rt56uy78crt5e378.yaml
new file mode 100644
index 000000000..f3346b6a4
--- /dev/null
+++ b/releasenotes/notes/policy-for-type-list-and-show-apis-rt56uy78crt5e378.yaml
@@ -0,0 +1,5 @@
+---
+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.