aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/so/src/main/resources/onap-cli-schema
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-09 09:56:01 +0000
committerKanagaraj Manickam <kanagaraj.manickam@huawei.com>2017-11-10 09:11:48 +0000
commit2367f040affcb6a5eeee7eb21af25138a264ad09 (patch)
treeb0ed6fd75bff496131ac74bb3d5b6709c80c54cd /plugins/so/src/main/resources/onap-cli-schema
parenta093cd6ac4633505b67dfff1b3eeb7f1159773c8 (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> (cherry picked from commit d92aff9d05c0f7e6e4bec0df70570517c7341362)
Diffstat (limited to 'plugins/so/src/main/resources/onap-cli-schema')
-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