[RIC-584] reject update enb when enb type is one of ng types 20/4520/2
authorss412g <shuky.har-noy@intl.att.com>
Thu, 6 Aug 2020 21:20:09 +0000 (21:20 +0000)
committerShuky Har-Noy <shuky.har-noy@intl.att.com>
Thu, 6 Aug 2020 21:42:46 +0000 (21:42 +0000)
commit7bd44bd2bab64defc41bdc5da6571f6bfe913da6
tree0d6848a5855fe0f4562450848429f49f89a02b9f
parentc3dbacd8ab5418eedbdf76dac2031dd3b81d88b0
[RIC-584] reject update enb when enb type is one of ng types

Change-Id: Ib9f1ae39deb34283844325561050408b88187b5d
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
15 files changed:
Automation/Tests/Add_ENB/Add_ENB_Unhappy.robot [new file with mode: 0644]
Automation/Tests/Delete_ENB/Delete_ENB_Test.robot
Automation/Tests/Resource/Keywords.robot
Automation/Tests/Resource/resource.robot
Automation/Tests/Update_ENB/Update_ENB_Created_From_Network.robot [new file with mode: 0644]
Automation/Tests/Update_ENB/Update_ENB_Created_From_Rest.robot [moved from Automation/Tests/Update_ENB/Update_ENB.robot with 100% similarity]
Automation/Tests/Update_ENB/Update_ENB_Unhappy.robot [new file with mode: 0644]
Automation/Tests/Update_ENB/__init__.robot
E2Manager/container-tag.yaml
E2Manager/controllers/nodeb_controller_test.go
E2Manager/handlers/httpmsghandlers/update_nodeb_request_handler.go
E2Manager/managers/i_update_nodeb_manager.go
E2Manager/managers/update_enb_manager.go
E2Manager/managers/update_gnb_manager.go
E2Manager/services/rnib_data_service.go