aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-09 09:56:01 +0000
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-09 09:56:01 +0000
commitd92aff9d05c0f7e6e4bec0df70570517c7341362 (patch)
tree689a28f7e72b135532b7e02d8706259a15943c37 /plugins
parentab6474bc8ebfe212c0ad6c6fc6d61a97af56b9dd (diff)
Tag unsupported command with Experimental
Tag unsupported command with Experimental tag. Change-Id: If35ac905987c6ea9fb3112183001195c63ed290d Issue-ID: CLI-55 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/so/src/main/resources/onap-cli-schema/services/service-delete-schema-1.1.yaml2
-rw-r--r--plugins/so/src/main/resources/onap-cli-schema/services/vf-delete-schema-1.1.yaml2
-rw-r--r--plugins/so/src/main/resources/onap-cli-schema/services/vf-module-delete-schema-1.1.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/so/src/main/resources/onap-cli-schema/services/service-delete-schema-1.1.yaml b/plugins/so/src/main/resources/onap-cli-schema/services/service-delete-schema-1.1.yaml
index 55aa0eb3..7ae110ed 100644
--- a/plugins/so/src/main/resources/onap-cli-schema/services/service-delete-schema-1.1.yaml
+++ b/plugins/so/src/main/resources/onap-cli-schema/services/service-delete-schema-1.1.yaml
@@ -1,6 +1,6 @@
open_cli_schema_version: 1.0
name: service-delete
-description: Delete service instance
+description: Delete service instance (experimental)
version: onap-1.1
service:
name: so
diff --git a/plugins/so/src/main/resources/onap-cli-schema/services/vf-delete-schema-1.1.yaml b/plugins/so/src/main/resources/onap-cli-schema/services/vf-delete-schema-1.1.yaml
index b41a872b..ff5304ff 100644
--- a/plugins/so/src/main/resources/onap-cli-schema/services/vf-delete-schema-1.1.yaml
+++ b/plugins/so/src/main/resources/onap-cli-schema/services/vf-delete-schema-1.1.yaml
@@ -1,6 +1,6 @@
open_cli_schema_version: 1.0
name: vf-delete
-description: delete a VF
+description: delete a VF (experimental)
version: onap-1.1
service:
name: so
diff --git a/plugins/so/src/main/resources/onap-cli-schema/services/vf-module-delete-schema-1.1.yaml b/plugins/so/src/main/resources/onap-cli-schema/services/vf-module-delete-schema-1.1.yaml
index 848251be..37754087 100644
--- a/plugins/so/src/main/resources/onap-cli-schema/services/vf-module-delete-schema-1.1.yaml
+++ b/plugins/so/src/main/resources/onap-cli-schema/services/vf-module-delete-schema-1.1.yaml
@@ -1,6 +1,6 @@
open_cli_schema_version: 1.0
name: vfmodule-delete
-description: delete a VF module
+description: delete a VF module (experimental)
version: onap-1.1
service:
name: so