aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json
diff options
context:
space:
mode:
authorEylon Malin <eylon.malin@intl.att.com>2019-09-15 08:57:28 +0300
committerEylon Malin <eylon.malin@intl.att.com>2019-09-15 08:57:28 +0300
commitcbd15d952dfb6ad9b95b0da18472a8c4d0794989 (patch)
tree4e8f9029c8974b493f70717b0b9bcc78ad6b0e33 /vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json
parentf705e6aaeda60c610c88ec840eb9f351981bff7a (diff)
change operational-environment-type on operational-environments query
Issue-ID: VID-637 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia9340269dd6a4a6616a6fdbfe166eea0731490de
Diffstat (limited to 'vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json')
-rw-r--r--vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json b/vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json
index fece3ffd1..ebfa81f82 100644
--- a/vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json
+++ b/vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json
@@ -67,7 +67,7 @@
{
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ec",
"operational-environment-name": "ECOMP Env Name",
- "operational-environment-type": "ONAP",
+ "operational-environment-type": "ECOMP",
"operational-environment-status": "INACTIVE",
"tenant-context": "ECOMP Test",
"workload-context": "ECOMP_Development",
@@ -76,7 +76,7 @@
{
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ed",
"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",
@@ -84,4 +84,4 @@
}
]}
}
-} \ No newline at end of file
+}