X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=helm%2Frtmgr%2Ftemplates%2Fconfig.yaml;h=c1e656a872dab8a8f54bf905cbb348be0f9c457e;hb=2a405b567ac69e725fff4a766778f398206eba35;hp=a3f921c98a91504fd9b13a83da9653849c8cf803;hpb=047e6c754edadc86ad6ca6a3d387137023e7e6a4;p=ric-plt%2Fric-dep.git diff --git a/helm/rtmgr/templates/config.yaml b/helm/rtmgr/templates/config.yaml index a3f921c..c1e656a 100644 --- a/helm/rtmgr/templates/config.yaml +++ b/helm/rtmgr/templates/config.yaml @@ -37,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" .) }}" @@ -70,6 +66,8 @@ data: "host": ":8080" "logger": "level": 4 + "periodicRoutes": + "enable" "rmr": "protPort": "tcp:4560" "maxSize": 1024 @@ -89,6 +87,8 @@ data: "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", @@ -100,12 +100,28 @@ data: "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", @@ -116,15 +132,30 @@ data: "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": [ @@ -134,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'}, @@ -156,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': ''}, ]