Copy latest code 01/2101/1
authorss412g <shuky.har-noy@intl.att.com>
Mon, 2 Dec 2019 14:59:19 +0000 (16:59 +0200)
committerss412g <shuky.har-noy@intl.att.com>
Mon, 23 Dec 2019 22:16:34 +0000 (00:16 +0200)
commitefcb4528362460aa2249d319c9752b63bb720fe2
treea59938c00a6637a39faa67f43f21c63d87e300d0
parentb6c5a882f986ed2d6440cf9be83d69740179c53d
Copy latest code

Change-Id: Ibfcfce723adc532458911ec1df798fcd511fddaa
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
203 files changed:
.gitignore
Automation/Dockerfile
Automation/Tests/ConfigurationUpdate/ConfigurationUpdate_Verify_logs.robot [deleted file]
Automation/Tests/ConfigurationUpdate/ConfigurationUpdate_prepartations_tests.robot
Automation/Tests/E2Term_Initialization/E2Term_Init_Message_Test.robot [new file with mode: 0644]
Automation/Tests/E2Term_Initialization/__init__.robot [new file with mode: 0755]
Automation/Tests/ENDC-Setup/ENDC_Setup_request_test.robot
Automation/Tests/ENDC_Reset_RAN_TO_RIC/Reset_RAN_Found.robot
Automation/Tests/ENDC_Reset_RAN_TO_RIC/Reset_Verify_logs.robot [deleted file]
Automation/Tests/ENDC_Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot
Automation/Tests/ENDC_Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot
Automation/Tests/KeepAlive/__init__.robot [new file with mode: 0755]
Automation/Tests/KeepAlive/keep_alive_test.robot [new file with mode: 0644]
Automation/Tests/LoadInfomation/Loadinformation_adding_data_and_overwrite.robot
Automation/Tests/Lost_Connection/Lost_Connetion_CONNECTING_TO_DISCONNECTED.robot
Automation/Tests/RSM_Resource_Status/__init__.robot [new file with mode: 0755]
Automation/Tests/RSM_Resource_Status/resource_status_false_start.robot [new file with mode: 0644]
Automation/Tests/RSM_Resource_Status/resource_status_false_stop.robot [new file with mode: 0644]
Automation/Tests/RSM_Resource_Status/resource_status_keywords.robot [new file with mode: 0644]
Automation/Tests/RSM_Resource_Status/resource_status_true_start.robot [new file with mode: 0644]
Automation/Tests/RSM_Resource_Status/resource_status_true_stop.robot [new file with mode: 0644]
Automation/Tests/RedButton/RedButton_CONNECTED_SHUTDOWN_CONNECTED.robot
Automation/Tests/RedButton/RedButton_DISCONNECTED.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 [new file with mode: 0644]
Automation/Tests/Scripts/e2t_db_script.py [new file with mode: 0644]
Automation/Tests/Scripts/find_rmr_message.py
Automation/Tests/Scripts/getnodes.py
Automation/Tests/Scripts/loadscripts.py
Automation/Tests/Scripts/rsmscripts.py [new file with mode: 0644]
Automation/Tests/Unhappy/Reset_HttpResponse400_wrongstate.robot
Automation/Tests/X2-Setup/X2_Setup_reuqest_test.robot
Automation/Tests/X2-Setup/x2_setup_existing_assoc_test.robot [moved from Automation/Tests/X2_Reset_RAN_TO_RIC/Reset_Verify_logs.robot with 55% similarity]
Automation/Tests/X2-Setup/x2_setup_existing_not_assoc_test.robot [new file with mode: 0644]
Automation/Tests/X2_Reset_RAN_TO_RIC/Reset_RAN_Found.robot
Automation/Tests/X2_Reset_RAN_TO_RIC_Unhappy/Reset_RNIB.robot
Automation/Tests/X2_Reset_RAN_TO_RIC_Unhappy/Reset_Verify_logs.robot [deleted file]
Automation/Tests/X2_Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot
Automation/Tests/X2_Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot
E2Manager/Dockerfile
E2Manager/app/main.go
E2Manager/clients/http_client.go [new file with mode: 0644]
E2Manager/clients/routing_manager_client.go [new file with mode: 0644]
E2Manager/clients/routing_manager_client_test.go [new file with mode: 0644]
E2Manager/configuration/configuration.go
E2Manager/configuration/configuration_test.go
E2Manager/container-tag.yaml
E2Manager/controllers/e2t_controller.go [new file with mode: 0644]
E2Manager/controllers/nodeb_controller.go
E2Manager/controllers/nodeb_controller_test.go
E2Manager/controllers/root_controller_test.go
E2Manager/converters/endc_setup_failure_response_converter.go [moved from E2Manager/converters/endc_x2setupFailureResponseToProtobuf.go with 82% similarity]
E2Manager/converters/endc_setup_failure_response_converter_test.go [moved from E2Manager/converters/endc_x2setupFailureResponseToProtobuf_test.go with 93% similarity]
E2Manager/converters/endc_setup_response_converter.go [moved from E2Manager/converters/endc_x2setupResponseToProtobuf.go with 93% similarity]
E2Manager/converters/endc_setup_response_converter_test.go [moved from E2Manager/converters/endc_x2setupResponseToProtobuf_test.go with 99% similarity]
E2Manager/e2managererrors/e2t_instance_absence_error.go [new file with mode: 0644]
E2Manager/e2managererrors/routing_manager_error.go [new file with mode: 0644]
E2Manager/e2mgr-sonar-scanner.properties [new file with mode: 0644]
E2Manager/e2pdus/configuration_update.go [new file with mode: 0644]
E2Manager/e2pdus/configuration_update_test.go [new file with mode: 0644]
E2Manager/e2pdus/x2_setup_requests_test.go
E2Manager/go.mod
E2Manager/go.sum
E2Manager/handlers/httpmsghandlers/delete_all_request_handler_test.go
E2Manager/handlers/httpmsghandlers/get_e2t_instances_request_handler.go [new file with mode: 0644]
E2Manager/handlers/httpmsghandlers/get_e2t_instances_request_handler_test.go [new file with mode: 0644]
E2Manager/handlers/httpmsghandlers/get_nodeb_id_list_request_handler_test.go
E2Manager/handlers/httpmsghandlers/get_nodeb_request_handler_test.go
E2Manager/handlers/httpmsghandlers/setup_request_handler.go
E2Manager/handlers/httpmsghandlers/setup_request_handler_test.go
E2Manager/handlers/httpmsghandlers/x2_reset_request_handler.go
E2Manager/handlers/httpmsghandlers/x2_reset_request_handler_test.go
E2Manager/handlers/rmrmsghandlers/e2_term_init_notification_handler.go
E2Manager/handlers/rmrmsghandlers/e2_term_init_notification_handler_test.go
E2Manager/handlers/rmrmsghandlers/e2t_keep_alive_response_handler.go [new file with mode: 0644]
E2Manager/handlers/rmrmsghandlers/e2t_keep_alive_response_handler_test.go [new file with mode: 0644]
E2Manager/handlers/rmrmsghandlers/enb_load_information_notification_handler.go
E2Manager/handlers/rmrmsghandlers/enb_load_information_notification_handler_test.go
E2Manager/handlers/rmrmsghandlers/endc_configuration_update_handler.go
E2Manager/handlers/rmrmsghandlers/endc_configuration_update_handler_test.go
E2Manager/handlers/rmrmsghandlers/notification_handler.go
E2Manager/handlers/rmrmsghandlers/setup_response_notification_handler_test.go
E2Manager/handlers/rmrmsghandlers/x2_reset_request_notification_handler.go
E2Manager/handlers/rmrmsghandlers/x2_reset_request_notification_handler_test.go
E2Manager/handlers/rmrmsghandlers/x2_reset_response_handler.go
E2Manager/handlers/rmrmsghandlers/x2_reset_response_handler_test.go
E2Manager/handlers/rmrmsghandlers/x2enb_configuration_update_handler.go
E2Manager/handlers/rmrmsghandlers/x2enb_configuration_update_handler_test.go
E2Manager/httpserver/http_server.go
E2Manager/httpserver/http_server_test.go
E2Manager/logger/logger_test.go
E2Manager/managers/e2t_instances_manager.go [new file with mode: 0644]
E2Manager/managers/e2t_instances_manager_test.go [new file with mode: 0644]
E2Manager/managers/e2t_keep_alive_worker.go [new file with mode: 0644]
E2Manager/managers/e2t_keep_alive_worker_test.go [new file with mode: 0644]
E2Manager/managers/e2t_shutdown_manager.go [new file with mode: 0644]
E2Manager/managers/endc_setup_failure_response_manager.go
E2Manager/managers/endc_setup_failure_response_manager_test.go [new file with mode: 0644]
E2Manager/managers/endc_setup_response_manager.go
E2Manager/managers/endc_setup_response_manager_test.go [new file with mode: 0644]
E2Manager/managers/notificationmanager/notification_manager.go
E2Manager/managers/notificationmanager/notification_manager_test.go
E2Manager/managers/ran_reconnection_manager.go
E2Manager/managers/ran_reconnection_manager_test.go
E2Manager/managers/ran_setup_manager.go
E2Manager/managers/ran_setup_manager_test.go
E2Manager/managers/ran_status_change_manager.go
E2Manager/managers/ran_status_change_manager_test.go
E2Manager/managers/x2_setup_failure_response_manager_test.go [new file with mode: 0644]
E2Manager/mocks/controllerMock.go [deleted file]
E2Manager/mocks/e2t_controller_mock.go [new file with mode: 0644]
E2Manager/mocks/e2t_instances_manager_mock.go [new file with mode: 0644]
E2Manager/mocks/e2t_shutdown_manager_mock.go [moved from E2Manager/rnibBuilders/node_info_builder.go with 56% similarity]
E2Manager/mocks/http_client_mock.go [new file with mode: 0644]
E2Manager/mocks/nodebControllerMock.go [deleted file]
E2Manager/mocks/nodeb_controller_mock.go [new file with mode: 0644]
E2Manager/mocks/ran_setup_manager_mock.go [new file with mode: 0644]
E2Manager/mocks/rmrMessengerMock.go
E2Manager/mocks/rnibReaderMock.go
E2Manager/mocks/rnibWriterMock.go
E2Manager/mocks/root_controller_mock.go [new file with mode: 0644]
E2Manager/mocks/routing_manager_client_mock.go [new file with mode: 0644]
E2Manager/models/e2_request_message_test.go
E2Manager/models/e2_term_init_payload.go [new file with mode: 0644]
E2Manager/models/e2t_keep_alive_payload.go [new file with mode: 0644]
E2Manager/models/get_e2t_instances_response.go [new file with mode: 0644]
E2Manager/models/get_nodeb_id_list_response.go
E2Manager/models/get_nodeb_response.go
E2Manager/models/i_response.go
E2Manager/models/notification_request.go
E2Manager/models/rmr_message.go
E2Manager/models/routing_manager_e2t_data.go [new file with mode: 0644]
E2Manager/providers/httpmsghandlerprovider/incoming_request_handler_provider.go
E2Manager/providers/httpmsghandlerprovider/incoming_request_handler_provider_test.go
E2Manager/providers/rmrmsghandlerprovider/notification_handler_provider.go
E2Manager/providers/rmrmsghandlerprovider/notification_handler_provider_test.go
E2Manager/rNibWriter/rNibWriter.go
E2Manager/rNibWriter/rNibWriter_test.go
E2Manager/resources/configuration.yaml
E2Manager/rmrCgo/rmrCgoApi.go
E2Manager/rmrCgo/rmrCgoApi_test.go
E2Manager/rmrCgo/rmrCgoTypes.go
E2Manager/rnibBuilders/node_info_builder_test.go [deleted file]
E2Manager/router.txt
E2Manager/router_test.txt [new file with mode: 0644]
E2Manager/services/rmrreceiver/rmr_receiver.go
E2Manager/services/rmrreceiver/rmr_receiver_test.go
E2Manager/services/rmrsender/rmr_sender.go
E2Manager/services/rmrsender/rmr_sender_test.go
E2Manager/services/rnib_data_service.go
E2Manager/services/rnib_data_service_test.go
E2Manager/tests/dataProvider.go
E2Manager/tests/utils.go [new file with mode: 0644]
Swagger/E2Manager_API.yaml
docs/release-notes.rst
tools/RoutingManagerSimulator/Dockerfile [new file with mode: 0644]
tools/RoutingManagerSimulator/api/swagger.yaml [new file with mode: 0755]
tools/RoutingManagerSimulator/configuration/configuration.go [new file with mode: 0644]
tools/RoutingManagerSimulator/configuration/configuration_test.go [new file with mode: 0644]
tools/RoutingManagerSimulator/go.mod [new file with mode: 0644]
tools/RoutingManagerSimulator/go.sum [new file with mode: 0644]
tools/RoutingManagerSimulator/go/api_handle.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/api_health.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/logger.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_e2t_data.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_e2t_delete_data.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_health_status.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_ran_e2t_element.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_ran_e2t_map.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_ran_namelist.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_xapp_callback_data.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_xapp_element.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_xapp_list.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/model_xapp_subscription_data.go [new file with mode: 0755]
tools/RoutingManagerSimulator/go/routers.go [new file with mode: 0755]
tools/RoutingManagerSimulator/main.go [new file with mode: 0755]
tools/RoutingManagerSimulator/resources/configuration.yaml [new file with mode: 0644]
tools/xapp_mock/configuration.json [deleted file]
tools/xapp_mock/main/xapp_mock.go [deleted file]
tools/xapp_mock/resources/router.txt [deleted file]
tools/xappmock/Dockerfile [moved from tools/xapp_mock/Dockerfile with 68% similarity]
tools/xappmock/dispatcher/dispatcher.go [new file with mode: 0644]
tools/xappmock/enums/command_action.go [new file with mode: 0644]
tools/xappmock/frontend/configfile.go [moved from tools/xapp_mock/frontend/configfile.go with 92% similarity]
tools/xappmock/frontend/jsonDecoder.go [moved from tools/xapp_mock/frontend/jsonDecoder.go with 60% similarity]
tools/xappmock/go.mod [new file with mode: 0644]
tools/xappmock/go.sum [new file with mode: 0644]
tools/xappmock/logger/logger.go [new file with mode: 0644]
tools/xappmock/main/xappmock.go [new file with mode: 0644]
tools/xappmock/models/json_command.go [new file with mode: 0644]
tools/xappmock/models/message_info.go [new file with mode: 0644]
tools/xappmock/models/process_result.go [new file with mode: 0644]
tools/xappmock/resources/conf/configuration.json [new file with mode: 0644]
tools/xappmock/resources/router.txt [new file with mode: 0644]
tools/xappmock/resp [moved from tools/xapp_mock/resp with 100% similarity]
tools/xappmock/rmr/rmrCgoApi.go [moved from tools/xapp_mock/rmr/rmrCgoApi.go with 92% similarity]
tools/xappmock/rmr/rmrCgoTypes.go [moved from tools/xapp_mock/rmr/rmrCgoTypes.go with 97% similarity]
tools/xappmock/rmr/rmrCgoUtils.go [moved from tools/xapp_mock/rmr/rmrCgoUtils.go with 83% similarity]
tools/xappmock/rmr/rmrEndPoint.go [moved from tools/xapp_mock/rmr/rmrEndPoint.go with 65% similarity]
tools/xappmock/sender/jsonSender.go [moved from tools/xapp_mock/sender/jsonSender.go with 69% similarity]