[RIC-431] REDESIGN - Modify Setup Flows to call AddNbIdentity | Modify UTs 91/4391/1
authoridanshal <idan.shalom@intl.att.com>
Wed, 15 Jul 2020 08:59:15 +0000 (08:59 +0000)
committeridanshal <idan.shalom@intl.att.com>
Wed, 15 Jul 2020 08:59:21 +0000 (08:59 +0000)
commita269db89a144d3f041eb265c9aa2e7633142429f
tree237612f408bc2aea0e91ec7d1134a33f413db265
parentef8e7b290c648ce0655c0fc0e8d0882fe31f2abc
[RIC-431] REDESIGN - Modify Setup Flows to call AddNbIdentity | Modify UTs

Change-Id: I170ea888d3b53cb1ecad66c471fa4081f06872c9
Signed-off-by: idanshal <idan.shalom@intl.att.com>
15 files changed:
E2Manager/app/main.go
E2Manager/container-tag.yaml
E2Manager/controllers/e2t_controller_test.go
E2Manager/controllers/nodeb_controller_test.go
E2Manager/handlers/httpmsghandlers/add_enb_request_handler.go
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler.go
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler_test.go
E2Manager/managers/notificationmanager/notification_manager_test.go
E2Manager/managers/ran_list_manager.go
E2Manager/managers/ran_list_manager_test.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/services/rmrreceiver/rmr_receiver_test.go