From 47307d49e2a94b8f1549eaaca6720715c128fd5c Mon Sep 17 00:00:00 2001 From: Eric Multanen Date: Tue, 13 Nov 2018 08:25:05 -0800 Subject: Updated git submodules Project: so casablanca 743c0ec3e756309476dadf2b4067f03edbdbaedf Fix issues with mulicloud adapter parameters Use the static final string variable for the parameter key values instead of literal string of the variable name. Also, vf_module_id and vnf_id (generic vnf id for multicloud) are already part of the required input list, so they are not needed to be added to the list of inputs. Change-Id: I2b0bbf385e4114f0432673a3d7e8c9d652226f0a Issue-ID: SO-1210 Signed-off-by: Eric Multanen --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/so.git b/docs/submodules/so.git index 156bcc91b..743c0ec3e 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 156bcc91b6ee96dd9fbb0223f70cd1b1ac1ebd86 +Subproject commit 743c0ec3e756309476dadf2b4067f03edbdbaedf -- cgit