summaryrefslogtreecommitdiffstats
path: root/charts/aai-resources/resources
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-05-03 16:53:51 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-05-03 17:12:01 -0400
commit33cba85c2516eee6240ab4639e2e60a9c0cf7641 (patch)
treeceb7cc04b02513c05a9521ac1599ab5d43ba1985 /charts/aai-resources/resources
parent7d9dd3c2d1ed8a690248c5d2155999d0cd7fccd6 (diff)
Add the realtime clients to
ensure the realtime database connection is being used when the request coming from SO, and SDNC Issue-ID: AAI-1121 Change-Id: I52a2192e5ece71d5ee3dc5bcf1e72f3aa9e55245 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'charts/aai-resources/resources')
-rw-r--r--charts/aai-resources/resources/config/aaiconfig.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/charts/aai-resources/resources/config/aaiconfig.properties b/charts/aai-resources/resources/config/aaiconfig.properties
index 0258fc2..41676cf 100644
--- a/charts/aai-resources/resources/config/aaiconfig.properties
+++ b/charts/aai-resources/resources/config/aaiconfig.properties
@@ -103,6 +103,8 @@ aai.transaction.logging=true
aai.transaction.logging.get=false
aai.transaction.logging.post=false
+aai.realtime.clients=SDNC,MSO,SO
+
#timeout for crud enabled flag
aai.crud.timeoutenabled=true