[RICPLT-2146] Remove E2Sessions...... 27/927/1
authoris005q <idan.shalom@intl.att.com>
Tue, 10 Sep 2019 12:56:48 +0000 (15:56 +0300)
committeris005q <idan.shalom@intl.att.com>
Tue, 10 Sep 2019 12:56:53 +0000 (15:56 +0300)
commitffd085dd7f0654b84b163a7bfedd3fa89e7b8a71
treec7e0da004f51693c943bc52ad6f9ca19d7bf59eb
parent42996b7ed6a72725dd30ad07562619304fa56446
[RICPLT-2146] Remove E2Sessions......

Change-Id: Iacacd9b0eb1c94c99b198e7a951fa386ab1eb417
Signed-off-by: is005q <idan.shalom@intl.att.com>
33 files changed:
.gitignore
E2Manager/controllers/controller_test.go
E2Manager/controllers/nodeb_controller.go
E2Manager/controllers/nodeb_controller_test.go
E2Manager/handlers/httpmsghandlers/delete_all_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/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/ran_lost_connection_handler.go
E2Manager/handlers/rmrmsghandlers/ran_lost_connection_handler_test.go
E2Manager/handlers/rmrmsghandlers/setup_response_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/main/http_server.go
E2Manager/managers/notificationmanager/notification_manager.go
E2Manager/managers/ran_reconnection_manager_test.go
E2Manager/managers/ran_setup_manager.go
E2Manager/providers/httpmsghandlerprovider/incoming_request_handler_provider_test.go
E2Manager/providers/rmrmsghandlerprovider/notification_handler_provider_test.go
E2Manager/services/receivers/rmr_service_receiver.go
E2Manager/services/receivers/rmr_service_receiver_test.go
E2Manager/services/rmr_service.go
E2Manager/services/rmr_service_test.go
E2Manager/sessions/e2session.go [deleted file]