Add R5 content to master 43/4143/1
authorss412g <shuky.har-noy@intl.att.com>
Tue, 16 Jun 2020 18:51:33 +0000 (21:51 +0300)
committerss412g <shuky.har-noy@intl.att.com>
Tue, 16 Jun 2020 18:52:02 +0000 (21:52 +0300)
commita07b8597afc9d063a7f37a376a5bcf29ba29b557
tree5bb3db2f293f6023c42cc59e8dc3b3359461a298
parent663195b03ce7fca8f82e399be26459771bc89f77
Add R5 content to master

Change-Id: Ibfbabbcd1ec599b69f1011a337d0979e7098ad15
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
55 files changed:
Automation/Tests/E2Term_Initialization/E2Term_Init_Message_Test.robot
Automation/Tests/E2_Setup_Failure/Enable_Ric_False_Setup_Failure.robot [new file with mode: 0644]
Automation/Tests/E2_Setup_Failure/RM_Error_Setup_Failure.robot [new file with mode: 0644]
Automation/Tests/E2_Setup_Failure/__init__.robot [new file with mode: 0644]
Automation/Tests/Get_E2T_Instances/get_e2t_instances.robot
Automation/Tests/Resource/Keywords.robot
Automation/Tests/Resource/resource.robot
Automation/Tests/Resource/scripts_variables.robot
Automation/Tests/Scripts/cleanup_db.py
Automation/Tests/Scripts/e2mdbscripts.py
Automation/Tests/SetGeneralConfiguration/__init__.robot [new file with mode: 0644]
Automation/Tests/SetGeneralConfiguration/set_general_configuration.robot [new file with mode: 0644]
E2Manager/configuration/configuration.go
E2Manager/configuration/configuration_test.go
E2Manager/container-tag.yaml
E2Manager/controllers/nodeb_controller.go
E2Manager/controllers/nodeb_controller_test.go
E2Manager/converters/endc_setup_failure_response_converter_test.go
E2Manager/converters/endc_setup_response_converter_test.go
E2Manager/converters/x2_setup_failure_response_converter_test.go
E2Manager/converters/x2_setup_response_converter.go
E2Manager/converters/x2_setup_response_converter_test.go
E2Manager/go.mod
E2Manager/go.sum
E2Manager/handlers/httpmsghandlers/set_general_configuration_handler.go [new file with mode: 0644]
E2Manager/handlers/httpmsghandlers/set_general_configuration_handler_test.go [new file with mode: 0644]
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler.go
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler_test.go
E2Manager/handlers/rmrmsghandlers/x2_reset_request_notification_handler.go
E2Manager/handlers/rmrmsghandlers/x2_reset_response_handler.go
E2Manager/httpserver/http_server.go
E2Manager/httpserver/http_server_test.go
E2Manager/managers/ran_connect_status_change_manager.go [new file with mode: 0644]
E2Manager/managers/ran_connect_status_change_manager_test.go [new file with mode: 0644]
E2Manager/managers/ran_list_manager.go [new file with mode: 0644]
E2Manager/mocks/nodeb_controller_mock.go
E2Manager/mocks/ran_alarm_service_mock.go [new file with mode: 0644]
E2Manager/mocks/ran_list_manager_mock.go [new file with mode: 0644]
E2Manager/mocks/rnibReaderMock.go
E2Manager/mocks/rnibWriterMock.go
E2Manager/models/cause.go [new file with mode: 0644]
E2Manager/models/e2_setup_request_message.go
E2Manager/models/e2_setup_response_message.go
E2Manager/models/general_configuration_request.go [new file with mode: 0644]
E2Manager/models/general_configuration_response.go [new file with mode: 0644]
E2Manager/providers/httpmsghandlerprovider/incoming_request_handler_provider.go
E2Manager/providers/httpmsghandlerprovider/incoming_request_handler_provider_test.go
E2Manager/rNibWriter/rNibWriter.go
E2Manager/rNibWriter/rNibWriter_test.go
E2Manager/resources/configuration.yaml
E2Manager/services/ran_alarm_service.go [new file with mode: 0644]
E2Manager/services/rnib_data_service.go
E2Manager/services/rnib_data_service_test.go
E2Manager/tests/dataProvider.go
E2Manager/tests/resources/setupRequest_gnb.xml