diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-01-29 18:20:23 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-02-02 12:54:38 +0200 |
commit | 74e6271d3c9a5f0f2f471c607ca7bc9b8f3d5fc0 (patch) | |
tree | c4cd63d23007d8b3d66939146db43fd95b3220f7 /vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json | |
parent | aefc6a0e43b8ce36134dbbed71cf2b4cb9745a9f (diff) |
originalName fallbacks to customizationId or invariantId
Issue-ID: VID-724
Change-Id: I3db8d09cabfb700dc1acd469d6fb8acb4764cd73
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json')
-rw-r--r-- | vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json b/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json index daccff0be..f186f90a6 100644 --- a/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json +++ b/vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json @@ -45,7 +45,6 @@ }, "productFamilyId": "e433710f-9217-458d-a79d-1c7aff376d89", "instanceName": "hvf6arlba007", - "originalName": "024a417d-ca46-40bf-95ce-809c6a269011", "action": "Create", "platformName": "xxx1", "lcpCloudRegionId": "hvf6", @@ -123,7 +122,6 @@ }, "productFamilyId": "e433710f-9217-458d-a79d-1c7aff376d89", "instanceName": "hvf6arlba008", - "originalName": "024a417d-ca46-40bf-95ce-809c6a269011", "action": "Create", "platformName": "xxx1", "lcpCloudRegionId": "hvf6", |