diff options
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: |