aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/aai/src/test/resources/onap-cli-sample/customer
diff options
context:
space:
mode:
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 |
+--------+------------------+------------------+------------------+