From eb0c5ea6c688d26d53876b2ee73cb8d14d2b71bb Mon Sep 17 00:00:00 2001 From: vempo Date: Sun, 10 Dec 2017 16:56:06 +0200 Subject: Minor changes to VNF SDK integration Replaced default IP address with 127.0.0.1 Changed configuration file from "config-vnfsdk.yaml" to "config-vnfrepo.yaml" Change-Id: Id061d42ac5c1596780666d7a17f06a938870b842 Issue-ID: SDC-743 Signed-off-by: vempo --- sdc-os-chef/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdc-os-chef/pom.xml') diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index ad40309455..34a35b52a6 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -182,7 +182,7 @@ Artifact-Generator.properties error-configuration.yaml ecomp-error-configuration.yaml - config-vnfsdk.yaml + config-vnfrepo.yaml logback.xml -- cgit 1.2.3-korg