From bc5cb763d06f656530c7661f747a874b36d81d62 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Tue, 31 Oct 2017 15:52:16 +0530 Subject: List VF from SDC 1.1 CLI-57 Change-Id: I0f210c7bc3ba766f4532bda16bc3c97bdbf4101c Signed-off-by: Kanagaraj Manickam k00365106 --- .../vf/vf-model-list-schema-1.1-sample.yaml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vf/vf-model-list-schema-1.1-sample.yaml (limited to 'plugins/sdc/src/test/resources/onap-cli-sample/vf/vf-model-list-schema-1.1-sample.yaml') diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vf/vf-model-list-schema-1.1-sample.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vf/vf-model-list-schema-1.1-sample.yaml new file mode 100644 index 00000000..ade0d8bd --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vf/vf-model-list-schema-1.1-sample.yaml @@ -0,0 +1,28 @@ +onap_cli_sample_version: 1.0 +name: vf-model-list +version: onap-1.1 +samples: + sample1: + name: vf-model-list + input: --long + moco: vf-model-list-schema-1.1-moco.json + ouput:| + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |uuid |invariant-uuid |name |version |status |description | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |dac5b070-e53b-44b3-8034-46c9cf797de3 |d3d50449-a81a-497f-97b3-4eb770ea67e7 |Kanag-VSP |1.0 |CERTIFIED |Test VSP created by Kanag | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |047b9ff8-2414-45b7-b753-26342369f160 |cc34cd54-dd7c-44cd-8847-f9577c6f1a49 |847cb26a-59a6-475a-94dd |1.0 |CERTIFIED |vendor software product | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |6e29f979-6f36-4c0d-8605-e59da8d62cb7 |1bd7f899-01dc-4d7f-97d8-f38ba6b40dd9 |74361ede-ef8c-43f1-9d82 |1.0 |CERTIFIED |vendor software product | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |3a3fb778-1c0e-41a1-9a04-f7ddaaf93d73 |414da4ea-e482-4ed2-9941-bd90108376fa |136ab241-88ff-443a-88e8 |1.0 |CERTIFIED |vendor software product | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |f4be1629-c9a1-4f32-8f34-11eddabffc13 |7fd3788f-a065-4270-bb95-852eae3a94b3 |ef35d3c9-a8c6-457c-a115 |1.0 |CERTIFIED |vendor software product | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |13d537e4-86c9-4437-88a4-e21f135335bb |d3d50449-a81a-497f-97b3-4eb770ea67e7 |Kanag-VSP |1.1 |NOT_CERTIFIED_CHECKOUT |Test VSP created by Kanag | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |372e2c66-ee59-4488-a6a6-546c28b3a151 |244b380b-acf1-4545-8d35-d6d01bc32fd6 |5d11dda4-fb32-4df6-86eb |1.0 |CERTIFIED |vendor software product | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ + |23018f7f-fbce-479e-a77b-6b98ebf03266 |6bc22345-395d-4358-8954-45963761f968 |8fd2e5c8-981d-4a14-ba77 |1.0 |CERTIFIED |vendor software product | + +--------------------------------------+--------------------------------------+--------------------------+----------+------------------------+----------------------------+ -- cgit 1.2.3-korg