From 878a6668ed9031e61c672d5554573fb13ae05cde Mon Sep 17 00:00:00 2001 From: sanket12345 Date: Tue, 18 Oct 2022 17:13:00 +0530 Subject: Adding CNF Upgrade Code Enhancements -Code Enhanced for CNF- Upgrade. -Code changes Deactivate older version of VfModule & VNFs while upgradation by giving older version inputs to SDNC. -Enabled onap-model-info true for Deactivate, which can be now seen in logs while Deactivation of VfModule/VNF. -New changes enable to fetch data from UserParams instead of RelatedInstanceList, which will further simplify the payload. Issue-ID: SO-3857 Change-Id: I99f71f025d813b413f82f1a802bab8867d0a9cbb Signed-off-by: sanket12345 --- .../src/main/resources/subprocess/BuildingBlock/UpgradeVfModuleBB.bpmn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/UpgradeVfModuleBB.bpmn') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/UpgradeVfModuleBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/UpgradeVfModuleBB.bpmn index dcfc8344f8..6649e93904 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/UpgradeVfModuleBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/UpgradeVfModuleBB.bpmn @@ -15,7 +15,7 @@ SequenceFlow_1xr6chl SequenceFlow_1s4rpyp - + SequenceFlow_0rds4rj SequenceFlow_1vbwdaw -- cgit 1.2.3-korg