diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2017-11-06 06:47:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-06 06:47:10 +0000 |
commit | 4ef2d899dfe6de651b9773f9dc402840bb332f2e (patch) | |
tree | a5510459586cfca5ac2c79090cbba51b234db2ea /plugins/aai/src/test/resources/onap-cli-sample/customer | |
parent | ac91b1ac4adbabb0dc79bb1488ad8e13de52bc23 (diff) | |
parent | 49be0d781e3125da4343ad1c14e964bcc111d373 (diff) |
Merge "Add samples for commands"
Diffstat (limited to 'plugins/aai/src/test/resources/onap-cli-sample/customer')
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 | +--------+------------------+------------------+------------------+ |