X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Frtmgr%2Ftemplates%2Fconfig.yaml;h=c1e656a872dab8a8f54bf905cbb348be0f9c457e;hb=fc862fcec5356fc075ead5a63578c6fe995a9199;hp=d4ee362e7130f0a5b92dafec2987a47a1d9f2312;hpb=4224c7449e950ece21770311652e6f5dc1a79e56;p=ric-plt%2Fric-dep.git diff --git a/helm/rtmgr/templates/config.yaml b/helm/rtmgr/templates/config.yaml index d4ee362..c1e656a 100644 --- a/helm/rtmgr/templates/config.yaml +++ b/helm/rtmgr/templates/config.yaml @@ -29,10 +29,6 @@ data: # and distribute corresponding routes to them rtmgrcfg: | "PlatformComponents": - - - "name": "E2TERM" - "fqdn": "{{ printf "%s.%s" (include "common.servicename.e2term.rmr" .) (include "common.namespace.platform" .) }}" - "port": {{ include "common.serviceport.e2term.rmr.data" . }} - "name": "SUBMAN" "fqdn": "{{ printf "%s.%s" (include "common.servicename.submgr.rmr" .) (include "common.namespace.platform" .) }}" @@ -41,10 +37,6 @@ data: "name": "E2MAN" "fqdn": "{{ printf "%s.%s" (include "common.servicename.e2mgr.rmr" .) (include "common.namespace.platform" .) }}" "port": {{ include "common.serviceport.e2mgr.rmr.data" . }} - - - "name": "RSM" - "fqdn": "{{ printf "%s.%s" (include "common.servicename.rsm.rmr" .) (include "common.namespace.platform" .) }}" - "port": {{ include "common.serviceport.rsm.rmr.data" . }} - "name": "A1MEDIATOR" "fqdn": "{{ printf "%s.%s" (include "common.servicename.a1mediator.rmr" .) (include "common.namespace.platform" .) }}" @@ -74,10 +66,98 @@ data: "host": ":8080" "logger": "level": 4 + "periodicRoutes": + "enable" "rmr": "protPort": "tcp:4560" - "maxSize": 2072 + "maxSize": 1024 "numWorkers": 1 + "threadType": 1 + "messagetypes": [ + "RIC_HEALTH_CHECK_REQ=100", + "RIC_HEALTH_CHECK_RESP=101", + "RIC_ALARM=110", + "RIC_ALARM_QUERY=111", + "RIC_SCTP_CONNECTION_FAILURE=1080", + "E2_TERM_INIT=1100", + "E2_TERM_KEEP_ALIVE_REQ=1101", + "E2_TERM_KEEP_ALIVE_RESP=1102", + "RIC_SCTP_CLEAR_ALL=1090", + "RAN_CONNECTED=1200", + "RAN_RESTARTED=1210", + "RAN_RECONFIGURED=1220", + "RIC_ENB_LOAD_INFORMATION=10020", + "RIC_SN_STATUS_TRANSFER=10040", + "RIC_UE_CONTEXT_RELEASE=10050", + "RIC_X2_SETUP_REQ=10060", + "RIC_X2_SETUP_RESP=10061", + "RIC_X2_SETUP_FAILURE=10062", + "RIC_X2_RESET=10070", + "RIC_X2_RESET_RESP=10071", + "RIC_ENB_CONF_UPDATE=10080", + "RIC_ENB_CONF_UPDATE_ACK=10081", + "RIC_ENB_CONF_UPDATE_FAILURE=10082", + "RIC_RES_STATUS_REQ=10090", + "RIC_RES_STATUS_RESP=10091", + "RIC_RES_STATUS_FAILURE=10092", + "RIC_SGNB_ADDITION_REQ=10270", + "RIC_SGNB_ADDITION_ACK=10271", + "RIC_SGNB_ADDITION_REJECT=10272", + "RIC_SGNB_RECONF_COMPLETE=10280", + "RIC_SGNB_MOD_REQUEST=10290", + "RIC_SGNB_MOD_REQUEST_ACK=10291", + "RIC_SGNB_MOD_REQUEST_REJ=10292", + "RIC_SGNB_MOD_REQUIRED=10300", + "RIC_SGNB_MOD_CONFIRM=10301", + "RIC_SGNB_MOD_REFUSE=10302", + "RIC_SGNB_RELEASE_REQUEST=10310", + "RIC_SGNB_RELEASE_REQUEST_ACK=10311", + "RIC_SGNB_RELEASE_REQUIRED=10320", + "RIC_SGNB_RELEASE_CONFIRM=10321", + "RIC_RRC_TRANSFER=10350", + "RIC_ENDC_X2_SETUP_REQ=10360", + "RIC_ENDC_X2_SETUP_RESP=10361", + "RIC_ENDC_X2_SETUP_FAILURE=10362", + "RIC_ENDC_CONF_UPDATE=10370", + "RIC_ENDC_CONF_UPDATE_ACK=10371", + "RIC_ENDC_CONF_UPDATE_FAILURE=10372", + "RIC_SECONDARY_RAT_DATA_USAGE_REPORT=10380", + "RIC_E2_SETUP_REQ=12001", + "RIC_E2_SETUP_RESP=12002", + "RIC_E2_SETUP_FAILURE=12003", + "RIC_ERROR_INDICATION=12007", + "RIC_SUB_REQ=12010", + "RIC_SUB_RESP=12011", + "RIC_SUB_FAILURE=12012", + "RIC_SUB_DEL_REQ=12020", + "RIC_SUB_DEL_RESP=12021", + "RIC_SUB_DEL_FAILURE=12022", + "RIC_SUB_DEL_REQUIRED=12023", + "RIC_CONTROL_REQ=12040", + "RIC_CONTROL_ACK=12041", + "RIC_CONTROL_FAILURE=12042", + "RIC_INDICATION=12050", + "A1_POLICY_REQ=20010", + "A1_POLICY_RESP=20011", + "A1_POLICY_QUERY=20012", + "TS_UE_LIST=30000", + "TS_QOE_PRED_REQ=30001", + "TS_QOE_PREDICTION=30002", + "TS_ANOMALY_UPDATE=30003", + "TS_ANOMALY_ACK=30004", + "MC_REPORT=30010", + "DCAPTERM_RTPM_RMR_MSGTYPE=33001", + "DCAPTERM_GEO_RMR_MSGTYPE=33002", + "RIC_SERVICE_UPDATE=12030", + "RIC_SERVICE_UPDATE_ACK=12031", + "RIC_SERVICE_UPDATE_FAILURE=12032", + "RIC_E2NODE_CONFIG_UPDATE=12070", + "RIC_E2NODE_CONFIG_UPDATE_ACK==12071", + "RIC_E2NODE_CONFIG_UPDATE_FAILURE=12072", + "RIC_E2_RESET_REQ=12004", + "RIC_E2_RESET_RESP=12005", + ] + "PlatformRoutes": [ { 'messagetype': 'RIC_SUB_REQ', 'senderendpoint': 'SUBMAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'}, { 'messagetype': 'RIC_SUB_DEL_REQ', 'senderendpoint': 'SUBMAN', 'subscriptionid': -1,'endpoint': '', 'meid': '%meid'}, @@ -85,6 +165,7 @@ data: { 'messagetype': 'RIC_SUB_DEL_RESP', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'SUBMAN', 'meid': ''}, { 'messagetype': 'RIC_SUB_FAILURE', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'SUBMAN', 'meid': ''}, { 'messagetype': 'RIC_SUB_DEL_FAILURE', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'SUBMAN', 'meid': ''}, + { 'messagetype': 'RIC_SUB_DEL_REQUIRED', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'SUBMAN', 'meid': ''}, { 'messagetype': 'RIC_X2_SETUP_REQ', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'}, { 'messagetype': 'RIC_X2_RESET', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'}, { 'messagetype': 'RIC_X2_RESET_RESP', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'}, @@ -93,6 +174,7 @@ data: { 'messagetype': 'RIC_ENB_CONF_UPDATE_FAILURE', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'}, { 'messagetype': 'RIC_ENDC_CONF_UPDATE_ACK', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'}, { 'messagetype': 'RIC_ENDC_CONF_UPDATE_FAILURE', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'}, + { 'messagetype': 'RIC_E2_SETUP_REQ', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, { 'messagetype': 'E2_TERM_INIT', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, { 'messagetype': 'RIC_X2_SETUP_RESP', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, { 'messagetype': 'RIC_X2_SETUP_FAILURE', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, @@ -106,13 +188,10 @@ data: { 'messagetype': 'RIC_ENB_CONF_UPDATE', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, { 'messagetype': 'RIC_ENB_LOAD_INFORMATION', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, { 'messagetype': 'E2_TERM_KEEP_ALIVE_RESP', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, - { 'messagetype': 'RAN_CONNECTED', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': 'RSM', 'meid': ''}, - { 'messagetype': 'RAN_RESTARTED', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': 'RSM', 'meid': ''}, - { 'messagetype': 'RAN_RECONFIGURED', 'senderendpoint': 'E2MAN', 'subscriptionid': -1, 'endpoint': 'RSM', 'meid': ''}, - { 'messagetype': 'RIC_RES_STATUS_REQ', 'senderendpoint': 'RSM', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'}, - { 'messagetype': 'RIC_RES_STATUS_RESP', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'RSM', 'meid': ''}, - { 'messagetype': 'RIC_RES_STATUS_FAILURE', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'RSM', 'meid': ''}, { 'messagetype': 'A1_POLICY_QUERY', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'A1MEDIATOR', 'meid': ''}, { 'messagetype': 'A1_POLICY_RESP', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'A1MEDIATOR', 'meid': ''}, + { 'messagetype': 'RIC_SERVICE_UPDATE', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, + { 'messagetype': 'RIC_E2NODE_CONFIG_UPDATE', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, + { 'messagetype': 'RIC_E2_RESET_REQ', 'senderendpoint': '', 'subscriptionid': -1, 'endpoint': 'E2MAN', 'meid': ''}, ]