commit | b5f87b475a8ea2e9fb5fc90ed2671551fa439ac7 | [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 | 8047b38a33ec1f26af0fb378cbb6aa93c5d66e6e | |
parent | 466ce25d0320f192a7e77ca4160c1fe4656071cf [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>
diff --git a/kubernetes/aai/charts/aai-resources/resources/config/aaiconfig.properties b/kubernetes/aai/charts/aai-resources/resources/config/aaiconfig.properties index 0258fc2..41676cf 100644 --- a/kubernetes/aai/charts/aai-resources/resources/config/aaiconfig.properties +++ b/kubernetes/aai/charts/aai-resources/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 crud enabled flag aai.crud.timeoutenabled=true