From 80a0a0eccf97cdb0e77cbfe5d296bc89493737f7 Mon Sep 17 00:00:00 2001 From: Toan Nguyen Date: Fri, 11 May 2018 10:46:21 -0400 Subject: Appc CLI OCS Issue-ID: CLI-78 Change-Id: Ia299bca1d6178d17313619a0503861fdfce03613 Signed-off-by: Toan Nguyen --- .../open-cli-schema/appc-upgradepostcheck-schema.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'products/onap-beijing/features/appc/src/main/resources/open-cli-schema/appc-upgradepostcheck-schema.yaml') diff --git a/products/onap-beijing/features/appc/src/main/resources/open-cli-schema/appc-upgradepostcheck-schema.yaml b/products/onap-beijing/features/appc/src/main/resources/open-cli-schema/appc-upgradepostcheck-schema.yaml index a8ebb93f..f8c0e9ba 100644 --- a/products/onap-beijing/features/appc/src/main/resources/open-cli-schema/appc-upgradepostcheck-schema.yaml +++ b/products/onap-beijing/features/appc/src/main/resources/open-cli-schema/appc-upgradepostcheck-schema.yaml @@ -1,3 +1,16 @@ +# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. +# 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_schema_version: 1.0 name: vnf-upgradepostcheck description: The UpgradePostCheck LCM action checks that the VNF upgrade has been successful completed and all processes are running properly. -- cgit 1.2.3-korg