...
Before we instantiate a service, we need to register vim and vnfm which is used to deploy vnfs.
- VIM Registration
- GVNFM Registration
For VF-C, because we use GVNFM to deploy vnfs , so you can register GVNFM in esr gui as follows:
Note: type should be gvnfmdriver which is the same with gvnfmdriver microservice
url is the msb-iag NodeIp:port
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.
...