diff options
Diffstat (limited to 'mod/bpgenerator/TestCases/policyInput.json')
-rw-r--r-- | mod/bpgenerator/TestCases/policyInput.json | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/mod/bpgenerator/TestCases/policyInput.json b/mod/bpgenerator/TestCases/policyInput.json deleted file mode 100644 index fb89e1a..0000000 --- a/mod/bpgenerator/TestCases/policyInput.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "policies": [ - { - "configAttributes": "", - "configName": "", - "onapName": "DCAE", - "policyName": "DCAE.Config_*", - "unique": false - }, - { - "onapName": "DCAE", - "policyName": "DCAE.Config_*", - "unique": true - }, - { - "configAttributes": "", - "configName": "", - "onapName": "DCAE", - "policyName": "DCAE.Config_*", - "unique": false - } - ], - "policy": [ - { - "policy_id" : "id_0" - } - ] -}
\ No newline at end of file |