From d3ccd3cb60d410bd8ec483d22362f116d9d5b0ed Mon Sep 17 00:00:00 2001 From: c00149107 Date: Mon, 12 Mar 2018 11:58:22 +0800 Subject: [PATCH] Update the VFC NS resource recipe Update the VFC NS resource recipe Change-Id: Ib5fcd95ac1b0f977c8104e722e57d29becc370bc Issue-ID: SO-452 Signed-off-by: c00149107 --- .../CreateVFCNetworkService.bpmn} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename bpmn/MSOInfrastructureBPMN/src/main/resources/{subprocess/DoCreateVFCNetworkServiceInstance.bpmn => process/CreateVFCNetworkService.bpmn} (99%) diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVFCNetworkServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVFCNetworkService.bpmn similarity index 99% rename from bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVFCNetworkServiceInstance.bpmn rename to bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVFCNetworkService.bpmn index 67b0f968fa..13402759fc 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVFCNetworkServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVFCNetworkService.bpmn @@ -1,6 +1,6 @@ - + SequenceFlow_1qo2pln @@ -258,4 +258,4 @@ dcsi.timeDelay(execution)]]> - + \ No newline at end of file -- 2.16.6