GRA vf module id validation removed 54/85554/2
authorshashikanth.vh <shashikanth.vh@huawei.com>
Wed, 17 Apr 2019 10:33:06 +0000 (16:03 +0530)
committerShashikanth VH <shashikanth.vh@huawei.com>
Fri, 19 Apr 2019 05:48:13 +0000 (05:48 +0000)
commiteb15e84a42d99490f2cb6fc6c52beb99711713dd
treec3722a11698699b39adb9215e1801d9eadf5eafb
parent5750ce033f6ed5e3927114d1029cb87ff77d3381
GRA vf module id validation removed

vf module id validation is removed, its not mandatory to
input vf module id in the requests.code is modified to
return vf module id if present in the request, if not
return from the DG response object.

Change-Id: I077e41ab7734cc46eebe97bbcacf6d3bfc3973d1
Issue-ID: SDNC-653
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java
generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java