tosca-community-contributions icon indicating copy to clipboard operation
tosca-community-contributions copied to clipboard

Packaging profiles as ... CSARs? Would this affect the metadata? (e.g. should the CSAR metadata contain the canonical namespace for the profile?)

Open aszs opened this issue 2 years ago • 4 comments

aszs avatar Mar 10 '22 17:03 aszs

Why is this needed? any use case? any technical issue if CSAR metadata does not contain profile metadata?

philippemerle avatar Mar 11 '22 13:03 philippemerle

We received feedback from ETSI that it's useful for a CSAR to not have a root "service template" or even any TOSCA YAML files, to use the format for packaging other kinds of artifacts (e.g. YANG files).

tliron avatar Jun 07 '22 14:06 tliron

We received feedback from ETSI that it's useful for a CSAR to not have a root "service template" or even any TOSCA YAML files, to use the format for packaging other kinds of artifacts (e.g. YANG files).

CSAR is a TOSCA dedicated packaging format. Then a CSAR file without TOSCA YAML files is just a ZIP file. So ETSI could use ZIP files (or any other similar packaging formats) for packaging YANG files.

philippemerle avatar Jun 07 '22 15:06 philippemerle

I imagine that they are also using the Metadata file part of CSAR in processing. We can ask ETSI for more information about this,

tliron avatar Jun 07 '22 17:06 tliron