diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-11-07 07:15:45 +0000 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-11-07 07:35:32 +0000 |
commit | 8cc9bc88bf26e5deaae4658f4a347286af9e9b62 (patch) | |
tree | 208732e2031798fb55356f9cdc341a38306f2b0a /plugins/so/src/main/resources/onap-cli-schema/services/vf-delete-schema-1.1.yaml | |
parent | db0a6497b5b4159c16f907ae91c2a4ce0281c2bc (diff) |
Update SO command from MSO
Update yaml from MSO to SO.
Change-Id: Ie73ea80cad8fb36988dc08b0ed8d138d1b02b657
Issue-ID: CLI-55
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins/so/src/main/resources/onap-cli-schema/services/vf-delete-schema-1.1.yaml')
-rw-r--r-- | plugins/so/src/main/resources/onap-cli-schema/services/vf-delete-schema-1.1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 b34d1b59..b41a872b 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 @@ -3,7 +3,7 @@ name: vf-delete description: delete a VF version: onap-1.1 service: - name: mso + name: so version: v3 auth: basic mode: direct |