diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-27 12:08:05 +0000 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-31 10:51:43 +0000 |
commit | b8b5d164b7901dc3150a6f9b9004f1cc71c1c848 (patch) | |
tree | 819b7b1f6cdd6a39480af2ad468cb96025e00351 /plugins/so/src/test | |
parent | d6ded0411900b3fcaee6f00b055915ffc8375535 (diff) |
Fix yaml for service-delete
Fix yaml for sevice-delete.
Change-Id: I7e59c93464ab52fa30f6f5225ea3145365d2357b
Issue-ID: CLI-15
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins/so/src/test')
-rw-r--r-- | plugins/so/src/test/resources/onap-cli-sample/services/service-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/service-delete-sample-1.1.yaml b/plugins/so/src/test/resources/onap-cli-sample/services/service-delete-sample-1.1.yaml deleted file mode 100644 index cc114ac0..00000000 --- a/plugins/so/src/test/resources/onap-cli-sample/services/service-delete-sample-1.1.yaml +++ /dev/null @@ -1,8 +0,0 @@ -onap_cli_sample_version: 1.0 - -name: service-delete -version: onap-1.1 -samples: - sample1: - name: delete a service instance - input: -h https://locahost:8080 -u InfraPortalClient -p password1$ -s 56AA445
\ No newline at end of file |