aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/apex-pdp/data/pdp_update.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/policy/apex-pdp/data/pdp_update.json')
-rw-r--r--tests/policy/apex-pdp/data/pdp_update.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/policy/apex-pdp/data/pdp_update.json b/tests/policy/apex-pdp/data/pdp_update.json
deleted file mode 100644
index 51c3573d..00000000
--- a/tests/policy/apex-pdp/data/pdp_update.json
+++ /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"
- }]
- }
- ]
- }
- ]
-}