Network packages for AWS TNB
A network package is a .zip file in CSAR (Cloud Service Archive) format. It defines the function packages you want to deploy and the AWS infrastructure you want to deploy them on.
The network package contains the following files:
-
A network descriptor file (
nsd.yaml) in TOSCA format as described by ETSI SOL007.The
nsd.yamlfile contains references to uploaded function packages with their descriptor IDs. User data scripts, if any.
Lifecycle hook scripts, if any.
Plugins'
values.yamlconfiguration files, if any.