From 8b216bf982491685c08fdbfb404d4acf01c049f1 Mon Sep 17 00:00:00 2001 From: guanwenyao Date: Wed, 28 Mar 2018 17:42:46 +0800 Subject: support manual scale for NS Issue-ID: SO-423 Change-Id: I752e096806ec513250a8fb1bf51a2ed57fb05f6e Signed-off-by: guanwenyao --- .../subprocess/DoScaleE2EServiceInstance.bpmn | 187 +++++++++++++++++++++ .../subprocess/DoScaleVFCServiceInstance.bpmn | 89 ++++++++++ 2 files changed, 276 insertions(+) create mode 100644 bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoScaleE2EServiceInstance.bpmn create mode 100644 bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoScaleVFCServiceInstance.bpmn (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoScaleE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoScaleE2EServiceInstance.bpmn new file mode 100644 index 0000000000..fbb52a9cdf --- /dev/null +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoScaleE2EServiceInstance.bpmn @@ -0,0 +1,187 @@ + + + + + SequenceFlow_1fhno84 + + + SequenceFlow_1fhno84 + SequenceFlow_194bhkx + + + + SequenceFlow_1yee730 + + + SequenceFlow_194bhkx + SequenceFlow_0b5p6gy + + + + + + + ${URN_mso_openecomp_adapters_db_endpoint} + + + application/soap+xml + Basic QlBFTENsaWVudDpwYXNzd29yZDEk + + + ${CVFMI_initResOperStatusRequest} + POST + ${statusCode} + ${response} + + http-connector + + + SequenceFlow_0b5p6gy + SequenceFlow_0nqrq1k + + + + + + + + + + + + + + + + + + + + SequenceFlow_0nqrq1k + SequenceFlow_1yee730 + + + + + + + + + SequenceFlow_0yyws1p + + + + SequenceFlow_0i814ke + + + SequenceFlow_0yyws1p + SequenceFlow_0i814ke + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoScaleVFCServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoScaleVFCServiceInstance.bpmn new file mode 100644 index 0000000000..7e8b63e719 --- /dev/null +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoScaleVFCServiceInstance.bpmn @@ -0,0 +1,89 @@ + + + + + SequenceFlow_00w1ntj + + + SequenceFlow_00w1ntj + SequenceFlow_0izumqq + + + + SequenceFlow_0izumqq + SequenceFlow_0hzy01n + + + + + + SequenceFlow_18hdal9 + + + + SequenceFlow_0hzy01n + SequenceFlow_18hdal9 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg