commit | 33cba85c2516eee6240ab4639e2e60a9c0cf7641 | [log] [tgz] |
---|---|---|
author | Kajur, Harish (vk250x) <vk250x@att.com> | Thu May 03 16:53:51 2018 -0400 |
committer | Kajur, Harish (vk250x) <vk250x@att.com> | Thu May 03 17:12:01 2018 -0400 |
tree | ceb7cc04b02513c05a9521ac1599ab5d43ba1985 | |
parent | 7d9dd3c2d1ed8a690248c5d2155999d0cd7fccd6 [diff] [blame] |
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