Prior to installing the driver, it may be necessary to:
- configure the source for VNF Packages. See Configuring VNF Package Location
- configure the Kafka host and create mandatory topics. See Configuring Kafka
- configure a secret containing trusted client certificates. See Configuring Certificates
Download the Helm chart for the required version of the VNFM Driver. Run the following command to install the Helm chart with the default values:
helm install sol003-lifecycle-driver sol003-lifecycle-driver-<version>.tgzUse lmctl for onboard the driver into LM. For full details on how to install or use lmctl, refer to its documentation.
The following command will onboard the VNFM Driver into into CP4NA environment called 'dev01':
lmctl lifecycledriver add --type sol003 --url http://sol003-lifecycle-driver:8296 dev01NOTES:
- The above example assumes lmctl has been configured with an environment called 'dev01'. Replace this environment name accordingly
- If this configuration doesn't include the password for the environment, one will be prompted for