aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sample
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-12-06 13:09:45 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-12-06 13:09:45 +0530
commitb69ed9bc0ad7cdedee57df63e94d3767ccd173b7 (patch)
treef6f8e4dd4f5b30aa138d44bc4664bedb02ac9d04 /plugins/sample
parent271cc28e5ad26cdc72db5b3b837545e717c6f225 (diff)
Rename product names to use amsterdam
Issue-ID: CLI-66 Change-Id: Ief9c03adec45f037baea82d344addb1c6b538bd9 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'plugins/sample')
-rw-r--r--plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml2
-rw-r--r--plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml b/plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml
index 04998ea3..7acba741 100644
--- a/plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml
+++ b/plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml
@@ -7,7 +7,7 @@ description: |
lighttpd in cli at http://<cli-ip>:8080/version.json
info:
- product: sample-1.0
+ product: sample-helloworld
service: hello-world
author: ONAP CLI Team onap-discuss@lists.onap.org
diff --git a/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml b/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml
index 9e99046e..e87e6dff 100644
--- a/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml
+++ b/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml
@@ -5,7 +5,7 @@ name: hello-world
description: First cmd hello world
info:
- product: sample-1.0
+ product: sample-helloworld
service: hello-world
author: ONAP CLI Team onap-discuss@lists.onap.org