Added input params to service-information section 19/22819/3
authorShailendra Borale <sb8915@att.com>
Wed, 8 Nov 2017 16:49:28 +0000 (11:49 -0500)
committerJim Hahn <jrh3@att.com>
Wed, 8 Nov 2017 21:48:09 +0000 (16:48 -0500)
commit3935e84e0306183450fc080a09fcc1d13ced345e
treeadce51f1442ff208b9bbc054f76b3bce7da5a0a3
parenteeb8a8441e6267b46ff4426f6c87d1df54a03ef1
Added input params to service-information section

Added input params to service-information section to facilitate sdnc
assign query subscriptionServiceType and globalCustomerId were added
to groovy, bpmn parentServiceInstanceId shd not be part of service-information,
serviceInstanceId  - corrected
Updated junit tests with new service-info fields.

Change-Id: I9fbfdf8a97b4e42881e187bec198c977241c0c13
Issue-Id: SO-318
Signed-off-by: Jim Hahn <jrh3@att.com>
bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/vcpe/scripts/DoCreateAllottedResourceBRG.groovy
bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/vcpe/scripts/DoCreateAllottedResourceTXC.groovy
bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustService.bpmn
bpmn/MSOInfrastructureBPMN/src/test/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceTest.groovy
bpmn/MSOInfrastructureBPMN/src/test/groovy/org/openecomp/mso/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest.groovy
bpmn/MSOInfrastructureBPMN/src/test/groovy/org/openecomp/mso/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest.groovy