From 2c1b09dea4a90e3d960d658ff7f161407b2ada06 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 12 Oct 2017 16:01:06 -0400 Subject: [PATCH] Updated git submodules Project: sdnc/northbound master dd3f74074787dfd14e8aec0b48883b780dd8ccba Fixed vnfapi install issue Fixed issues with vnfapi install: - Resolved issue installing vnftools by converting to blueprint - Resolved issue not finding RPC implementation of vnfapi by fixing dependency feature vnftools, and by converting vnfapi to blueprint. The root cause in both cases was probably something wrong with the provider configuration, but it was simpler (not to mention more maintainable) to just convert from config to blueprint. Change-Id: I7010a845687673c932457774f3103834d328ab84 Issue-ID: SDNC-119 Signed-off-by: Dan Timoney --- docs/submodules/sdnc/northbound.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdnc/northbound.git b/docs/submodules/sdnc/northbound.git index 93a3119b6..dd3f74074 160000 --- a/docs/submodules/sdnc/northbound.git +++ b/docs/submodules/sdnc/northbound.git @@ -1 +1 @@ -Subproject commit 93a3119b6922b16ad7b3f41e16427c99b5eac371 +Subproject commit dd3f74074787dfd14e8aec0b48883b780dd8ccba -- 2.16.6