aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/onap-1.1/features/sdc/src/test/resources/open-cli-sample/vsp/vsp-show-sample.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/onap-1.1/features/sdc/src/test/resources/open-cli-sample/vsp/vsp-show-sample.yaml')
-rw-r--r--plugins/onap-1.1/features/sdc/src/test/resources/open-cli-sample/vsp/vsp-show-sample.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/onap-1.1/features/sdc/src/test/resources/open-cli-sample/vsp/vsp-show-sample.yaml b/plugins/onap-1.1/features/sdc/src/test/resources/open-cli-sample/vsp/vsp-show-sample.yaml
deleted file mode 100644
index fd2f132f..00000000
--- a/plugins/onap-1.1/features/sdc/src/test/resources/open-cli-sample/vsp/vsp-show-sample.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-onap_cli_sample_version: 1.0
-
-name: vsp-show
-version: onap-1.1
-samples:
- sample1:
- name: Show the details of Vendor Software Products
- input: --host-username cs0008 --host-password demo123456! --host-url http://localhost:8080 --vsp-id 2DEB6CB4B082415BB7A697C9CD1273BA
- output: |
- +----------+----------------------------------+--------------------------+
- |name |ID |description |
- +----------+----------------------------------+--------------------------+
- |test-vsp |2DEB6CB4B082415BB7A697C9CD1273BA |vendor software product |
- +----------+----------------------------------+--------------------------+