From e7dc66c0af94b2e74dff78fd485a99de5f86cedd Mon Sep 17 00:00:00 2001 From: velandy Date: Wed, 2 Nov 2016 16:42:08 +0100 Subject: [PATCH] Package Management support through UI composer Change-Id: Ic323fbe297a9154dd2cf3708db111d3acbcbd76c --- Release2/package_management.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Release2/package_management.md diff --git a/Release2/package_management.md b/Release2/package_management.md new file mode 100644 index 0000000..c485a09 --- /dev/null +++ b/Release2/package_management.md @@ -0,0 +1,26 @@ +# Package Management # + +## Proposer ## +- Rajesh Velandy + + +## Type ## +**Feature** + +## Target MDG/TF ## +SO, UI + +## Description ## + +The package management functionality will be add the ability to do full package management +capabilities through the composer UI. +Specifically the UI composer will support the following capabilities in addition to the existing +gui based composition, +# Creation of VNF/NS Packages +# CRUD operations on the various files within the package +# Export of VNF/NS packages. + +## Demo or definition of done ## +Using the UI demonstrate the capability to create descriptors and VNF packages with additional +artifacsts(icons, charms etc ...) + -- 2.25.1