# sol003-lifecycle-driver **Repository Path**: mirrors_ibm/sol003-lifecycle-driver ## Basic Information - **Project Name**: sol003-lifecycle-driver - **Description**: A lifecycle driver used to communicate with an ETSI SOL003-v3.3.1-compliant VNFM - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ETSI SOL003-compliant VNFM Driver for Stratoss LM ## Introduction This project is for a lifecycle driver to be used by Stratoss LM for the purpose of communicating with an ETSI SOL003-compliant VNFM. It is extensible by configuration of Javascript scripts contained within a Resource package for the VNFs that are capable of being deployed and managed by the VNFM. ## Installation of the driver For information on how to install and configure the driver for use with ALM, please see the [Installation Guide](docs/Installation.md) ## Connecting to a VNFM For information on how to configure the connection details for a VNFM within ALM, please see the guide on [Adding a Deployment Location](docs/AddingDeploymentLocation.md) ## Creating a Resource Package For information on how to create a resource package to load into ALM, please see the guide on [Creating a Resource Package](docs/CreatingResourcePackage.md)