Code Review
/
ric-plt
/
e2mgr.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Merge "Update RoutingManagerSimulator according to latest RM Swagger"
[ric-plt/e2mgr.git]
/
E2Manager
/
resources
/
configuration.yaml
1
logging:
2
logLevel: info
3
http:
4
port: 3800
5
rmr:
6
port: 3801
7
maxMsgSize: 65536
8
routingManager:
9
baseUrl: http://10.0.2.15:12020/ric/v1/handles/
10
notificationResponseBuffer: 100
11
bigRedButtonTimeoutSec: 5
12
maxConnectionAttempts: 3
13
maxRnibConnectionAttempts: 3
14
rnibRetryIntervalMs: 10
15
keepAliveResponseTimeoutMs: 1500
16
keepAliveDelayMs: 500