diff options
author | vagrant <vv770d@att.com> | 2018-04-05 20:34:40 +0000 |
---|---|---|
committer | vagrant <vv770d@att.com> | 2018-04-05 21:42:28 +0000 |
commit | 61c202d9b8ba132b90d6770c5dab7147b60db019 (patch) | |
tree | 4276d903ade50e7ea78d9543f7aec51ffe7123d9 /tca-cdap-container/tca_app_preferences.json | |
parent | ac864ceb9f1eeef6057d105e7a670ad064701750 (diff) |
update default configuration for heat deploy
Change-Id: I0ca2db24c757a5a8372e83ba1b7dbf5eb67b7d69
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-434
Diffstat (limited to 'tca-cdap-container/tca_app_preferences.json')
-rw-r--r-- | tca-cdap-container/tca_app_preferences.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tca-cdap-container/tca_app_preferences.json b/tca-cdap-container/tca_app_preferences.json index 76fa8c2..a2c3bf7 100644 --- a/tca-cdap-container/tca_app_preferences.json +++ b/tca-cdap-container/tca_app_preferences.json @@ -7,7 +7,7 @@ "aaiEnrichmentUserPassword": "DCAE", "aaiVMEnrichmentAPIPath": "/aai/v11/search/nodes-query", "aaiVNFEnrichmentAPIPath": "/aai/v11/network/generic-vnfs/generic-vnf", - "enableAAIEnrichment": "false", + "enableAAIEnrichment": "true", "enableAlertCEFFormat": "false", "enableRedisCaching": "{{REDISCACHING}}", "redisHosts": "{{REDISHOSTPORT}}", |