From af36d557477fd36de9b3d3c571c776e645f7c02f Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Sat, 7 Apr 2018 14:06:24 +0000 Subject: Fix variables in CreateVnfReceipe Fix variable in CrateVnf receipe. Change-Id: Ibca9bbefc64de80103825c4ce0f0ca6541956638 Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn index 5772faadf0..8fe6b70d1a 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn @@ -200,7 +200,7 @@ dcsi.doServiceHoming(execution)]]> - + @@ -210,6 +210,7 @@ dcsi.doServiceHoming(execution)]]> + SequenceFlow_0bf6bzp SequenceFlow_0d0c20n -- cgit 1.2.3-korg