Onboarding VNF

Once completed, a VNF can directly be used in your local orchestration component to be instantiated, or to be used as part of another Network Design.

Procedure

  1. If you are happy with the VNF Design, or if you have made changes in the VNF Designer that you want to commit, you can use the LMCTL command to pull the project back to your local VNF project directory by running the following command from the VNF project folder:
    lmctl project pull dev
    This allows you then to, for example, GIT push the changes back into the main GIT repository.
  2. If you want to onboard the VNF to another orchestration component, then you can simply run a command:
    lmctl project push AnotherDev