Add the realtime clients to 79/45979/2
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 3 May 2018 20:53:51 +0000 (16:53 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 3 May 2018 21:12:01 +0000 (17:12 -0400)
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>
kubernetes/aai/charts/aai-resources/resources/config/aaiconfig.properties
kubernetes/aai/charts/aai-traversal/resources/config/aaiconfig.properties

index 0258fc2..41676cf 100644 (file)
@@ -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
 
index 2452a1e..b095c4c 100644 (file)
@@ -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 traversal enabled flag
 aai.traversal.timeoutenabled=true