Add Instantiation Parameters to Juju Bundles
Proposers
- Patricia Reinoso (Canonical)
- Gulsum Atici (Canonical)
- Guillermo Calviño (Canonical)
- Mark Beierl (Canonical)
Description
OSM is capable of deploying KNFs that use Juju bundles as KDUs. However, it is not possible to add or set custom parameters to these KDUs at NS instantiation time. Any desired modification of the Juju bundle needs a modification of the KNF package.
The aim is to enhance the capabilities of OSM regarding the deployment of KNFs that use Juju bundles as KDU.
OSM will be able to add custom parameters to a Juju bundle upon NS instantiation without any need of changing the original set of validated packages.
Demo or definition of done
- Instantiation parameters are specified during NS instantiation using options --config_file or --config.
- NS is instantiated. Corresponding KDUs are deployed using the specified instantiation parameters. Original Juju bundles (KNF packages) are not modified.
- Robot tests.
- Documentation.
Edited by reinosop