[RIC-475] Enhance LostConnection flow + UTs 12/4212/1
authoridanshal <idan.shalom@intl.att.com>
Sun, 21 Jun 2020 08:05:02 +0000 (11:05 +0300)
committeridanshal <idan.shalom@intl.att.com>
Sun, 21 Jun 2020 08:05:22 +0000 (11:05 +0300)
commitab8f039d2f4288ceba5d0ce6c95172210fe60776
treea46d9d64d8b5b02323940ddfe956c83b9a85240a
parent7f26175458e8a5669924f08a111f7d0d3bead685
[RIC-475] Enhance LostConnection flow + UTs

Change-Id: If01dceba37069ad285fd27f96c8ff47c1a0a05a1
Signed-off-by: idanshal <idan.shalom@intl.att.com>
16 files changed:
E2Manager/app/main.go
E2Manager/container-tag.yaml
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler.go
E2Manager/handlers/rmrmsghandlers/e2_term_init_notification_handler.go
E2Manager/handlers/rmrmsghandlers/e2_term_init_notification_handler_test.go
E2Manager/handlers/rmrmsghandlers/ran_lost_connection_handler.go
E2Manager/handlers/rmrmsghandlers/ran_lost_connection_handler_test.go
E2Manager/managers/e2t_association_manager.go
E2Manager/managers/e2t_instances_manager.go
E2Manager/managers/notificationmanager/notification_manager_test.go
E2Manager/managers/ran_disconnection_manager.go
E2Manager/managers/ran_disconnection_manager_test.go
E2Manager/providers/httpmsghandlerprovider/incoming_request_handler_provider.go
E2Manager/providers/rmrmsghandlerprovider/notification_handler_provider.go
E2Manager/providers/rmrmsghandlerprovider/notification_handler_provider_test.go
E2Manager/services/rmrreceiver/rmr_receiver_test.go