From bf74c24500acf037e24ff75008bbda83fe1be72b Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Tue, 29 Oct 2019 14:27:44 +0200 Subject: Test aai_get_service_instance_topology with vf-module placement data Issue-ID: VID-603 Change-Id: I2ce89cac91417ef4b60a3943da80f0ff03f865ad Signed-off-by: Ittay Stern --- .../ServiceTreeWithMultipleChildren_serviceInstance.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'vid-automation/src/test/resources') diff --git a/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json b/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json index 50786d36b..d20760b6b 100644 --- a/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json +++ b/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceInstance.json @@ -160,9 +160,10 @@ }, "uuid": "dc229cd8-c132-4455-8517-5c1787c18b14", "productFamilyId": null, - "lcpCloudRegionId": null, + "cloudOwner": "att-nc", + "lcpCloudRegionId": "auk51a", "legacyRegion": null, - "tenantId": null, + "tenantId": "73bb4c548dc048d78eccecd445ac06fc", "lineOfBusiness": null, "platformName": null, "isBase": true, -- cgit 1.2.3-korg