1 #==================================================================================
2 # Copyright (c) 2019 AT&T Intellectual Property.
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #==================================================================================
22 # FQDN and port info of rtmgr
29 "protPort" : "tcp:4560"
33 "hostAddr": {{ include "common.servicename.rtmgr.http" . | quote }}
34 "port" : {{ include "common.serviceport.rtmgr.http" . }}
37 "sessionNamespace": "XMSession"
43 "e2tSubReqTimeout_ms": 2000
44 "e2tSubDelReqTime_ms": 2000
45 "e2tRecvMsgTimeout_ms": 2000
46 "e2tMaxSubReqTryCount": 2
47 "e2tMaxSubDelReqTryCount": 2
48 "checkE2State": "true"
49 "readSubsFromDb": "true"
51 "dbRetryForever": "true"
52 "waitRouteCleanup_ms": 5000