policy csit moved to policy repo
[integration/csit.git] / tests / policy / pap / data / deploy.group.request.json
diff --git a/tests/policy/pap/data/deploy.group.request.json b/tests/policy/pap/data/deploy.group.request.json
deleted file mode 100644 (file)
index 7f3694d..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{
-    "groups": [
-        {
-            "name": "create.group.request",
-            "deploymentSubgroups": [
-                {
-                    "pdpType": "pdpTypeA",
-                    "action": "POST",
-                    "policies": [
-                        {
-                            "name": "onap.restart.tca",
-                            "version": "1.0.0"
-                        }
-                    ]
-                }
-            ]
-        }
-    ]
-}