summaryrefslogtreecommitdiffstats
path: root/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-03-27 16:57:26 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-03-27 16:57:26 +0530
commit6dc5375ebe5e23e0ec7d9643ff41854ad3b72c44 (patch)
treea55aabe8acd7366d281eaca9b0e0b4d9a89bc1b7 /products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer
parent4debf9645be8400ac9b6a087b1d9d829f5ee924a (diff)
Fix the moco json reference name
Issue-ID: CLI-100 Change-Id: I839941526c75f6edab89e0294bc9714f83d4cede Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer')
-rw-r--r--products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-create-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-delete-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-show-schema-beijing-sample.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-create-schema-beijing-sample.yaml b/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-create-schema-beijing-sample.yaml
index 0272dc27..99c435d0 100644
--- a/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-create-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-create-schema-beijing-sample.yaml
@@ -19,6 +19,6 @@ samples:
sample1:
name: customer-create
input: --customer-name test --subscriber-name test
- moco: customer-create-schema-1.1-moco.json
+ moco: customer-create-schema-beijing-moco.json
output: |
diff --git a/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-delete-schema-beijing-sample.yaml b/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-delete-schema-beijing-sample.yaml
index 9f8331c5..67299d6d 100644
--- a/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-delete-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-delete-schema-beijing-sample.yaml
@@ -19,6 +19,6 @@ samples:
sample1:
name: customer-delete
input: --customer-name test --resource-version 1509029022293
- moco: customer-delete-schema-1.1-moco.json
+ moco: customer-delete-schema-beijing-moco.json
output: |
diff --git a/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-beijing-sample.yaml b/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-beijing-sample.yaml
index f76ed220..7c9f8345 100644
--- a/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: customer-list
input:
- moco: customer-list-schema-1.1-moco.json
+ moco: customer-list-schema-beijing-moco.json
output: |
+----------------+------------------+
|name |resource-version |
diff --git a/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-show-schema-beijing-sample.yaml b/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-show-schema-beijing-sample.yaml
index 942b81b5..1aea2fed 100644
--- a/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-show-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/aai/src/main/resources/open-cli-sample/customer/customer-show-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: customer-show
input: --customer-name kanag --long
- moco: customer-show-schema-1.1-moco.json
+ moco: customer-show-schema-beijing-moco.json
output: |
+--------+------------------+------------------+------------------+
|name |subscriber-name |resource-version |subscriber-type |