diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-09-15 08:57:28 +0300 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2019-09-15 08:57:28 +0300 |
commit | cbd15d952dfb6ad9b95b0da18472a8c4d0794989 (patch) | |
tree | 4e8f9029c8974b493f70717b0b9bcc78ad6b0e33 /vid-automation/src/main | |
parent | f705e6aaeda60c610c88ec840eb9f351981bff7a (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')
4 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 137d0de30..3a91c46a3 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 @@ -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": "ACTIVE", "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 +} 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 ad8e3c09a..bce504a24 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 @@ -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": "ACTIVE", "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": "INACTIVE", "tenant-context": "ECOMP Test", "workload-context": "ECOMP_Development", @@ -84,4 +84,4 @@ } ]} } -}
\ No newline at end of file +} 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 +} diff --git a/vid-automation/src/main/resources/registration_to_simulator/get_operational_environment.json b/vid-automation/src/main/resources/registration_to_simulator/get_operational_environment.json index 2b5c92332..0fa8c3ca9 100644 --- a/vid-automation/src/main/resources/registration_to_simulator/get_operational_environment.json +++ b/vid-automation/src/main/resources/registration_to_simulator/get_operational_environment.json @@ -107,7 +107,7 @@ "method": "GET", "path": "/aai/v../cloud-infrastructure/operational-environments", "queryParams": { - "operational-environment-type": "ONAP" + "operational-environment-type": "ECOMP" } }, "simulatorResponse": { @@ -117,7 +117,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": "ACTIVE", "tenant-context": "ECOMP Test", "workload-context": "ECOMP_Development", @@ -126,7 +126,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", |