summaryrefslogtreecommitdiffstats
path: root/plugins/aai/src/test/resources/onap-cli-sample/customer
diff options
context:
space:
mode:
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>2017-11-06 06:47:10 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-06 06:47:10 +0000
commit4ef2d899dfe6de651b9773f9dc402840bb332f2e (patch)
treea5510459586cfca5ac2c79090cbba51b234db2ea /plugins/aai/src/test/resources/onap-cli-sample/customer
parentac91b1ac4adbabb0dc79bb1488ad8e13de52bc23 (diff)
parent49be0d781e3125da4343ad1c14e964bcc111d373 (diff)
Merge "Add samples for commands"
Diffstat (limited to 'plugins/aai/src/test/resources/onap-cli-sample/customer')
-rw-r--r--plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml2
-rw-r--r--plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml2
-rw-r--r--plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml2
-rw-r--r--plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml
index db4a5135..72273417 100644
--- a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml
+++ b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml
@@ -6,5 +6,5 @@ samples:
name: customer-create
input: --customer-name test --subscriber-name test
moco: customer-create-schema-1.1-moco.json
- ouput: |
+ output: |
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml
index e209fe13..7e6f0dcb 100644
--- a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml
+++ b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml
@@ -6,5 +6,5 @@ samples:
name: customer-delete
input: --customer-name test --resource-version 1509029022293
moco: customer-delete-schema-1.1-moco.json
- ouput: |
+ output: |
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml
index 05c7a53e..7ff64210 100644
--- a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml
+++ b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml
@@ -6,7 +6,7 @@ samples:
name: customer-list
input:
moco: customer-list-schema-1.1-moco.json
- ouput: |
+ output: |
+----------------+------------------+
|name |resource-version |
+----------------+------------------+
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml
index 1e1ba425..1669ffd2 100644
--- a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml
+++ b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml
@@ -6,7 +6,7 @@ samples:
name: customer-show
input: --customer-name kanag --long
moco: customer-show-schema-1.1-moco.json
- ouput: |
+ output: |
+--------+------------------+------------------+------------------+
|name |subscriber-name |resource-version |subscriber-type |
+--------+------------------+------------------+------------------+