From c40999cd797e8aaa2a08b86bf951507cebe0f0ae Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 30 Oct 2017 14:07:59 +0530 Subject: Add vlm-create command for 1.1 with samples CLI-57 Change-Id: I5a4475890db5b81fb15a32977f1ff1659c22a062 Signed-off-by: Kanagaraj Manickam k00365106 --- .../license-entitlement-pool-create-schema.yaml | 15 +++++++++++++ .../vlm/license-entitlement-pool-show-schema.yaml | 16 ++++++++++++++ .../vlm/license-group-create-schema.yaml | 15 +++++++++++++ .../vlm/license-group-show-schema.yaml | 15 +++++++++++++ .../vlm/license-model-create-schema.yaml | 15 +++++++++++++ .../vlm/license-model-show-schema.yaml | 15 +++++++++++++ .../vlm/vlm-create-schema-1.1-moco.json | 25 ++++++++++++++++++++++ .../vlm/vlm-create-schema-1.1-sample.yaml | 14 ++++++++++++ 8 files changed, 130 insertions(+) create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-entitlement-pool-create-schema.yaml create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-entitlement-pool-show-schema.yaml create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-group-create-schema.yaml create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-group-show-schema.yaml create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-model-create-schema.yaml create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-model-show-schema.yaml create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vlm/vlm-create-schema-1.1-moco.json create mode 100644 plugins/sdc/src/test/resources/onap-cli-sample/vlm/vlm-create-schema-1.1-sample.yaml (limited to 'plugins/sdc/src/test/resources/onap-cli-sample/vlm') diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-entitlement-pool-create-schema.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-entitlement-pool-create-schema.yaml new file mode 100644 index 00000000..2b1d78d9 --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-entitlement-pool-create-schema.yaml @@ -0,0 +1,15 @@ +onap_cli_sample_version: 1.0 + +name: ep-create +version: onap-1.0 +samples: + sample1: + name: create license entitlement Pool + input: --threshold-value 99 --license-model-id 4904E77EC4EF4CB18083E8ED7D283585 --ep-name demo121 --ep-description demo --threshold-unit Absolute --entitlement-metric CPU --operational-scope Availability_Zone --aggregation-function Peak --reference-number 12345 -u cs0008 -p demo123456! -m http://192.168.17.126:8080 + moco: license-entitlement-pool-create-schema-moco.json + output: | + +----------+----------------------------------+ + |property |value | + +----------+----------------------------------+ + |ID |2366699475c943bdb283fc0b9106579c | + +----------+----------------------------------+ diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-entitlement-pool-show-schema.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-entitlement-pool-show-schema.yaml new file mode 100644 index 00000000..244c1d66 --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-entitlement-pool-show-schema.yaml @@ -0,0 +1,16 @@ +onap_cli_sample_version: 1.0 + +name: ep-show +version: onap-1.0 +samples: + sample1: + name: Get specific license key group + input: -u cs0008 -p demo123456! -m http://192.168.17.126:8080 --license-model-id 4904E77EC4EF4CB18083E8ED7D283585 --pool-id E19CDA7DA8A9462FB1A33166C28B11D2 + moco: license-entitlement-pool-show-schema-moco.json + output: | + +----------+----------------------------------+--------------+ + |name |ID |description | + +----------+----------------------------------+--------------+ + |demo121 |E19CDA7DA8A9462FB1A33166C28B11D2 |demo | + +----------+----------------------------------+--------------+ + diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-group-create-schema.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-group-create-schema.yaml new file mode 100644 index 00000000..21ab46d2 --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-group-create-schema.yaml @@ -0,0 +1,15 @@ +onap_cli_sample_version: 1.0 + +name: license-key-group-create +version: onap-1.0 +samples: + sample1: + name: create license key group + input: --license-model-id 2366699475c943bdb283fc0b9106579c -x htipl-key-grp -y Universal -z test --operational-scope Tenant -u cs0008 -p demo123456! -m http://192.168.17.126:8080 + moco: license-group-create-moco.json + output: | + +----------+----------------------------------+ + |property |value | + +----------+----------------------------------+ + |ID |81997d7d4795485daea7418fae26c5d0 | + +----------+----------------------------------+ diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-group-show-schema.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-group-show-schema.yaml new file mode 100644 index 00000000..b927cd97 --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-group-show-schema.yaml @@ -0,0 +1,15 @@ +onap_cli_sample_version: 1.0 + +name: license-group-show +version: onap-1.0 +samples: + sample1: + name: Get specific license key group + input: -u cs0008 -p demo123456! -m http://192.168.17.126:8080 -x 4904E77EC4EF4CB18083E8ED7D283585 -y 3F57DDC6AF55420680D499CDAC047253 + moco: license-key-group-show-schema-moco.json + output: | + +----------------+----------------------------------+--------------+ + |name |ID |description | + +----------------+----------------------------------+--------------+ + |demo-key-group |3F57DDC6AF55420680D499CDAC047253 | | + +----------------+----------------------------------+--------------+ diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-model-create-schema.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-model-create-schema.yaml new file mode 100644 index 00000000..10fc0510 --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-model-create-schema.yaml @@ -0,0 +1,15 @@ +onap_cli_sample_version: 1.0 + +name: license-model-create +version: onap-1.0 +samples: + sample1: + name: create license model + input: -x htipl -y "sample model" -u cs0008 -p demo123456! -m http://192.168.17.126:8080 + moco: license-model-create-schema-moco.json + output: | + +----------+----------------------------------+ + |property |value | + +----------+----------------------------------+ + |ID |2366699475c943bdb283fc0b9106579c | + +----------+----------------------------------+ diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-model-show-schema.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-model-show-schema.yaml new file mode 100644 index 00000000..18e4c297 --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/license-model-show-schema.yaml @@ -0,0 +1,15 @@ +onap_cli_sample_version: 1.0 + +name: license-model-show +version: onap-1.0 +samples: + sample1: + name: Get specific license model + input: -u cs0008 -p demo123456! -m http://192.168.17.126:8080 -x 4904E77EC4EF4CB18083E8ED7D283585 + moco: license-model-show-schema-moco.json + output: | + +----------+----------------------------------+----------------------+--------+ + |name |ID |description |status | + +----------+----------------------------------+----------------------+--------+ + |5aa8a88c |4904E77EC4EF4CB18083E8ED7D283585 |vendor license model |Locked | + +----------+----------------------------------+----------------------+--------+ diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vlm/vlm-create-schema-1.1-moco.json b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/vlm-create-schema-1.1-moco.json new file mode 100644 index 00000000..57445daf --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/vlm-create-schema-1.1-moco.json @@ -0,0 +1,25 @@ +[ { + "request" : { + "method" : "post", + "uri" : "/onboarding-api/v1.0/vendor-license-models", + "headers" : { + "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh", + "X-FromAppId" : "onap-cli", + "Accept" : "application/json", + "USER_ID" : "cs0008", + "X-TransactionId" : "req-dfe8f907-9276-45ad-8fa8-ff557d61f661", + "Content-Type" : "application/json" + }, + "json" : { + "vendorName" : "kanag-cli", + "description" : "First License created from CLI", + "iconRef" : "icon" + } + }, + "response" : { + "status" : 200, + "json" : { + "value" : "cf2d907d998e44698ce3b4cded5f66a7" + } + } +} ] \ No newline at end of file diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vlm/vlm-create-schema-1.1-sample.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/vlm-create-schema-1.1-sample.yaml new file mode 100644 index 00000000..c80ff044 --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vlm/vlm-create-schema-1.1-sample.yaml @@ -0,0 +1,14 @@ +onap_cli_sample_version: 1.0 +name: vlm-create +version: onap-1.1 +samples: + sample1: + name: vlm-create + input: --vendor-name kanag-cli --description First License created from CLI + moco: vlm-create-schema-1.1-moco.json + ouput:| + +----------+----------------------------------+ + |property |value | + +----------+----------------------------------+ + |ID |cf2d907d998e44698ce3b4cded5f66a7 | + +----------+----------------------------------+ -- cgit 1.2.3-korg