Fix Sdc Controller
[clamp.git] / src / test / resources / example / sdc / blueprint-dcae / prop-text-for-tca-2.json
1 {
2         "global": [
3                 {
4                         "name": "service",
5                         "value": [
6                                 "4cc5b45a-1f63-4194-8100-cd8e14248c92"
7                         ]
8                 },
9                 {
10                         "name": "vf",
11                         "value": [
12                                 "023a3f0d-1161-45ff-b4cf-8918a8ccf3ad"
13                         ]
14                 },
15                 {
16                         "name": "actionSet",
17                         "value": [
18                                 "vnfRecipe"
19                         ]
20                 },
21                 {
22                         "name": "location",
23                         "value": [
24                                 "DC1"
25                         ]
26                 },
27                 {
28                         "name": "deployParameters",
29                         "value": {
30                                 "dh_override": "component_dockerhost",
31                                 "dh_location_id": "zone1",
32                                 "aaiEnrichmentHost": "none",
33                                 "aaiEnrichmentPort": 8443,
34                                 "enableAAIEnrichment": false,
35                                 "dmaap_host": "dmaap.onap-message-router",
36                                 "dmaap_port": 3904,
37                                 "enableRedisCaching": false,
38                                 "redisHosts": "",
39                                 "tag_version": "nexus3.onap.org:10001/onap//onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.0.0",
40                                 "consul_host": "consul-server.onap-consul",
41                                 "consul_port": "8500",
42                                 "cbs_host": "config-binding-service.dcae",
43                                 "cbs_port": "10000",
44                                 "external_port": "32010",
45                                 "policy_id": "AUTO_GENERATED_POLICY_ID_AT_SUBMIT"
46                         }
47                 }
48         ]
49 }