From cbd15d952dfb6ad9b95b0da18472a8c4d0794989 Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Sun, 15 Sep 2019 08:57:28 +0300 Subject: change operational-environment-type on operational-environments query Issue-ID: VID-637 Signed-off-by: Eylon Malin Change-Id: Ia9340269dd6a4a6616a6fdbfe166eea0731490de --- .../registration_to_simulator/get_operational_environments_aai.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vid-automation/src/test/resources/registration_to_simulator') diff --git a/vid-automation/src/test/resources/registration_to_simulator/get_operational_environments_aai.json b/vid-automation/src/test/resources/registration_to_simulator/get_operational_environments_aai.json index 968f2d00c..deaf1c1b6 100644 --- a/vid-automation/src/test/resources/registration_to_simulator/get_operational_environments_aai.json +++ b/vid-automation/src/test/resources/registration_to_simulator/get_operational_environments_aai.json @@ -38,11 +38,11 @@ { "operational-environment-id": "UUID of ECOMP Operational Environment", "operational-environment-name": "ECOMP Env Name", - "operational-environment-type": "ONAP", + "operational-environment-type": "ECOMP", "operational-environment-status": "ACTIVE", "tenant-context": "ECOMP Test", "workload-context": "ECOMP_Development", "resource-version": "1505228226912" }]} } -} \ No newline at end of file +} -- cgit 1.2.3-korg