From: Lukasz Rajewski Date: Fri, 29 Nov 2019 15:30:55 +0000 (+0100) Subject: VNFC Support for Ansible actions X-Git-Tag: 1.7.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc%2Fdeployment.git;a=commitdiff_plain;h=7bbb02c6b894d63e39dfbe6dc8f59cd7bad7e748 VNFC Support for Ansible actions Introduced AutoNodeList parameter for ansible request template which allows to generate NodeList section from infromation about VMs and VNFC in the AAI. List is being filtered by vnfc-name,vserver-id, vnfc-type and vf-module-id parameters which can be specified in the request-parameters of payload section. Change-Id: I4d840dd4e103668844108dc249e1ba2a551245a1 Signed-off-by: Issue-ID: APPC-1729 --- diff --git a/platform-logic/appc/src/main/json/APPC_ansible-adapter-1.0.json b/platform-logic/appc/src/main/json/APPC_ansible-adapter-1.0.json index 72d1618..45ec5b9 100644 --- a/platform-logic/appc/src/main/json/APPC_ansible-adapter-1.0.json +++ b/platform-logic/appc/src/main/json/APPC_ansible-adapter-1.0.json @@ -48,7 +48,7 @@ "id": "16608a2e.c8019e", "type": "execute", "name": "execute", - "xml": "\n\n \n \n \n \n \n \n \n \n \n \n \n", + "xml": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", "comments": "", "outputs": 1, "x": 569, diff --git a/platform-logic/appc/src/main/xml/APPC_method_ansible_adapter_1.0_2.0.1.xml b/platform-logic/appc/src/main/xml/APPC_method_ansible_adapter_1.0_2.0.1.xml index 062a80f..b80ebe0 100644 --- a/platform-logic/appc/src/main/xml/APPC_method_ansible_adapter_1.0_2.0.1.xml +++ b/platform-logic/appc/src/main/xml/APPC_method_ansible_adapter_1.0_2.0.1.xml @@ -4,12 +4,14 @@ ================================================================================ Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. ================================================================================ + Modifications Copyright (C) 2019 Orange + ============================================================================= 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. @@ -28,12 +30,17 @@ + + + + +