diff options
author | Kanagaraj M <mkr1481@gmail.com> | 2019-04-12 16:24:41 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-04-12 16:29:50 +0530 |
commit | 533d50ac752433c5bb077afef810886f40725912 (patch) | |
tree | a36dbc478a43f938c99bdc56f8980ea66807601f /products/onap-casablanca | |
parent | 59cf6b73529b4caed2f76a6a83b86642c8eb9cb3 (diff) |
Add VNFSDK CLI for dublin
Issue-ID: CLI-154
Change-Id: If2c755338918cc46b34306cf932f5cb1084f7167
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-casablanca')
9 files changed, 9 insertions, 9 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 d1728745..4ef98666 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-vtp + product: onap-casablanca 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 0d63493e..a05b8d1c 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-vtp + product: onap-casablanca 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 6a1fbecf..452eb35b 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-vtp + product: onap-casablanca 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 1c0e82f5..c124f9bd 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-vtp + product: onap-casablanca 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 3dbc6ce7..9361e384 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-vtp + product: onap-casablanca 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 06ac92dd..75b95d4e 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-vtp + product: onap-casablanca 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 dc313c5b..049e808e 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-vtp + product: onap-casablanca 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/vnftest-list.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-list.yaml index c2518178..b2314439 100644 --- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-list.yaml +++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-list.yaml @@ -17,7 +17,7 @@ name: vnftest-list description: Lists the VNF test cases in VNF Test Platform (VTP) info: - product: onap-vtp + product: onap-casablanca service: vtp author: ONAP CLI Team onap-discuss@lists.onap.org diff --git a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml index 6873d6c9..4a8f3f34 100644 --- a/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml +++ b/products/onap-casablanca/features/vnfsdk/src/main/resources/open-cli-schema/vnftest-run.yaml @@ -17,7 +17,7 @@ name: vnftest-run description: Runs the VNF test cases in VNF Test Platform (VTP) info: - product: onap-vtp + product: onap-casablanca service: vtp author: ONAP CLI Team onap-discuss@lists.onap.org parameters: |