From a47cb28a3c6e7694233c3de1127f8ce9a1aa739c Mon Sep 17 00:00:00 2001 From: ottero Date: Mon, 11 Mar 2019 14:03:09 +0000 Subject: Blueprint for configuring a PNF This is the first version of a blueprint, intended to be used to configure PNFs. The design considers that a blueprint will be created for each possible PNF. Change-Id: I4994149441257eb417b6d5f611e12cd81595177f Issue-ID: CCSDK-1107 Signed-off-by: ottero --- ms/blueprintsprocessor/application/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ms/blueprintsprocessor/application/pom.xml') diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index f42cdfad..c96bd086 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -59,6 +59,10 @@ org.onap.ccsdk.apps.blueprintsprocessor.functions netconf-executor + + org.onap.ccsdk.apps.blueprintsprocessor.functions + restconf-executor + org.onap.ccsdk.apps.blueprintsprocessor selfservice-api -- cgit 1.2.3-korg