aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/resources/registration_to_simulator/environment
diff options
context:
space:
mode:
authorAmichai Hemli <ah0398@intl.att.com>2019-07-09 14:23:37 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-09 14:23:37 +0000
commit58d22b526418ffeb89337fed9e20406da420bc6f (patch)
tree4357c9cfe1c92d57ac0a3f90167cade7af505b95 /vid-automation/src/main/resources/registration_to_simulator/environment
parent302b02a847e7aa8ccf3ff4bc14ff8a9cf67511b0 (diff)
parent97d9f66df456ef4573047a90baa3cc3ee4bfb0b7 (diff)
Merge changes Ib4430bf2,Icc0bdb9e,I2736b984
* changes: Merge from ecomp 718fd196 - Ext. Services Simulator Merge from ecomp 718fd196 - Integration Tests Merge from ecomp 718fd196 - Modern UI
Diffstat (limited to 'vid-automation/src/main/resources/registration_to_simulator/environment')
-rw-r--r--vid-automation/src/main/resources/registration_to_simulator/environment/activate/get_operational_environments_aai1.json8
-rw-r--r--vid-automation/src/main/resources/registration_to_simulator/environment/attachManifest/get_attachable_operational_environment.json8
-rw-r--r--vid-automation/src/main/resources/registration_to_simulator/environment/deactivate/get_operational_environments_aai1.json8
3 files changed, 12 insertions, 12 deletions
diff --git a/vid-automation/src/main/resources/registration_to_simulator/environment/activate/get_operational_environments_aai1.json b/vid-automation/src/main/resources/registration_to_simulator/environment/activate/get_operational_environments_aai1.json
index 00bf8911f..137d0de30 100644
--- a/vid-automation/src/main/resources/registration_to_simulator/environment/activate/get_operational_environments_aai1.json
+++ b/vid-automation/src/main/resources/registration_to_simulator/environment/activate/get_operational_environments_aai1.json
@@ -10,7 +10,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ea",
"operational-environment-name": "Op Env Name",
"operational-environment-type": "VNF",
- "operational-environment-status": "Activate",
+ "operational-environment-status": "ACTIVE",
"tenant-context": "Test",
"workload-context": "VNF_Development",
"resource-version": "1505228226913",
@@ -39,7 +39,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974eb",
"operational-environment-name": "Op Env Name",
"operational-environment-type": "VNF",
- "operational-environment-status": "Deactivate",
+ "operational-environment-status": "INACTIVE",
"tenant-context": "Test",
"workload-context": "VNF_Development",
"resource-version": "1505228226913",
@@ -68,7 +68,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ec",
"operational-environment-name": "ECOMP Env Name",
"operational-environment-type": "ONAP",
- "operational-environment-status": "Activate",
+ "operational-environment-status": "ACTIVE",
"tenant-context": "ECOMP Test",
"workload-context": "ECOMP_Development",
"resource-version": "1505228226912"
@@ -77,7 +77,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ed",
"operational-environment-name": "ECOMP Env Name",
"operational-environment-type": "ONAP",
- "operational-environment-status": "Activate",
+ "operational-environment-status": "ACTIVE",
"tenant-context": "ECOMP Test",
"workload-context": "ECOMP_Development",
"resource-version": "1505228226912"
diff --git a/vid-automation/src/main/resources/registration_to_simulator/environment/attachManifest/get_attachable_operational_environment.json b/vid-automation/src/main/resources/registration_to_simulator/environment/attachManifest/get_attachable_operational_environment.json
index 1977e6b71..ad8e3c09a 100644
--- a/vid-automation/src/main/resources/registration_to_simulator/environment/attachManifest/get_attachable_operational_environment.json
+++ b/vid-automation/src/main/resources/registration_to_simulator/environment/attachManifest/get_attachable_operational_environment.json
@@ -10,7 +10,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ea",
"operational-environment-name": "Op Env Name",
"operational-environment-type": "VNF",
- "operational-environment-status": "Activate",
+ "operational-environment-status": "ACTIVE",
"tenant-context": "Test",
"workload-context": "VNF_Development",
"resource-version": "1505228226913",
@@ -39,7 +39,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974eb",
"operational-environment-name": "Op Env Name",
"operational-environment-type": "VNF",
- "operational-environment-status": "Activate",
+ "operational-environment-status": "ACTIVE",
"tenant-context": "Test",
"workload-context": "VNF_Development",
"resource-version": "1505228226913",
@@ -68,7 +68,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ec",
"operational-environment-name": "ECOMP Env Name",
"operational-environment-type": "ONAP",
- "operational-environment-status": "Activate",
+ "operational-environment-status": "ACTIVE",
"tenant-context": "ECOMP Test",
"workload-context": "ECOMP_Development",
"resource-version": "1505228226912"
@@ -77,7 +77,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ed",
"operational-environment-name": "ECOMP Env Name",
"operational-environment-type": "ONAP",
- "operational-environment-status": "Deactivate",
+ "operational-environment-status": "INACTIVE",
"tenant-context": "ECOMP Test",
"workload-context": "ECOMP_Development",
"resource-version": "1505228226912"
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 8d6cd4ad7..fece3ffd1 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
@@ -10,7 +10,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ea",
"operational-environment-name": "Op Env Name",
"operational-environment-type": "VNF",
- "operational-environment-status": "Activate",
+ "operational-environment-status": "ACTIVE",
"tenant-context": "Test",
"workload-context": "VNF_Development",
"resource-version": "1505228226913",
@@ -39,7 +39,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974eb",
"operational-environment-name": "Op Env Name",
"operational-environment-type": "VNF",
- "operational-environment-status": "Deactivate",
+ "operational-environment-status": "INACTIVE",
"tenant-context": "Test",
"workload-context": "VNF_Development",
"resource-version": "1505228226913",
@@ -68,7 +68,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ec",
"operational-environment-name": "ECOMP Env Name",
"operational-environment-type": "ONAP",
- "operational-environment-status": "Deactivate",
+ "operational-environment-status": "INACTIVE",
"tenant-context": "ECOMP Test",
"workload-context": "ECOMP_Development",
"resource-version": "1505228226912"
@@ -77,7 +77,7 @@
"operational-environment-id": "f07ca256-96dd-40ad-b4d2-7a77e2a974ed",
"operational-environment-name": "ECOMP Env Name",
"operational-environment-type": "ONAP",
- "operational-environment-status": "Activate",
+ "operational-environment-status": "ACTIVE",
"tenant-context": "ECOMP Test",
"workload-context": "ECOMP_Development",
"resource-version": "1505228226912"