]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Force detach should only be an admin api
authorling-yun <zengyunling@huawei.com>
Tue, 8 Apr 2014 05:03:14 +0000 (13:03 +0800)
committerJay S. Bryant <jsbryant@us.ibm.com>
Tue, 8 Apr 2014 14:49:55 +0000 (09:49 -0500)
commit3af76d3677641c6e32b7dc0ef71ec464fb336a8f
tree3d5bf38d368e26c9cb30d924638133cc3468579b
parent1d1a9b3fe7bc4acd19c68b58791f34389148bb9d
Force detach should only be an admin api

Since force delete volume apis are only admin apis, force detach volume api
should also be an admin only api.  Currently, the force detach api,
which uses the default rule in policy.json, can be called by admins and owners.
This patch make force detach volume api an admin only api like force
delete volume.

Closes-Bug: #1303882
Change-Id: I12f927e816a5ba6809da9a27ac4ad150546286a1
etc/cinder/policy.json