summaryrefslogtreecommitdiffstats
path: root/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm
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/sdc/src/main/resources/open-cli-sample/vlm
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/sdc/src/main/resources/open-cli-sample/vlm')
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-create-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-list-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkin-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkout-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-create-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-create-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-list-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-list-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-create-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-list-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-list-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-revert-schema-beijing-sample.yaml2
-rw-r--r--products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-submit-schema-beijing-sample.yaml2
14 files changed, 14 insertions, 14 deletions
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-create-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-create-schema-beijing-sample.yaml
index 6601b866..83742213 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-create-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-create-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-aggreement-create
input: --name kanag-cli-la --description kanag cli la --vlm-feature-group-id 3a2fb75b52a54e9c8093e7c154210f9e --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 1.1
- moco: vlm-aggreement-create-schema-1.1-moco.json
+ moco: vlm-aggreement-create-schema-beijing-moco.json
output: |
+----------+----------------------------------+
|property |value |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-list-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-list-schema-beijing-sample.yaml
index 01823724..1481c0e9 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-list-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-aggreement-list-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-aggreement-list
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 2.0
- moco: vlm-aggreement-list-schema-1.1-moco.json
+ moco: vlm-aggreement-list-schema-beijing-moco.json
output: |
+----------------------------------+--------------+
|ID |name |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkin-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkin-schema-beijing-sample.yaml
index 8f2a2eee..c80bf0fb 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkin-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkin-schema-beijing-sample.yaml
@@ -19,5 +19,5 @@ samples:
sample1:
name: vlm-checkin
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 1.1
- moco: vlm-checkin-schema-1.1-moco.json
+ moco: vlm-checkin-schema-beijing-moco.json
output: \ No newline at end of file
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkout-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkout-schema-beijing-sample.yaml
index 490737f2..73f718e8 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkout-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-checkout-schema-beijing-sample.yaml
@@ -19,5 +19,5 @@ samples:
sample1:
name: vlm-checkout
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 0.1
- moco: vlm-checkout-schema-1.1-moco.json
+ moco: vlm-checkout-schema-beijing-moco.json
output: \ No newline at end of file
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-create-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-create-schema-beijing-sample.yaml
index 31f9e08e..cb235c5d 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-create-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-create-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-create
input: --vendor-name kanag-cli --description First License created from CLI
- moco: vlm-create-schema-1.1-moco.json
+ moco: vlm-create-schema-beijing-moco.json
output: |
+----------+----------------------------------+
|property |value |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-create-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-create-schema-beijing-sample.yaml
index e5489299..9bdb703b 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-create-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-create-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-entitlement-pool-create
input: --name kanag-cli-ep --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --description kanag vlm ep --manufacture-reference-number mkr123456 -d --vlm-version 0.1
- moco: vlm-entitlement-pool-create-schema-1.1-moco.json
+ moco: vlm-entitlement-pool-create-schema-beijing-moco.json
output: |
+----------+----------------------------------+
|property |value |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-list-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-list-schema-beijing-sample.yaml
index d42dd365..718f985f 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-list-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-entitlement-pool-list-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-entitlement-pool-list
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 2.0
- moco: vlm-entitlement-pool-list-schema-1.1-moco.json
+ moco: vlm-entitlement-pool-list-schema-beijing-moco.json
output: |
+----------------------------------+--------------------------+
|ID |name |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-beijing-sample.yaml
index 36512ee9..675b6b50 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-feature-group-create
input: --name kanag-cli-fg --description Kanag cli feature group --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 0.1 --vlm-key-group-id c37a1f205f444161a573f55dfec5f170 --vlm-entitle-pool-id aa61080fd965455ba5edbf60f4e375ef --part-number 123455 --manufacture-reference-number mkr123456
- moco: vlm-feature-group-create-schema-1.1-moco.json
+ moco: vlm-feature-group-create-schema-beijing-moco.json
output: |
+----------+----------------------------------+
|property |value |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-list-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-list-schema-beijing-sample.yaml
index e475e1b1..f74cb12b 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-list-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-list-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-feature-group-list
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 2.0
- moco: vlm-feature-group-list-schema-1.1-moco.json
+ moco: vlm-feature-group-list-schema-beijing-moco.json
output: |
+----------------------------------+--------------+
|ID |name |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-create-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-create-schema-beijing-sample.yaml
index 6b90d237..4ae3281e 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-create-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-create-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-key-group-create
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --name kanag-cli-kg --description Kanag CLI key group -d --vlm-version 0.1
- moco: vlm-key-group-create-schema-1.1-moco.json
+ moco: vlm-key-group-create-schema-beijing-moco.json
output: |
|property |value |
+----------+----------------------------------+
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-list-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-list-schema-beijing-sample.yaml
index 95a1433c..827c1238 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-list-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-key-group-list-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-key-group-list
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 2.0
- moco: vlm-key-group-list-schema-1.1-moco.json
+ moco: vlm-key-group-list-schema-beijing-moco.json
output: |
+----------------------------------+----------------------+
|ID |name |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-list-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-list-schema-beijing-sample.yaml
index 0e7682ec..1780a458 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-list-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-list-schema-beijing-sample.yaml
@@ -19,7 +19,7 @@ samples:
sample1:
name: vlm-list
input: --long
- moco: vlm-list-schema-1.1-moco.json
+ moco: vlm-list-schema-beijing-moco.json
output: |
+----------------------------------+--------------------------+--------------+--------+--------------------------------+
|id |vendor-name |vlm-version |status |description |
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-revert-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-revert-schema-beijing-sample.yaml
index 53577480..37b59052 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-revert-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-revert-schema-beijing-sample.yaml
@@ -19,5 +19,5 @@ samples:
sample1:
name: vlm-revert
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 0.1
- moco: vlm-revert-schema-1.1-moco.json
+ moco: vlm-revert-schema-beijing-moco.json
output: \ No newline at end of file
diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-submit-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-submit-schema-beijing-sample.yaml
index 27e28764..3ff0803c 100644
--- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-submit-schema-beijing-sample.yaml
+++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-submit-schema-beijing-sample.yaml
@@ -19,5 +19,5 @@ samples:
sample1:
name: vlm-submit
input: --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-version 1.1
- moco: vlm-submit-schema-1.1-moco.json
+ moco: vlm-submit-schema-beijing-moco.json
output: \ No newline at end of file