Instantiate OpenStack VNF Using VNF-LCM
Call Session Control Function

Contents

1Description

2

Procedure
2.1Instantiate a VNF
2.2Troubleshooting

1   Description

This instruction describes how to instantiate a Virtual Network Function (VNF) in the VNF Lifecycle Management (VNF-LCM).

The VNF-LCM procedures use workflow instances. The following figure shows an example of a workflow instance, where workflow progress can be tracked in the Workflow Diagram view. The boxes in the Workflow Diagram only represent the stages of the various procedures; operations are performed in the Task view.

2   Procedure

2.1   Instantiate a VNF

Prerequisites

Attention!

Risk of system malfunction or traffic disturbance.

Do not execute a workflow instance on a VNF while another is in progress, as it can lead to unexpected behavior. If a new workflow procedure is needed, terminate the ongoing procedure before starting a new.

Steps

  1. In the VNF-LCM Workflows screen, select Instantiate VNF, and then click Start a New Instance.

  2. In the Start a Workflow view, fill out the Instance Name field, and then click Submit.
  3. Select the newly created workflow from the Instance Activity panel.
  4. In the Workflow Instance view:
    1. Add VNF name.
    2. Add VNF instance description.
    3. Select the VNF to instantiate.
    4. (Optional) Select the Add Network Element in ENM/OSS-RC check box to add the new VNF in the Network Management application.
    5. Click Submit.

    Note:  
    The VNF Name is also used as the Heat stack name. It is not recommended to add version information in this field.

    The Select VNF descriptor Id drop-down list shows VNF releases available for VNF instantiation in the /vnflcm-ext/backups/workflows/vnfd/ directory.


  5. In the Select VIM view, select the VIM to be used, and then click Submit.

  6. In the Select Tenant view, select the tenant to be used, and then click Submit.

The following step is optional. If none of these parameters are needed, leave the fields blank.

  1. In the Zone And Regional Details view, set the zone and region details, and then click Submit.

  2. In the Get Instance Configuration view, select a VNF configuration to instantiate, and then click Submit.

    Note:  
    The Select Configuration for the VNF instance field displays VNF configurations available for instantiation in the /vnflcmext/backups/workflows/vnfd/<VNFType>_<VNFVersion>/configurations folder.

The following step is optional. It is only required if the Add Network Element in ENM/OSS-RC check box was selected in Step 4.

  1. Set the VNF-related parameters for ENM and then click Submit.
    Note:  
    To check the supported VNF version in ENM and OSS-RC, refer to ENM and OSS-RC documentation respectively.

The VNF is instantiated, it starts handling traffic after all configuration data is provided.

2.2   Troubleshooting

If the workflow execution fails, inspect the relevant logs to identify the cause of the failure.

Steps

  1. Increase the log level from INFO to DEBUG. For information on how to change log level, see VNF Lifecycle Manager System Administrator Guide, 1543-APR 901 0578.
  2. Inspect the following logs to identify the cause of the failure:
    • Jboss Server log: /ericsson/3pp/jboss/standalone/log/server.log
    • System log: /var/log/messages
    • Workflow log: the Workflow Log view in the VNF-LCM
  3. If the Workflow Log view reports Authentication failed, repair the Secure Shell (SSH) key between the VNF-LCM and the CSCF. See Section Check SSH Key for Authentication in CSCF Troubleshooting Guideline.
  4. If a problem cannot be solved, consult the next level of maintenance support and provide the logs. Further actions are outside the scope of this instruction.