Merge "Set default policy for "volume:get""

This commit is contained in:
Jenkins 2015-08-14 16:08:59 +00:00 committed by Gerrit Code Review
commit bc1dfeec3c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"volume:create": "",
"volume:delete": "",
"volume:get": "",
"volume:get": "rule:admin_or_owner",
"volume:get_all": "",
"volume:get_volume_metadata": "",
"volume:get_volume_admin_metadata": "rule:admin_api",