diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-30 06:02:39 +0000 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-31 11:44:22 +0000 |
commit | f4aad37fd6ddaad96098e901a2331e033c3d8829 (patch) | |
tree | 08e5afeac1c249c3841fd56401736fe99b49b536 /plugins/so/src/test/resources/onap-cli-sample/services/vnf-delete-sample-1.1.yaml | |
parent | 2bd37da0feb25c2fc5373c49059474ee4f3d2007 (diff) |
Create command for vnf-delete
Implement command for vnf-delete.
Issue-ID: CLI-15
Change-Id: I176aeb0b8793ae7e2b0d39c0515307a11b2e22bb
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins/so/src/test/resources/onap-cli-sample/services/vnf-delete-sample-1.1.yaml')
-rw-r--r-- | plugins/so/src/test/resources/onap-cli-sample/services/vnf-delete-sample-1.1.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/so/src/test/resources/onap-cli-sample/services/vnf-delete-sample-1.1.yaml b/plugins/so/src/test/resources/onap-cli-sample/services/vnf-delete-sample-1.1.yaml deleted file mode 100644 index bc3e89fb..00000000 --- a/plugins/so/src/test/resources/onap-cli-sample/services/vnf-delete-sample-1.1.yaml +++ /dev/null @@ -1,8 +0,0 @@ -onap_cli_sample_version: 1.0 - -name: vnf-delete -version: onap-1.1 -samples: - sample1: - name: delete a vnf - input: -h https://locahost:8080 -u InfraPortalClient -p password1$ -v aca51b0a-710d-4155-bc7c-7cef19d9a94e -s ff305d54-75b4-431b-adb2-eb6b9e5ff000 -l mdt1 -t 88a6ca3ee0394ade9403f075db23167e
\ No newline at end of file |