From fbb984e6a8823ca26eae20a65c6d261feac02b7b Mon Sep 17 00:00:00 2001 From: "Smokowski, Steven" Date: Wed, 1 Apr 2020 10:41:17 -0400 Subject: openstack inventory capture Begin heatbridge refactor initial check in of heatbridge Additional commits of heatbridge Update Heat bridge to write more AAI data Update to utlize HeatBrdige to populate AAI Adjust simulator endpoints to work again Remove not needed BB Test case, fix tc Refactor how AAI relationships are being built Issue-ID: SO-2777 Signed-off-by: Benjamin, Max (mb388a) Change-Id: Iffccc24e18b278188c3fe98bcb1ad9685229d0a2 --- .../subprocess/BuildingBlock/DeleteVfModuleBB.bpmn | 206 ++++++++++++--------- 1 file changed, 119 insertions(+), 87 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn index ca0f8452cf..87e0b883a9 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1oeootm @@ -51,7 +51,7 @@ - SequenceFlow_179btn2 + SequenceFlow_0sy2nky SequenceFlow_0xyu3pk @@ -70,9 +70,9 @@ SequenceFlow_0yuz21z - + ${execution.getVariable("auditInventoryNeeded") == true} - + SequenceFlow_1oeootm SequenceFlow_10af0fk @@ -100,9 +100,9 @@ - + - SequenceFlow_14bu4ys + SequenceFlow_1i9ft2r @@ -110,10 +110,10 @@ - + ${execution.getVariable("auditIsSuccessful") == false || execution.getVariable("auditIsSuccessful") == true} - + ${execution.getVariable("auditIsSuccessful") == false} SequenceFlow_0hpj2mm @@ -163,7 +163,7 @@ SequenceFlow_1gjwivp - + ${execution.getVariable("auditInventoryNeeded") == true} SequenceFlow_17cd9e2 @@ -172,6 +172,16 @@ + + SequenceFlow_179btn2 + SequenceFlow_0sy2nky + + + + SequenceFlow_14bu4ys + SequenceFlow_1i9ft2r + + @@ -187,11 +197,11 @@ - + - - + + @@ -206,9 +216,9 @@ - - - + + + @@ -229,80 +239,86 @@ - - + + - + - - + + - - + + - - + + + + - + - + - - + + + + + - + - - + + + - - + + - + - - - + + + - - + + @@ -329,30 +345,30 @@ - - + + - - + + - - + + - + - + @@ -362,18 +378,18 @@ - - - + + + - - - - + + + + @@ -409,24 +425,24 @@ - - - - + + + + - - + + - - + + @@ -435,39 +451,39 @@ - - + + - - - + + + - - + + - - - + + + - - - + + + @@ -485,8 +501,8 @@ - - + + @@ -498,9 +514,9 @@ - - - + + + @@ -512,22 +528,38 @@ - - - - + + + + - - - + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg