aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json
diff options
context:
space:
mode:
authorshashikanth.vh <shashikanth.vh@huawei.com>2017-11-13 19:32:20 +0530
committershashikanth.vh <shashikanth.vh@huawei.com>2017-11-13 19:32:29 +0530
commit65870ccb13d9e0f9d9f78604dea45abc014f56be (patch)
treec78b27ae2eabe42f010841bb1bca248ab659ef81 /platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json
parent923760e351b66e980cef9547cd8cb2934265e0cc (diff)
Fix Overlay DG testing issue
After executing DeActivateDCINetworkInstance, DeleteNetworkInstance node is executed as atomic block is not present, added new block, also fixed required parameter issue where value is not passed. https://jira.onap.org/browse/SDNC-191 Issue-Id: SDNC-191 Change-Id: Ia3009882fd7c2320a333ba04f726d57079f2d509 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 6b6ccfc2d1702eaae39a7e4877e51d274e17b07f
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json
index e2ffbf73..e649dd76 100644
--- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json
+++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json
@@ -1089,7 +1089,7 @@
"id": "1fbe8bfb.465ce4",
"type": "execute",
"name": "execute requiredParameters",
- "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='requiredParameters' >\n<parameter name=\"$network-topology-operation-input.network-information.network-id\" value=\"\"/>\n\n",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='requiredParameters' >\n<parameter name=\"network-topology-operation-input.network-information.network-id\" value=\"$network-topology-operation-input.network-information.network-id\"/>\n\n",
"comments": "",
"outputs": 1,
"x": 1378.714256286621,