From 3ac2c805850162882cea6e0fedaa2e2fce4aa8c2 Mon Sep 17 00:00:00 2001 From: sr20255772 Date: Mon, 28 Nov 2022 12:28:40 +0000 Subject: Support Activate,Deactivate and Terminate feature for NSMF based TN slices Issue-ID: SO-4029 Signed-off-by: sr20255772 Change-Id: I97f0c610c55fb19fbcd0f9ae441b6826800820ab --- .../subprocess/DoDeallocateTransportNSSI.bpmn | 264 +++++++++++---------- 1 file changed, 139 insertions(+), 125 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateTransportNSSI.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateTransportNSSI.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateTransportNSSI.bpmn index 48978500e3..fd24568210 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateTransportNSSI.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateTransportNSSI.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_03s744c @@ -154,11 +154,11 @@ deallocator.performOofNSSITerminationCall(execution) - Flow_1oxjcb2 + Flow_0sc59nw - + Flow_083usqs @@ -176,12 +176,73 @@ deallocator.performOofNSSITerminationCall(execution) + + Flow_1oxjcb2 + Flow_0sc59nw + import org.onap.so.bpmn.infrastructure.scripts.* +def runScript = new DoDeallocateTnNssi() +runScript.deleteServiceInstance(execution) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -197,8 +258,8 @@ deallocator.performOofNSSITerminationCall(execution) - - + + @@ -216,120 +277,63 @@ deallocator.performOofNSSITerminationCall(execution) - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - + + - + - - - + + + - + - - - - - - - + - - - - - + + - - - - - + + - - + + - + - - - - - + + - - - - - + + + + + + + + + + - - + + - - - - - + + @@ -340,22 +344,22 @@ deallocator.performOofNSSITerminationCall(execution) + + + + + + - - - - - - - - + + - + @@ -364,31 +368,41 @@ deallocator.performOofNSSITerminationCall(execution) + + + - - + + + + + - - + + + + + - - - - - - - - - - + + + + + - - + + + + + - - + + + + + -- cgit 1.2.3-korg