In some cases, it would be useful to import an existing service template that already contains some node_templates defined. For example, in a situation, when a service template (library.yaml) describing existing infrastructure that cannot be modified externally (e.g. HPC nodes) is automatically generated by some service and later imported into other service templates referencing the node template instances defined in the library.yaml.
Description
In some cases, it would be useful to import an existing service template that already contains some node_templates defined. For example, in a situation, when a service template (
library.yaml
) describing existing infrastructure that cannot be modified externally (e.g. HPC nodes) is automatically generated by some service and later imported into other service templates referencing the node template instances defined in thelibrary.yaml
.