Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before we instantiate a service, we need to register vim and vnfm which is used to deploy vnfs.

  1. VIM Registration
    Image Added
  2.  GVNFM Registration
    For VF-C, because we use GVNFM to deploy vnfs , so you can register GVNFM in esr gui as follows:

Image Added

Note: type should be gvnfmdriver which is the same with gvnfmdriver microservice

          url is the msb-iag NodeIp:Image Removedport 

          vim corresponds to cloudowner_cloudregionid which registered in step1

Package Onboarding

VF-C R3 support VNF/PNF/NS csar package upload from local csar file. VNF/PNF csar package should be uploaded first, then NS csar package can be uploaded.

...