Fix Overlay DG testing issue
authorshashikanth.vh <shashikanth.vh@huawei.com>
Mon, 13 Nov 2017 14:02:20 +0000 (19:32 +0530)
committershashikanth.vh <shashikanth.vh@huawei.com>
Mon, 13 Nov 2017 14:02:29 +0000 (19:32 +0530)
commit6b6ccfc2d1702eaae39a7e4877e51d274e17b07f
treec78b27ae2eabe42f010841bb1bca248ab659ef81
parent5afd798760522289162f0681b8dcc09280cb4b4b
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>
platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input-parameters.json
platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_validate-network-input.json
platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input-parameters.xml
platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input.xml