From 315ac8db2585e2df5b608fb699b23754a80f764c Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Fri, 17 Sep 2021 14:01:07 +0530 Subject: Add feature to Support NSMF based TN slices Issue-ID: SO-3764 Signed-off-by: krishnaa96 Change-Id: I57f6db8fab6cbd0032f58ca8254d3f93d7a78147 --- .../main/resources/process/CreateSliceService.bpmn | 170 +++++++++++---------- 1 file changed, 86 insertions(+), 84 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 290e13d05c..4d452aa57d 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 @@ -1,5 +1,5 @@ - + SequenceFlow_03s744c @@ -283,6 +283,7 @@ css.prepareUpdateOrchestrationTask(execution) + SequenceFlow_1bevt3a SequenceFlow_0mlrlbv @@ -319,6 +320,7 @@ css.prepareUpdateOrchestrationTask(execution) + SequenceFlow_1f6dyxo SequenceFlow_1aaozcg @@ -452,6 +454,66 @@ css.prepareSelectNSTRequest(execution) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -561,6 +623,9 @@ css.prepareSelectNSTRequest(execution) + + + @@ -591,15 +656,6 @@ css.prepareSelectNSTRequest(execution) - - - - - - - - - @@ -629,9 +685,15 @@ css.prepareSelectNSTRequest(execution) + + + + + + @@ -689,93 +751,47 @@ css.prepareSelectNSTRequest(execution) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + @@ -788,26 +804,12 @@ css.prepareSelectNSTRequest(execution) - - - - - - - - - - - - - - - - - - - - + + + + + + -- cgit 1.2.3-korg