Added RIC_E2_SETUP_REQ message type in static file 22/2922/1
authorwahidw <abdulwahid.w@nokia.com>
Mon, 23 Mar 2020 12:17:14 +0000 (12:17 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Mon, 23 Mar 2020 12:17:22 +0000 (12:17 +0000)
Change-Id: I90806ecea582a2b603e2bd1d53cb1431ade8c2a4
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
helm/rtmgr/templates/config.yaml

index 06e9e53..abbf2f0 100644 (file)
@@ -94,6 +94,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': ''},