From 618482352bbfdfb225bdee0ba377a4ab71ce5135 Mon Sep 17 00:00:00 2001 From: Itohan Ukponmwan Date: Wed, 20 Mar 2019 00:31:42 +0000 Subject: SDNC framework and commands -SDNC commands to do a preload for a VF -SDNC framework files -SDNC test files Change-Id: Iac61e43269f0b808ba837f00c60a6e5f9eae984a Issue-ID: CLI-143 Signed-off-by: Itohan Ukponmwan --- .../vf-preload-schema-dublin-sample.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 products/onap-dublin/features/sdnc/src/main/resources/open-cli-sample/vf-preload-schema-dublin-sample.yaml (limited to 'products/onap-dublin/features/sdnc/src/main/resources/open-cli-sample/vf-preload-schema-dublin-sample.yaml') diff --git a/products/onap-dublin/features/sdnc/src/main/resources/open-cli-sample/vf-preload-schema-dublin-sample.yaml b/products/onap-dublin/features/sdnc/src/main/resources/open-cli-sample/vf-preload-schema-dublin-sample.yaml new file mode 100644 index 00000000..280c5cfa --- /dev/null +++ b/products/onap-dublin/features/sdnc/src/main/resources/open-cli-sample/vf-preload-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: -u +version: onap-dublin +samples: + sample1: + name: -u + input: admin -p Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U -m http://10.12.6.129:30202 -y test_preload.txt + moco: vf-preload-schema-dublin-moco.json + output: -- cgit 1.2.3-korg