X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fresources%2Fconfiguration.yaml;h=6beba8f16e57a76c0932e87c84ab23f8b78ec378;hb=76709204dfd7968156b5fa81190f146a8991812d;hp=0b73b6063cdef12b5b416a9f565b827ac7d78732;hpb=de19068aaa1f3d2b415cd960106121ceb167aaa9;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/resources/configuration.yaml b/E2Manager/resources/configuration.yaml index 0b73b60..6beba8f 100644 --- a/E2Manager/resources/configuration.yaml +++ b/E2Manager/resources/configuration.yaml @@ -5,8 +5,17 @@ http: rmr: port: 3801 maxMsgSize: 65536 +routingManager: + baseUrl: http://10.0.2.15:12020/ric/v1/handles/ notificationResponseBuffer: 100 bigRedButtonTimeoutSec: 5 -maxConnectionAttempts: 3 maxRnibConnectionAttempts: 3 rnibRetryIntervalMs: 10 +keepAliveResponseTimeoutMs: 4500 +keepAliveDelayMs: 1500 +e2tInstanceDeletionTimeoutMs: 15000 +globalRicId: + ricId: "AACCE" + mcc: "310" + mnc: "411" +stateChangeMessageChannel: RAN_CONNECTION_STATUS_CHANGE \ No newline at end of file