diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-31 10:11:19 +0000 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-31 11:44:30 +0000 |
commit | 94ce7f14e9321d9bc461eaac9257d00a3f344f7b (patch) | |
tree | b55f2e9e106c8b64dd997e2ee7b75ecb0699262d /plugins/so/src/test/resources/onap-cli-sample/services | |
parent | f4aad37fd6ddaad96098e901a2331e033c3d8829 (diff) |
Fix command for vfmodule-create
Fix command schema for vfmodule-create.
Issue-ID: CLI-15
Change-Id: I94f2bbf694adac3973d2cbbe2d55b68e451eb242
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins/so/src/test/resources/onap-cli-sample/services')
-rw-r--r-- | plugins/so/src/test/resources/onap-cli-sample/services/vf-module-create-sample-1.1.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/so/src/test/resources/onap-cli-sample/services/vf-module-create-sample-1.1.yaml b/plugins/so/src/test/resources/onap-cli-sample/services/vf-module-create-sample-1.1.yaml deleted file mode 100644 index b19bc54d..00000000 --- a/plugins/so/src/test/resources/onap-cli-sample/services/vf-module-create-sample-1.1.yaml +++ /dev/null @@ -1,8 +0,0 @@ -onap_cli_sample_version: 1.0 - -name: vf-module-create -version: onap-1.1 -samples: - sample1: - name: Create a vnf - input: -h https://locahost:8080 -u InfraPortalClient -p password1$ -l region1 -t 123ABC -v b123-45565678da -s a445678-24da -m a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb -r -i instance
\ No newline at end of file |