1 Introduction
This document contains information for system administration tasks performed in the VNF Lifecycle Manager (VNF-LCM). VNF-LCM provides a workflow execution environment and a web-based application for managing VNF life cycle procedures.
VNF life cycle procedures are realized by executing ordered sequences of steps, called workflows. Each workflow must be provided with VNF-specific input parameters during execution.
2 Prerequisites
This section provides information on the tools and conditions that apply to the procedures in this document.
-
The software delivery package including vIMS workflows, VNF-specific Heat Orchestration Template (HOT) files, example environment files, and the VNF-LCM scripts is available.
-
VNF-LCM is available using either Operations Support System, Radio and Core (OSS-RC) or Ericsson Network Manager (ENM).
-
One of the following Virtual Infrastructure Managers (VIMs) is used:
-
OpenStack Mitaka or newer
-
CEE R6 or newer
-
-
The VIM is configured in VNF-LCM.
Note: The VIM configuration in VNF-LCM can be checked with the vnflcm vim list command.
For more information on configuration and the command, refer to VNF-Lifecycle Manager System Administration Guide, Reference [1].
-
The version of the LAF image used is 3.6.8 or higher.
-
The cloud environment is prepared for the deployment of the VNF, that is, the following activities are performed:
-
Cloud hardware and software preparation and configuration
-
Flavor creation
-
Network topology creation
-
Subnet creation
For detailed instructions, refer to the relevant deployment instructions.
-
3 Onboarding
This section describes how to prepare for workflow-based VNF operations using VNF-LCM. Performing this procedure is a prerequisite for life cycle operations.
Prerequisites
The VNF image is uploaded to the cloud environment. For more information, refer to the relevant deployment instructions.
Steps
4 Prepare VNF Deployment Parameters
The VNF-LCM uses the parameters of the env.yaml file as input for VNF instantiation, therefore they must be defined to match your network environment.
| Note: |
The .yaml files included in the examples folder of the software delivery package serve as examples for a possible network configuration. They can be modified to match your network environment. |
Steps
- Ensure that all deployment HOT file parameters specified in the /vnflcm-ext/backups/workflows/vnfd/<VNFType__VNFVersion>/configurations/<example_configuration_1>/env.yaml files are assigned a correct value.
- Add any missing deployment parameters and their default values to the env.yaml file.
5 Procedures
The following sections describe how to perform LCM operations.
VNF-LCM procedures utilize workflow instances. Figure 1 shows an example of a workflow instance, where workflow progress can be tracked in the Workflow Diagram view. The Workflow Diagram only represents stages of the various procedures, operations are performed in the Task view.
It is not recommended to execute a workflow instance on a VNF while another one is in progress, as it can lead to unexpected behavior. If a new workflow procedure is needed, the ongoing one must be terminated before starting a new one.
5.1 Instantiate VNF
Steps
The VNF is instantiated, it starts handling traffic after configuration data is provided. For more information on providing configuration data, refer to Deployment Guide for OpenStack or Deployment Guide for Cloud Execution Environment (CEE), and Initial Configuration Guide.
5.2 Upgrade VNF
This section describes how to upgrade a VNF using VNF-LCM.
To perform this procedure without traffic stoppage, it is required that two VNFs are available in parallel during normal operation. During the upgrade process, configuration data is exported from the VNF selected to be upgraded. The VNF then is locked and removed. A new version of the VNF is deployed with configuration data of the previously removed VNF.
Prerequisites
Steps
After this step, the old VNF is terminated according to the termination method chosen in Step 4, and the new version is instantiated with the configuration data selected in Step 6.
If the new VNF fails to instantiate, it is automatically terminated and the old VNF is recreated with the _r suffix in its stack name.
If the new VNF is instantiated successfully, the Confirm upgrade screen is displayed, and the automatic rollback timer set in Step 4 is started.
After the upgrade procedure is confirmed, the new version VNF continues accepting new incoming traffic.
5.3 Scale-out VNF
5.4 Scale-in VNF
5.5 Heal VNF
5.6 Terminate VNF
Reference List
|
[1] |
VNF-Lifecycle Manager System Administration Guide, 1543-APR 901 0578 |

Contents














