From 94ce7f14e9321d9bc461eaac9257d00a3f344f7b Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Tue, 31 Oct 2017 10:11:19 +0000 Subject: Fix command for vfmodule-create Fix command schema for vfmodule-create. Issue-ID: CLI-15 Change-Id: I94f2bbf694adac3973d2cbbe2d55b68e451eb242 Signed-off-by: subhash kumar singh --- .../onap-cli-sample/services/vf-module-create-sample-1.1.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 plugins/so/src/test/resources/onap-cli-sample/services/vf-module-create-sample-1.1.yaml (limited to 'plugins/so/src/test/resources/onap-cli-sample') 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 -- cgit 1.2.3-korg