keystone/tests/policy.json
termie a2f2274c69 port common policy code to keystone
keystone.common.policy is copied from nova

leave simple backend in as a shim until devstack stops referencing it

Change-Id: Ibd579cfeb99465706d525b6565818a2d8f5f3b7c
2012-03-08 14:06:32 -08:00

4 lines
64 B
JSON

{
"admin_required": [["role:Keystadasd"], ["is_admin:1"]]
}