RIC-244 - Eliminate Setup/Reset request from dashboard & connectionAttempts 77/3377/1
authorIrina <ib565x@intl.att.com>
Wed, 22 Apr 2020 11:27:33 +0000 (14:27 +0300)
committerIrina <ib565x@intl.att.com>
Wed, 22 Apr 2020 11:27:49 +0000 (14:27 +0300)
commit3ae760f4378ea43575eca6e83ccc01084566e7cf
treea28b9c7e1b8cc41de5756158618461b5ab978b0f
parente7305a3a0aa583b44deba7d5b2243039302b20ec
RIC-244 - Eliminate Setup/Reset request from dashboard & connectionAttempts

Change-Id: Ibb4b9920d862e33316701a4dab9d1c090a28e089
Signed-off-by: Irina <ib565x@intl.att.com>
18 files changed:
E2Manager/configuration/configuration.go
E2Manager/container-tag.yaml
E2Manager/controllers/nodeb_controller_test.go
E2Manager/go.mod
E2Manager/go.sum
E2Manager/handlers/httpmsghandlers/setup_request_handler.go
E2Manager/handlers/httpmsghandlers/setup_request_handler_test.go
E2Manager/handlers/rmrmsghandlers/e2_term_init_notification_handler_test.go
E2Manager/handlers/rmrmsghandlers/setup_response_notification_handler.go
E2Manager/handlers/rmrmsghandlers/setup_response_notification_handler_test.go
E2Manager/httpserver/http_server.go
E2Manager/httpserver/http_server_test.go
E2Manager/managers/e2t_association_manager.go
E2Manager/managers/e2t_association_manager_test.go
E2Manager/managers/ran_disconnection_manager.go
E2Manager/managers/ran_setup_manager.go
E2Manager/managers/ran_setup_manager_test.go
E2Manager/resources/configuration.yaml