...
- Transform SOL001-based VNFD into SDC internal models
- Store the original Vendor package into the ONBOARDING_PACKAGE directory
- If the original vendor package is a zip file with signature and certificate, the ONBOARDING_PACKAGE directory will contain the zip file.
- VNFM and VF-C will receive the zip-format file.
- For Frankfurt release, VNFM and VF-C will unzip the file and take the CSAR file from the zip file without validationthe SVNFM and external NFVO will receive a zip-format package with signature and certificate if the original vendor package contains signature and certificate.
- SVNFM and NFVO will unzip the incoming zip package files and extract CSAR files from the zip package files without validation.
- After the Frankfurt release, it is assumed that SVNFM and NFVO validate the incoming packages based on signature and certificate.