policy csit moved to policy repo
[integration/csit.git] / tests / policy / apex-pdp / data / pdp_update.json
diff --git a/tests/policy/apex-pdp/data/pdp_update.json b/tests/policy/apex-pdp/data/pdp_update.json
deleted file mode 100644 (file)
index 51c3573..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-    "groups": [
-        {
-            "name": "defaultGroup",
-            "deploymentSubgroups": [
-                {
-                    "pdpType": "apex",
-                    "action": "POST",
-                    "policies": [{
-                            "name": "onap.policies.native.apex.Sampledomain",
-                            "version": "1.0.0"
-                        }]
-                }
-            ]
-        }
-    ]
-}