aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml
diff options
context:
space:
mode:
authorItohan Ukponmwan <itohan.ukponmwan@intel.com>2019-03-13 22:31:13 +0000
committerItohan Ukponmwan <itohan.ukponmwan@intel.com>2019-03-13 22:31:13 +0000
commit143b0ebc6b52cebc4955f227553b2abe83c9cd84 (patch)
tree11ae425d14c5aa521d29ba432daa8b5d8979c2f5 /products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml
parent65d9d65c6e3bf9f4f5590a3ba3d9234b63c04596 (diff)
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 <itohan.ukponmwan@intel.com>
Diffstat (limited to 'products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml')
-rw-r--r--products/onap-dublin/features/aai/src/main/resources/open-cli-sample/business/subscription/subscription-create-schema-dublin-sample.yaml22
1 files changed, 22 insertions, 0 deletions
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