From d8f615d61224c4d76646f7e1be01746a462b902b Mon Sep 17 00:00:00 2001 From: "shashikanth.vh" Date: Wed, 17 Apr 2019 16:13:21 +0530 Subject: vf module id validation removed from DG GRA provider code is modified to return vf module id if present in the input request otherwise vf module id (Generated in DG)will be returned from the response object. In validate-vf-module-input DG vf-id validation check is deleted. Change-Id: I389d2d42a939c60481cd7690ccb98b3f820974e4 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh Former-commit-id: 5560feac3ab5cb6a0c749648878be3bf273fdfcf --- .../main/xml/GENERIC-RESOURCE-API_validate-vf-module-input.xml | 9 --------- 1 file changed, 9 deletions(-) mode change 100755 => 100644 platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-vf-module-input.xml (limited to 'platform-logic/generic-resource-api/src/main/xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-vf-module-input.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-vf-module-input.xml old mode 100755 new mode 100644 index 82bf08ed..f21ff996 --- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-vf-module-input.xml +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-vf-module-input.xml @@ -48,15 +48,6 @@ - - - - - - - - - -- cgit 1.2.3-korg