From 143b0ebc6b52cebc4955f227553b2abe83c9cd84 Mon Sep 17 00:00:00 2001 From: Itohan Ukponmwan Date: Wed, 13 Mar 2019 22:31:13 +0000 Subject: Subscription schema files for onap-dublin CLI -Updated subscription-create to use cloud-parameters -New command to add newcloud to already existing subscription Change-Id: I25abaae4286bf67bdcf074c2b7552e654c3acb0c Issue-ID: CLI-134 CLI-153 Signed-off-by: Itohan Ukponmwan --- .../subscription-create-schema-dublin-sample.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml (limited to 'products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml') diff --git a/products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml b/products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml new file mode 100644 index 00000000..f48d036b --- /dev/null +++ b/products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml @@ -0,0 +1,22 @@ +# Copyright © Intel Corporation 2019 +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + open_cli_sample_version: 1.0 + name: subscription-create + version: onap-dublin + samples: + sample1: + name: subscription-create + input: -x hpa_cust -y Integration-HPA -z CloudOwner -e test-service -c 709ba629fe194f8699b12f9d6ffd86a0 -r ONAP-POD-01-Rail-06 + moco: subscription-create-schema-dublin-moco.json + output: \ No newline at end of file -- cgit 1.2.3-korg