summaryrefslogtreecommitdiffstats
path: root/api/etc/policy.json
diff options
context:
space:
mode:
authorJie Hu <hu.jie@zte.com.cn>2016-12-06 13:31:31 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-06 13:31:31 +0000
commit3a203b0a44b6952df2b7f8b93f3d27b421cdd1f6 (patch)
treeff7d6cccb2024773514b8af6055292ae3f705072 /api/etc/policy.json
parent3f262284f3ce78ce23b4e3c8e9fed112fc56e37d (diff)
parent240007fb0b972692ce239d601654c4d294ff46a2 (diff)
Merge "add escalator frame"
Diffstat (limited to 'api/etc/policy.json')
-rw-r--r--api/etc/policy.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/api/etc/policy.json b/api/etc/policy.json
new file mode 100644
index 0000000..4bea22d
--- /dev/null
+++ b/api/etc/policy.json
@@ -0,0 +1,5 @@
+{
+ "context_is_admin": "role:admin",
+ "default": ""
+
+}