From b67d61fa3ed22f967f00bb12ceab40ad83700e17 Mon Sep 17 00:00:00 2001 From: Srivahni Chivukula Date: Tue, 18 Sep 2018 08:32:49 -0700 Subject: Add homing to CreateGenericALaCarteService flow Created HomingBB.bpmn in so-bpmn-building-blocks and updated AssignVnfBB to use HomingBB.bpmn. HomingBB.bpmn is made capable of using Sniro/OOF Issue-ID: SO-927 Change-Id: I19c8ada96485f563c2756a22ad3bee4c9367953b Signed-off-by: Marcus G K Williams Signed-off-by: Srivahni Chivukula --- .../CreateGenericALaCarteServiceInstance.bpmn | 177 ++++++++++++++++----- 1 file changed, 133 insertions(+), 44 deletions(-) mode change 100644 => 100755 bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateGenericALaCarteServiceInstance.bpmn (limited to 'bpmn/so-bpmn-infrastructure-flows/src') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateGenericALaCarteServiceInstance.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateGenericALaCarteServiceInstance.bpmn old mode 100644 new mode 100755 index 50e65dcaad..9e2049732a --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateGenericALaCarteServiceInstance.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateGenericALaCarteServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0lp2z7l @@ -39,7 +39,7 @@ ex.processJavaException(execution)]]> - SequenceFlow_1hjh5zy + SequenceFlow_1fv5tk6 SequenceFlow_1lj31zp @@ -174,17 +174,62 @@ csi.prepareDecomposeService(execution)]]> SequenceFlow_1o3ihrh - SequenceFlow_1o3ihrh - SequenceFlow_14ajbme + SequenceFlow_1hjh5zy + SequenceFlow_1fv5tk6 - + - - + + + + + + + + + + + + + + + + + + + + + + + SequenceFlow_0bng27u + SequenceFlow_14ajbme + + + SequenceFlow_0vcumrm + SequenceFlow_0bng27u + + + + + + SequenceFlow_1o3ihrh + SequenceFlow_0vcumrm + SequenceFlow_0xrox26 + + + + + + SequenceFlow_0xrox26 + + + @@ -229,19 +274,19 @@ csi.prepareCreateServiceInstance(execution)]]> - + - + - + - - + + - + @@ -255,16 +300,16 @@ csi.prepareCreateServiceInstance(execution)]]> - + - + - - + + - + @@ -303,10 +348,10 @@ csi.prepareCreateServiceInstance(execution)]]> - - + + - + @@ -341,33 +386,31 @@ csi.prepareCreateServiceInstance(execution)]]> - + - + - + - + - - - - + + - + - - - - + + + + - + @@ -396,9 +439,9 @@ csi.prepareCreateServiceInstance(execution)]]> - + - + @@ -408,7 +451,7 @@ csi.prepareCreateServiceInstance(execution)]]> - + @@ -419,9 +462,9 @@ csi.prepareCreateServiceInstance(execution)]]> - + - + @@ -434,17 +477,63 @@ csi.prepareCreateServiceInstance(execution)]]> - - + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg