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>
diff --git a/charts/aai-traversal/resources/config/aaiconfig.properties b/charts/aai-traversal/resources/config/aaiconfig.properties
index 2452a1e..b095c4c 100644
--- a/charts/aai-traversal/resources/config/aaiconfig.properties
+++ b/charts/aai-traversal/resources/config/aaiconfig.properties
@@ -103,6 +103,8 @@
 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