From 7328b3f1e9eb1804911dfe9dcede792fd711d51f Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Sun, 21 Apr 2019 11:11:21 -0400 Subject: Status message for create vf module event audit Added appc to application-test due to new dependency in openstack Updated exception class to inject mock into class for junits. Added error handling support for when create audit fails. Added error handling for when create audit fails and added test Updated test schema file to create table and added field. Updated pom file to relfect typo in change made. Updated locaton of pojos for audit code Updated test schema file to create table and added field. Updated pom file to relfect typo in change made. Comitting files that i forgot to stage from previous commit Updated locaton of pojos for audit code Additional fixes including vnfcname and null check Fixed bug in delete audit failure check and reverted gateway change. Change-Id: I993ce377dd6407960a65b4940d83d8162b24633c Issue-ID: SO-1792 Signed-off-by: Benjamin, Max (mb388a) --- .../BuildingBlock/ActivateVfModuleBB.bpmn | 251 ++++++++++++++------- .../subprocess/BuildingBlock/DeleteVfModuleBB.bpmn | 202 +++++++++++------ 2 files changed, 308 insertions(+), 145 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess') 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 289ab6e155..435d85d032 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,5 +1,5 @@ - + SequenceFlow_0ieafii @@ -9,9 +9,7 @@ SequenceFlow_0xsp0pv - SequenceFlow_07ybdik - SequenceFlow_109oxx2 - SequenceFlow_0arwo1o + SequenceFlow_1b63lv4 SequenceFlow_1a495wm @@ -40,13 +38,8 @@ SequenceFlow_0xndboi SequenceFlow_0ee42yq - - SequenceFlow_1xqyur9 - SequenceFlow_07ybdik - SequenceFlow_0ghzwlo - - - + + @@ -55,154 +48,252 @@ SequenceFlow_1xqyur9 - - SequenceFlow_0ee42yq - SequenceFlow_109oxx2 - SequenceFlow_1bo83qk - - + - - + + SequenceFlow_1bo83qk SequenceFlow_0arwo1o + + + + + SequenceFlow_19gbhlj + + + + SequenceFlow_0l4jzc5 + + + + + SequenceFlow_19gbhlj + SequenceFlow_0l4jzc5 + + + + SequenceFlow_1xqyur9 + SequenceFlow_07ybdik + SequenceFlow_0ghzwlo + + + SequenceFlow_07ybdik + SequenceFlow_18faffa + SequenceFlow_1b63lv4 + + + SequenceFlow_0ee42yq + SequenceFlow_109oxx2 + SequenceFlow_1bo83qk + + + SequenceFlow_109oxx2 + SequenceFlow_0arwo1o + SequenceFlow_18faffa + + + - + - + - - + + - + - + - + - + - + - - + + - + - + - - + + - + - - + + - + - - + + - + - + - - - - - - - + - - + + + + - + - - + + + - + - - + + - + - + - - + + - + - - - - - - - - - + + + + - + - - - + + + - + - - + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 e1b36cfe65..8be07a165c 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_1537yw5 @@ -51,22 +51,22 @@ - - SequenceFlow_14bu4ys + + SequenceFlow_179btn2 SequenceFlow_0xyu3pk - + SequenceFlow_0jtem3b SequenceFlow_0khqfnc - + SequenceFlow_0xyu3pk SequenceFlow_0jtem3b - + SequenceFlow_0khqfnc SequenceFlow_0yuz21z @@ -80,7 +80,7 @@ - + SequenceFlow_02lpx87 SequenceFlow_1ut7n32 @@ -113,7 +113,32 @@ SequenceFlow_1mgunf3 SequenceFlow_1ut7n32 + + + SequenceFlow_0xuodpy + + + + SequenceFlow_1fhst92 + + + SequenceFlow_0xuodpy + SequenceFlow_1fhst92 + + + + + + + SequenceFlow_14bu4ys + + + + SequenceFlow_179btn2 + + + @@ -133,7 +158,7 @@ - + @@ -143,9 +168,9 @@ - + - + @@ -153,94 +178,90 @@ - - + + - + - + - + - + - + - + - - + + - + - + - - + + - + - - + + - + - - - - - - + + - + - + - + - - + + - + - + - - + + - + - - + + - + - + @@ -266,32 +287,32 @@ - - + + - + - - + + - + - + - + - - + + - + @@ -326,11 +347,11 @@ - - - + + + - + @@ -340,9 +361,60 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + -- cgit 1.2.3-korg