From 25a1cca7cd218378aac254e2d87ae2ec89fbca49 Mon Sep 17 00:00:00 2001 From: "shashikanth.vh" Date: Fri, 10 Nov 2017 11:29:10 +0530 Subject: [PATCH] Fix underlay DG delete testing issue Fixed issue comparing network-input-parameter serviceType with service-type https://jira.onap.org/browse/SDNC-186 Issue-Id: SDNC-186 Change-Id: Ia70f6c80e7ac04eb111b72753483a74915209aa4 Signed-off-by: shashikanth.vh --- .../json/GENERIC-RESOURCE-API_network-topology-operation-delete.json | 2 +- .../main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json index 5d46c148..3c8257f1 100644 --- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json @@ -257,7 +257,7 @@ "id": "a7f93024.722988", "type": "switchNode", "name": "switch service-type", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, "x": 1341, diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml index 87deaa5d..3e2ff578 100644 --- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-delete.xml @@ -44,7 +44,7 @@ - + -- 2.16.6