From 88c47a23b9428188ff5dd0b46941f8856465376b Mon Sep 17 00:00:00 2001 From: eeginux Date: Wed, 3 Apr 2019 14:28:09 +0000 Subject: PNF WF post instantiation configuration Add PNF ipv4/v6 address for config Deploy Add Integration test for CreateVcpeResCustService_simplified.bpmn Modify the PnfEventReadyDmaapClient to avoid one more running thread Refactor the so-bpmn-infrastructure-flows test resources Modify the CreateVcpeResCustService_simplified.bpmn Add ConfigurePnfResource.bpmn Add Delegates Issue-ID: SO-1506 Change-Id: Iffb69d1441ef0b485ee8cd3fb5da5f1a35279a95 Signed-off-by: eeginux --- .../resources/process/ConfigurePnfResource.bpmn | 198 +++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ConfigurePnfResource.bpmn (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ConfigurePnfResource.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ConfigurePnfResource.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ConfigurePnfResource.bpmn new file mode 100644 index 0000000000..f489a27052 --- /dev/null +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ConfigurePnfResource.bpmn @@ -0,0 +1,198 @@ + + + + + SequenceFlow_069mxkg + + + SequenceFlow_1u89rk8 + SequenceFlow_157of54 + SequenceFlow_0j3pm2g + + + SequenceFlow_157of54 + SequenceFlow_1n080up + + + #{SkipPostInstantiationConfiguration} + + + SequenceFlow_0j3pm2g + SequenceFlow_17llfxw + + + + + + + + + SequenceFlow_17llfxw + SequenceFlow_0p0aqtx + + + SequenceFlow_0p0aqtx + SequenceFlow_1owbpsy + SequenceFlow_1w4p9f7 + + + + #{execution.getVariable("CDSStatus").equals("Success")} + + + + + + + + + SequenceFlow_0jfgn7n + SequenceFlow_08voj55 + + + SequenceFlow_08voj55 + SequenceFlow_1n080up + SequenceFlow_0d24h26 + + + + #{execution.getVariable("CDSStatus").equals("Success")} + + + + SequenceFlow_1w4p9f7 + + + + + SequenceFlow_0d24h26 + + + + SequenceFlow_069mxkg + SequenceFlow_1u89rk8 + + + + + #{!SkipPostInstantiationConfiguration} + + + SequenceFlow_1owbpsy + SequenceFlow_0jfgn7n + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg