Skip to content

Function Lifecycle Management

Thomas Soenen edited this page Aug 27, 2019 · 1 revision

The Function Lifecycle Manager (FLM) is the MANO plugin that manages the lifecycle events of each VNF. The FLM waits for instructions from the Service Lifecycle Manager (SLM) to execute such events.

When deploying the FLM, the following ENV parameters can be set:

  • `cat_path`: url to the catalogue
  • `repo_path`: url to the repository
  • `vnfr_collection`: vnfr collection name
  • `broker_host`: url for the message broker
Clone this wiki locally