Added the dmaap plugin changes needed
[dcaegen2/platform/cli.git] / blueprint-generator / TestCases / policyInput.json
diff --git a/blueprint-generator/TestCases/policyInput.json b/blueprint-generator/TestCases/policyInput.json
new file mode 100644 (file)
index 0000000..fb89e1a
--- /dev/null
@@ -0,0 +1,28 @@
+{
+       "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