Merge "config seg aai data router"
[oom.git] / kubernetes / config / docker / init / src / config / aai / data-router / appconfig / auth / data-router_policy.json
diff --git a/kubernetes/config/docker/init/src/config/aai/data-router/appconfig/auth/data-router_policy.json b/kubernetes/config/docker/init/src/config/aai/data-router/appconfig/auth/data-router_policy.json
deleted file mode 100644 (file)
index 1b4a6b0..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-{
-       "roles": [
-               {
-                       "name": "admin",
-                       "functions": [
-                               {
-                                       "name": "search", "methods": [ { "name": "GET" },{ "name": "DELETE" }, { "name": "PUT" }, { "name": "POST" } ]
-                               }
-                       ],
-
-                       "users": [
-                               {
-                                       "username": "CN=ONAP, OU=ONAP, O=ONAP, L=Ottawa, ST=Ontario, C=CA"
-                               }
-                       ]
-               }
-       ]
-}