From 95fb049d01e6193782a78cd3a9bd7f914a7cb11f Mon Sep 17 00:00:00 2001 From: "shashikanth.vh" Date: Mon, 30 Oct 2017 20:16:34 +0530 Subject: Fix Overlay DG testing issue While getting record from AAI for l3-network, key used is esr-thirdparty-sdnc.thirdparty-sdnc-id instead of l3-network.network-name https://jira.onap.org/browse/SDNC-155 Issue-Id: SDNC-155 Change-Id: I47fcd19111f5fa4c32d464409c28b52599116e7c Signed-off-by: shashikanth.vh Former-commit-id: ab65c8a4bdaaa59a7bcf2b587839fc95f720f0ad --- ...RESOURCE-API_dci-connects-network-topology-operation-activate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_dci-connects-network-topology-operation-activate.json') diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_dci-connects-network-topology-operation-activate.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_dci-connects-network-topology-operation-activate.json index dfdf0b41..635773b0 100644 --- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_dci-connects-network-topology-operation-activate.json +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_dci-connects-network-topology-operation-activate.json @@ -1797,7 +1797,7 @@ "id": "fc475635.0ecc7", "type": "get-resource", "name": "get-resource l3-network", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, "x": 3475.500030517578, @@ -2029,7 +2029,7 @@ "id": "5d5e8ee8.e594e8", "type": "get-resource", "name": "get-resource l3-network", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, "x": 3506, -- cgit 1.2.3-korg