summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-09-17 11:44:31 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-09-17 11:44:31 +0530
commit0b6db3fd771ab6b4fbc75d178afc3a5fb421f934 (patch)
tree6dd78ada9e9e6fbec7bf6c08c87ef75cb6dbc66c
parentadcb3a314aa5729f4c4e61d44656a56d3cc6ff7e (diff)
VTP: Migrate VNFSDK CLI to VTP
Issue-ID: VNFSDK-304 Change-Id: If3d5d355b5be405cb239c6cf8bd8ae485e859ac9 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
-rw-r--r--products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-create-schema.yaml2
-rw-r--r--products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-delete-schema.yaml2
-rw-r--r--products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-list-schema.yaml2
-rw-r--r--products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-show-schema.yaml2
-rw-r--r--products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-create-schema.yaml2
-rw-r--r--products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-result-schema.yaml2
-rw-r--r--products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-status-schema.yaml2
7 files changed, 7 insertions, 7 deletions
diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-create-schema.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-create-schema.yaml
index 7a4b1665..64b390e2 100644
--- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-create-schema.yaml
+++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-create-schema.yaml
@@ -18,7 +18,7 @@ description: Uploads the CSARs in marketplace
info:
- product: onap-casablanca
+ product: onap-vtp
service: marketplace
author: ONAP CLI Team onap-discuss@lists.onap.org
diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-delete-schema.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-delete-schema.yaml
index a05b8d1c..0d63493e 100644
--- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-delete-schema.yaml
+++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-delete-schema.yaml
@@ -17,7 +17,7 @@ name: csar-delete
description: Delete CSARs in marketplace
info:
- product: onap-casablanca
+ product: onap-vtp
service: marketplace
author: ONAP CLI Team onap-discuss@lists.onap.org
diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-list-schema.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-list-schema.yaml
index 452eb35b..6a1fbecf 100644
--- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-list-schema.yaml
+++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-list-schema.yaml
@@ -18,7 +18,7 @@ description: Lists the CSARs in marketplace
info:
- product: onap-casablanca
+ product: onap-vtp
service: marketplace
author: ONAP CLI Team onap-discuss@lists.onap.org
diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-show-schema.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-show-schema.yaml
index c124f9bd..1c0e82f5 100644
--- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-show-schema.yaml
+++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/csar-show-schema.yaml
@@ -18,7 +18,7 @@ description: Show details of the CSARs in marketplace
info:
- product: onap-casablanca
+ product: onap-vtp
service: marketplace
author: ONAP CLI Team onap-discuss@lists.onap.org
diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-create-schema.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-create-schema.yaml
index 9361e384..3dbc6ce7 100644
--- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-create-schema.yaml
+++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-create-schema.yaml
@@ -18,7 +18,7 @@ description: Start Functest Onboard Testing
info:
- product: onap-casablanca
+ product: onap-vtp
service: functest
author: ONAP CLI Team onap-discuss@lists.onap.org
diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-result-schema.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-result-schema.yaml
index 75b95d4e..06ac92dd 100644
--- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-result-schema.yaml
+++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-result-schema.yaml
@@ -18,7 +18,7 @@ description: Check Function Test Result
info:
- product: onap-casablanca
+ product: onap-vtp
service: functest
author: ONAP CLI Team onap-discuss@lists.onap.org
diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-status-schema.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-status-schema.yaml
index 049e808e..dc313c5b 100644
--- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-status-schema.yaml
+++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/functest-show-status-schema.yaml
@@ -18,7 +18,7 @@ description: Check Function Test Status
info:
- product: onap-casablanca
+ product: onap-vtp
service: functest
author: ONAP CLI Team onap-discuss@lists.onap.org