osmclient package creation and validation tool 47/8047/2
authorFelipe Vicens <felipe.vicens@atos.net>
Tue, 15 Oct 2019 10:16:56 +0000 (12:16 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 13 Nov 2020 11:50:28 +0000 (12:50 +0100)
Change-Id: Ib95599e3e41279af0857fb1f692ebdbc61a4ad7f
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
osmclient_package_tool.md [new file with mode: 0644]

diff --git a/osmclient_package_tool.md b/osmclient_package_tool.md
new file mode 100644 (file)
index 0000000..9567886
--- /dev/null
@@ -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