From 4e63348e5b0c9b8df287ee6eba33b69ffd5f2516 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Fri, 1 Feb 2019 18:13:35 -0500 Subject: compare resources from openstack to aai Address Review comments on pull request Update Unit test to have proper variable for testing update logic inside bpmn to reflect proper variable Update unit test to check property for audit Add flag to turn on and off audit behavior Add license headers, remove un-used files Update Building Block Tests and Activity Names Fix additional unit tests in so-bpmn-tasks layer Fix broken Junit Test, and correct Bug in if statement Add annotation to ignore class under test profile Additional bug fixes and unit tests for classes Add Additional JUNITS, add more sample data Add Openstack Audit functionality to Adapter Change-Id: I0492063271e991eefc608b56336a5cdf1d5a7778 Issue-ID: SO-1456 Signed-off-by: Benjamin, Max (mb388a) --- .../BuildingBlock/ActivateVfModuleBB.bpmn | 174 +++++++++++++++------ .../subprocess/BuildingBlock/CreateVfModuleBB.bpmn | 56 +++---- .../BuildingBlock/ExecuteBuildingBlock.bpmn | 99 ++++++------ 3 files changed, 206 insertions(+), 123 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ActivateVfModuleBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ActivateVfModuleBB.bpmn index 3670676a84..fd24be100b 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ActivateVfModuleBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ActivateVfModuleBB.bpmn @@ -1,16 +1,17 @@ - + SequenceFlow_0ieafii - + SequenceFlow_0xsp0pv - SequenceFlow_0e44ywc - SequenceFlow_1yzril6 + SequenceFlow_07ybdik + SequenceFlow_0ee42yq + SequenceFlow_1a495wm SequenceFlow_1j4x1ej @@ -24,90 +25,167 @@ - SequenceFlow_1yzril6 + SequenceFlow_1a495wm SequenceFlow_1j4x1ej + - + + + SequenceFlow_0ghzwlo + SequenceFlow_0xndboi + + + SequenceFlow_0xndboi + SequenceFlow_0ee42yq + + + SequenceFlow_1t99ceh + + + + + SequenceFlow_1t99ceh + + + SequenceFlow_1xqyur9 + SequenceFlow_07ybdik + SequenceFlow_0ghzwlo + + + + + + + SequenceFlow_0ieafii - SequenceFlow_0qc2sao + SequenceFlow_1xqyur9 - - SequenceFlow_0qc2sao - SequenceFlow_0e44ywc - - ${execution.getVariable("vfModuleActivateTimerDuration")} - - - - - + - + - + - + - - + + - + - + - + - + - + - - + + - + - + + + + + + + + - - + + + + + + + + + + + - + - - + + - - + + + + + - + - - - + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn index bd126de24e..08252f66b8 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1xr6chl @@ -10,7 +10,7 @@ - SequenceFlow_1stomxq + SequenceFlow_1vbwdaw SequenceFlow_15hn8si @@ -34,15 +34,13 @@ SequenceFlow_16g4dz0 SequenceFlow_0ecr393 - - SequenceFlow_0qqsilv - SequenceFlow_1stomxq + SequenceFlow_0rds4rj + SequenceFlow_1vbwdaw - SequenceFlow_0ecr393 - SequenceFlow_0qqsilv + SequenceFlow_0rds4rj @@ -55,6 +53,8 @@ + + @@ -75,9 +75,9 @@ - + - + @@ -108,34 +108,20 @@ - - + + - + - - - - - - - - + - - - - - - - - + @@ -159,6 +145,20 @@ + + + + + + + + + + + + + + diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn index 9be4cd0473..943ce12a8a 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0rq4c5r @@ -37,7 +37,7 @@ SequenceFlow_09synl9 - + @@ -114,6 +114,11 @@ + + + + + @@ -156,63 +161,63 @@ - + - + - + - + - + - + - - + + - + - - + + - + - - + + - + - + - - + + - + - - + + - + - + @@ -238,38 +243,38 @@ - - + + - + - + - + - + - - + + - + - + - + - + - + @@ -312,27 +317,27 @@ - - + + - + - - + + - + - + - + - + -- cgit 1.2.3-korg