diff options
Diffstat (limited to 'csit/tests/data/pdp_update.json')
-rw-r--r-- | csit/tests/data/pdp_update.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/csit/tests/data/pdp_update.json b/csit/tests/data/pdp_update.json deleted file mode 100644 index 51c3573d9..000000000 --- a/csit/tests/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" - }] - } - ] - } - ] -} |