Skip to content

IBM/sol003-lifecycle-driver

Repository files navigation

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

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

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