diff options
author | Bharath Thiruveedula <bharath_ves@hotmail.com> | 2017-08-07 08:28:13 +0530 |
---|---|---|
committer | Bharath Thiruveedula <bharath_ves@hotmail.com> | 2017-08-26 00:02:33 +0530 |
commit | a7a64477c28b433ba05afbe65155450d6ae3cba8 (patch) | |
tree | 103e4301b0831fe81193b65971ed66ebbd56828d /plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-sample.yaml | |
parent | 42ad121a52d01dd203c529f2ba7753f82d45ec21 (diff) |
Add VSP lifecycle commands
Change-Id: Ibdc78b3ab1921c160f8ee193fcd47be0c75f94a9
Issue-ID: CLI-16
Signed-off-by: Bharath T<bharath.thiruveedula@verizon.com>
Diffstat (limited to 'plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-sample.yaml')
-rw-r--r-- | plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-sample.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-sample.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-sample.yaml new file mode 100644 index 00000000..c261899d --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-sample.yaml @@ -0,0 +1,14 @@ +onap_cli_sample_version: 1.0 + +name: vsp-create + +samples: + sample1: + name: Create the Vendor Software Product + input: --onap-username cs0008 --onap-password demo123456! --host-url http://locahost:8080 --vsp-name demo-vsp2 --vsp-vendor-name 5aa8a88c --vsp-vendor-id DBB202617952486691C1E35C9 621CD4E --license-agreement-id E19DBDDB137B494385F9535325BFD585 --feature-group-id 94835F096DAF4ED78781A394A4F22AD1 + output: | + +----------+----------------------------------+ + |property |value | + +----------+----------------------------------+ + |ID |6897DFFF8E864F84AD17A34B7FB936A3 | + +----------+----------------------------------+ |