aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/so
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-03 12:51:40 +0000
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-06 06:20:05 +0000
commit49be0d781e3125da4343ad1c14e964bcc111d373 (patch)
treea0dcc0c48297550bc3fac9ba1c3b2dff854f0658 /plugins/so
parent99c106f1ace0c6019d0a8b1deceaf1b6e1fbe476 (diff)
Add samples for commands
- Add samples for command - Fix typo (change from "ouput" to "output") in sample files. Change-Id: Ifa5c1a302df5be07c28c7e97602ec22844ce1aea Issue-ID: CLI-55 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins/so')
-rw-r--r--plugins/so/src/test/resources/onap-cli-sample/services/service-create-schema-1.1-sample.yaml2
-rw-r--r--plugins/so/src/test/resources/onap-cli-sample/services/vf-create-schema-1.1-sample.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/so/src/test/resources/onap-cli-sample/services/service-create-schema-1.1-sample.yaml b/plugins/so/src/test/resources/onap-cli-sample/services/service-create-schema-1.1-sample.yaml
index aebadfcf..ea32791a 100644
--- a/plugins/so/src/test/resources/onap-cli-sample/services/service-create-schema-1.1-sample.yaml
+++ b/plugins/so/src/test/resources/onap-cli-sample/services/service-create-schema-1.1-sample.yaml
@@ -6,7 +6,7 @@ samples:
name: service-create
input: --cloud-region RegionOne --tenant-id onap --model-invariant-id 1de901ed-17af-4b03-bc1f-41659cfa27cb --model-uuid ace39141-09ec-4068-b06d-ac6b23bdc6e0 --model-name demoVLB --model-version 1.0 -c Demonstration --instance-name sample-service-onap-cli-13 --service-type vLB
moco: service-create-schema-1.1-moco.json
- ouput: |
+ output: |
+--------------+--------------------------------------+
|property |value |
+--------------+--------------------------------------+
diff --git a/plugins/so/src/test/resources/onap-cli-sample/services/vf-create-schema-1.1-sample.yaml b/plugins/so/src/test/resources/onap-cli-sample/services/vf-create-schema-1.1-sample.yaml
index c8b5d94e..0293b2ad 100644
--- a/plugins/so/src/test/resources/onap-cli-sample/services/vf-create-schema-1.1-sample.yaml
+++ b/plugins/so/src/test/resources/onap-cli-sample/services/vf-create-schema-1.1-sample.yaml
@@ -6,7 +6,7 @@ samples:
name: vf-create
input: --cloud-region RegionOne --tenant-id onap --product-family vLB --instance-name vlb-cli-sample-11 --service-instance-id 2ad87511-4289-4bd7-ab0b-0b29d3d4c8ee --vf-model-invariant-id cc34cd54-dd7c-44cd-8847-f9577c6f1a49 --vf-model-uuid 8b1f63f3-e0cc-4c27-8903-fafe2f25bfbe --vf-model-name 847cb26a-59a6-475a-94dd --vf-model-version 1.0 --vf-model-customization-id cf893f5a-1bb1-4e32-a92b-2456e12178f8 --service-model-invariant-id 1de901ed-17af-4b03-bc1f-41659cfa27cb --service-model-uuid ace39141-09ec-4068-b06d-ac6b23bdc6e0 --service-model-name demoVLB --service-model-version 1.0 -m http://192.168.17.121:8080 -u InfraPortalClient -p password1$
moco: vf-create-schema-1.1-moco.json
- ouput: |
+ output: |
+--------------+--------------------------------------+
|property |value |
+--------------+--------------------------------------+