From 3f3f11465ebe96203bd7dfcc3729e4e93e38e93b Mon Sep 17 00:00:00 2001 From: guzman Date: Fri, 15 Nov 2019 19:59:33 +0100 Subject: [PATCH] OSM Repositories Change-Id: Ie5b33876a85085467520b68f76bf8d437019bb18 --- Release8/osm-repositories.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Release8/osm-repositories.md diff --git a/Release8/osm-repositories.md b/Release8/osm-repositories.md new file mode 100644 index 0000000..55e73e9 --- /dev/null +++ b/Release8/osm-repositories.md @@ -0,0 +1,31 @@ +# VNF Repositories + +## Proposer +- José Miguel Guzmán (Whitestack) +- Gianpietro Lavado (Whitestack) + +## Type + +Feature + +## Target MDG/TF + +osmcient + +## Description + +This feature is for implementing the option to add a VNF package to the OSM +Catalog, from a remote repository. + +This includes +- Designing the structure of repositories of VNF Packages and Images, to be consumed by OSM +- The tools for uploading the VNF Packages and Images to a repository +- The option in osmclient to add a VNF package from a remote repository, in the OSM catalog + +## Demo or definition of done + +VNF package available in a remote repository added to the OSM Catalog, by using +command-line. + +Including uploading the images in the VIM + -- 2.25.1