Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release1 / package-creation-utility.md
1 # Create a command line utility for Package Creation #
2
3 ## Proposer ##
4 Rajesh Velandy (RIFT.io)
5
6 ## Type ##
7 **Feature** (do not modify)
8
9 ## Target MDG/TF ##
10 SO
11
12 ## Description ##
13 Create a command line utility to create  both NS and VNF packages.
14 The composer work-flow currently only supports creation of VNF/NS packages with
15 only  descriptor(When the descriptor refers to additional files such as scripts,
16 the composer does not allow the addition of those files).
17 The command line utility will allow the creation of both NS and VNF packages
18 with the right structure using the descriptor and  the various files that is
19 referred in the descriptor.
20
21 ## Demo or definition of done ##
22 Should demonstrate the following:
23 1. Execute the command line utility to create a VNF package.
24 2. Execute the command line utility to create an NS package.
25 3. Onboard  the NS/VNF packages created in the previous steps and  instantiate
26  the onboarded NS.
27