summaryrefslogtreecommitdiffstats
path: root/src/test/resources/tosca/pdp-group-policy-payload.json
diff options
context:
space:
mode:
authorEddy Hautot <eh552t@intl.att.com>2019-04-10 15:57:33 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-10 15:57:33 +0000
commite4e7c6a19dd50516247ad33dbe2a868b7825ea10 (patch)
treecb2d387e03c42bc75afb270a1cf4a7a09d76ae17 /src/test/resources/tosca/pdp-group-policy-payload.json
parenta98577e6a0a6fed54afebeb08c4de7c9215e49bb (diff)
parentece804b26d14786cc382dedc5a955f0f36b54029 (diff)
Merge changes I8c744a32,Id357ac37,I7df87e14,I2abd173c,Ie53b1dfd
* changes: Add timeout + Creds Remove SQL Dump Add delete support Rework Gson in Camel PDP Group support
Diffstat (limited to 'src/test/resources/tosca/pdp-group-policy-payload.json')
-rw-r--r--src/test/resources/tosca/pdp-group-policy-payload.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/test/resources/tosca/pdp-group-policy-payload.json b/src/test/resources/tosca/pdp-group-policy-payload.json
new file mode 100644
index 000000000..bf941e516
--- /dev/null
+++ b/src/test/resources/tosca/pdp-group-policy-payload.json
@@ -0,0 +1,16 @@
+{
+ "policies": [
+ {
+ "policy-id": "GuardOpPolicyTest"
+ },
+ {
+ "policy-id": "guard2"
+ },
+ {
+ "policy-id": "guard1"
+ },
+ {
+ "policy-id": "configPolicyTest"
+ }
+ ]
+} \ No newline at end of file