From 75a86282d2ec71f53ca4e078762f0fae25dac8cd Mon Sep 17 00:00:00 2001 From: hetengjiao Date: Fri, 13 Nov 2020 15:18:59 +0800 Subject: fixed cs profile trans to ss profile Issue-ID: SO-2963 Signed-off-by: hetengjiao Change-Id: Ia5a40ac9126641479047a0a76c7d2fefc1d6f07d --- .../main/resources/process/CreateSliceService.bpmn | 156 +++++++++++++-------- 1 file changed, 100 insertions(+), 56 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateSliceService.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateSliceService.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateSliceService.bpmn index 9656c86ae5..a1f9a83190 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateSliceService.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateSliceService.bpmn @@ -5,7 +5,7 @@ SequenceFlow_03s744c - SequenceFlow_060j650 + SequenceFlow_0sub2c2 @@ -355,7 +355,6 @@ css.prepareCreateOrchestrationTask(execution) - SequenceFlow_12wo878 @@ -369,20 +368,12 @@ def css = new CreateSliceService() css.processNSTSolutions(execution) - - SequenceFlow_1vesvto + SequenceFlow_1fk2cn3 - - SequenceFlow_1vesvto - - PT2H - - - - SequenceFlow_060j650 + SequenceFlow_031cwkd SequenceFlow_0ti386y import org.onap.so.bpmn.infrastructure.scripts.* def css = new CreateSliceService() @@ -427,10 +418,36 @@ def css = new CreateSliceService() css.prepareSelectNSTRequest(execution) + + SequenceFlow_0sub2c2 + SequenceFlow_031cwkd + + SequenceFlow_0recnor + + + SequenceFlow_1htsa6t + + + SequenceFlow_0recnor + SequenceFlow_1htsa6t + + + + + + + SequenceFlow_1fk2cn3 + + PT2H + + + + + - + @@ -446,20 +463,20 @@ css.prepareSelectNSTRequest(execution) - + - - + + - + - - + + @@ -504,23 +521,23 @@ css.prepareSelectNSTRequest(execution) - - - + + + - + - - + + - + - - + + @@ -543,12 +560,12 @@ css.prepareSelectNSTRequest(execution) - + - + - + @@ -620,16 +637,16 @@ css.prepareSelectNSTRequest(execution) - + - + - + - + @@ -700,10 +717,6 @@ css.prepareSelectNSTRequest(execution) - - - - @@ -721,32 +734,22 @@ css.prepareSelectNSTRequest(execution) - - - - + - - - - - - - - + - - + + - + - - + + @@ -762,6 +765,47 @@ css.prepareSelectNSTRequest(execution) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg