From b1e5734ef566af5d49ba17d05ca0ab7b56d6666d Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 9 May 2017 03:55:30 -0700 Subject: [MSO-8] Additional fixes for the second rebase DB fixes + BPMN flows and groovy fixes + Fix issue with CloudConfig file not reloaded properly when it's wrong (JSON error or model hierarchy mistake) at MSO startup Change-Id: I2853030b78499e2a761706b643ea210955e72de3 Signed-off-by: Determe, Sebastien (sd378r) [MSO-8] Restore files removed in patch set 2 Those groovy files must be there Change-Id: I9a47ac3d9c8fc06774a1b8f518491b1b0b00af04 Signed-off-by: Determe, Sebastien (sd378r) --- .../subprocess/DoCreateVnfAndModules.bpmn | 74 ++++++++++++++++++++-- 1 file changed, 68 insertions(+), 6 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn index 433957572d..be54119bda 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn @@ -13,7 +13,7 @@ doCreateVnfAndModules.preProcessRequest(execution)]]> - + @@ -36,6 +36,9 @@ doCreateVnfAndModules.preProcessRequest(execution)]]> + + + SequenceFlow_1hf7k7q SequenceFlow_1ixcnb6 @@ -44,7 +47,7 @@ doCreateVnfAndModules.preProcessRequest(execution)]]> - + @@ -67,6 +70,9 @@ doCreateVnfAndModules.preProcessRequest(execution)]]> + + + SequenceFlow_1lh21yl SequenceFlow_1llbx0k @@ -97,7 +103,7 @@ doCreateVnfAndModules.validateAddOnModule(execution)]]> - + @@ -105,7 +111,6 @@ doCreateVnfAndModules.validateAddOnModule(execution)]]> - @@ -115,6 +120,9 @@ doCreateVnfAndModules.validateAddOnModule(execution)]]> + + + SequenceFlow_1xd3ri5 SequenceFlow_08i3uo6 @@ -141,10 +149,10 @@ doCreateVnfAndModules.queryCatalogDB(execution)]]> SequenceFlow_1vrogpr - + - + @@ -159,6 +167,7 @@ doCreateVnfAndModules.queryCatalogDB(execution)]]> + SequenceFlow_1ifw9tw SequenceFlow_1hf7k7q @@ -171,6 +180,7 @@ doCreateVnfAndModules.queryCatalogDB(execution)]]> + SequenceFlow_0kld3qt SequenceFlow_1lh21yl @@ -193,7 +203,27 @@ doCreateVnfAndModules.finisthProcessingInitialCountDeployment(execution)]]> + + + SequenceFlow_11bmhi4 + SequenceFlow_1kjlzrn + + + + SequenceFlow_1kjlzrn + + + SequenceFlow_11bmhi4 + + + + + + + @@ -374,6 +404,38 @@ doCreateVnfAndModules.validateBaseModule(execution)]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg