[RIC-196] Refactor LostConnection.... 71/2571/1
authoridanshal <idan.shalom@intl.att.com>
Tue, 25 Feb 2020 13:40:32 +0000 (15:40 +0200)
committeridanshal <idan.shalom@intl.att.com>
Tue, 25 Feb 2020 13:40:42 +0000 (15:40 +0200)
commit2ed06429ecae26f8591f2f7b6a8b64fe15c9b3d8
tree03599a963cdfc759436aa9a1972c6f75817037de
parent380b7a2a46087a054ebfac57f3dbf7949d318cc6
[RIC-196] Refactor LostConnection....

Change-Id: I3408d94eac6f99a41fbd1a18f62b53ac3b09684b
Signed-off-by: idanshal <idan.shalom@intl.att.com>
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/ran_disconnection_manager.go [new file with mode: 0644]
E2Manager/managers/ran_disconnection_manager_test.go [moved from E2Manager/managers/ran_reconnection_manager_test.go with 65% similarity]
E2Manager/managers/ran_reconnection_manager.go [deleted file]
E2Manager/mocks/ran_reconnection_manager_mock.go
E2Manager/providers/rmrmsghandlerprovider/notification_handler_provider.go
E2Manager/providers/rmrmsghandlerprovider/notification_handler_provider_test.go