aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/sdc/blueprint-dcae/prop-text-for-tca-3.json
diff options
context:
space:
mode:
authorChristophe Closset <christophe.closset@intl.att.com>2019-05-09 10:08:57 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-09 10:08:57 +0000
commitd44558eaee3cff15f9798ccc14b1642636b77cb0 (patch)
tree5d9cbb5e42eae593f82a98987916cf58603c975c /src/test/resources/example/sdc/blueprint-dcae/prop-text-for-tca-3.json
parent5ce610d384f5f9bc7ee3dffe07e1b583bb71a96d (diff)
parent4545e770dd5ab7cab80ea115ed326e60a944cbc4 (diff)
Merge "Fix model type searching"
Diffstat (limited to 'src/test/resources/example/sdc/blueprint-dcae/prop-text-for-tca-3.json')
-rw-r--r--src/test/resources/example/sdc/blueprint-dcae/prop-text-for-tca-3.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/resources/example/sdc/blueprint-dcae/prop-text-for-tca-3.json b/src/test/resources/example/sdc/blueprint-dcae/prop-text-for-tca-3.json
index f8f53165..012c46e9 100644
--- a/src/test/resources/example/sdc/blueprint-dcae/prop-text-for-tca-3.json
+++ b/src/test/resources/example/sdc/blueprint-dcae/prop-text-for-tca-3.json
@@ -40,7 +40,8 @@
"cbs_host": "config-binding-service.dcae.svc.cluster.local",
"cbs_port": "10000",
"external_port": "32012",
- "policy_id": "AUTO_GENERATED_POLICY_ID_AT_SUBMIT"
+ "policy_id": "AUTO_GENERATED_POLICY_ID_AT_SUBMIT",
+ "policy_model_id": "onap.policies.monitoring.cdap.tca.hi.lo.app"
}
}
]