X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Release7%2Fosmclient_package_tool.md;fp=Release7%2Fosmclient_package_tool.md;h=9567886c0cbf59ca4c2ac65e6f3ce5f02cef6ada;hb=4d22e84b474a80ec41487f2ea2758379c71206ae;hp=0000000000000000000000000000000000000000;hpb=434f30de30cf2e4361ba2163a3c121345ade6a33;p=osm%2FFeatures.git diff --git a/Release7/osmclient_package_tool.md b/Release7/osmclient_package_tool.md new file mode 100644 index 0000000..9567886 --- /dev/null +++ b/Release7/osmclient_package_tool.md @@ -0,0 +1,30 @@ +# osmclient package creation and validation tool + +## Proposers + +- Felipe Vicens (ATOS) +- Gerardo Garcia (Telefonica) +- Francisco Javier Ramon (Telefonica) + +## Type + +Feature + +## Target MDG/TF + +Devops/osmclient + +## Description + +The creation of the package in OSM currently is made via a DevOps package tool located in DevOps repository. +This feature aims the migration of the bash script to the osmclient in order to have it integrated with +the osm command-line tool. Additionally, this feature proposes the syntax validation of the descriptors as well as +the generation of the tar.gz + +## Demo or definition of done + +The execution of the following commands using the OSM client to create, validate or build descriptors + +- 'osm package-create': Creates an OSM package for nsd, vnfd and nst +- 'osm package-validate': Syntax validation of OSM descriptors +- 'osm package-build': Generate .tar.gz files of nsd and vnfd