heat/heat/tests/policy/resources.json

8 lines
152 B
JSON

{
"context_is_admin": "role:admin",
"resource_types:OS::Cinder::Quota": "!",
"resource_types:OS::Keystone::*": "rule:context_is_admin"
}