aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/pap/data/deploy.group.request.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/policy/pap/data/deploy.group.request.json')
-rw-r--r--tests/policy/pap/data/deploy.group.request.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests/policy/pap/data/deploy.group.request.json b/tests/policy/pap/data/deploy.group.request.json
deleted file mode 100644
index 7f3694de..00000000
--- a/tests/policy/pap/data/deploy.group.request.json
+++ /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"
- }
- ]
- }
- ]
- }
- ]
-}