E2Setup Message as per E2AP spec v2.0 69/8069/2
authorsubhash kumar singh <subh.singh@samsung.com>
Mon, 18 Apr 2022 09:52:24 +0000 (09:52 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Mon, 18 Apr 2022 10:00:07 +0000 (15:30 +0530)
commit6129d47fc136b2947ac6aea0571a806d057c6d57
treeca1fb6263fae8113e58f679f7cce1a01b7c789df
parenta8eaf55eb9612967a2e217f9494736e9ef89b113
E2Setup Message as per E2AP spec v2.0

Implement E2Setup Message as per the E2AP spec v2.0 to mainly
support E2nodeConfig IE.

Issue-ID: RIC-722
Change-Id: I3174451912d5d08cd472b3ae7ba81b176daebf7c
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
15 files changed:
E2Manager/go.mod
E2Manager/go.sum
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler.go
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler_test.go
E2Manager/models/e2_setup_request_message.go
E2Manager/models/e2_setup_request_message_test.go
E2Manager/models/e2_setup_response_message.go
E2Manager/models/e2_setup_response_message_test.go
E2Manager/tests/resources/setupRequest/setupRequest_en-gNB.xml
E2Manager/tests/resources/setupRequest/setupRequest_enb.xml
E2Manager/tests/resources/setupRequest/setupRequest_gnb.xml
E2Manager/tests/resources/setupRequest/setupRequest_gnb_with_zero_functions.xml
E2Manager/tests/resources/setupRequest/setupRequest_gnb_without_functions.xml
E2Manager/tests/resources/setupRequest/setupRequest_ng-eNB.xml
E2Manager/tests/resources/setupRequest/setupRequest_with_oid_gnb.xml