summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2019-03-01 20:03:24 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-01 20:03:24 +0000
commit1c3f4ee84596ce0106302d29851ab25fe3b9ab80 (patch)
treeea9be12e2b390eded179a485007aa104898a8951
parente1df2195a8cf718a124256df3f47e282a6169247 (diff)
Update git submodules
* Update docs/submodules/so.git from branch 'master' to 10df20909da905f93b4e1cda286fbbc7e6c77c84 - Merge "vnf spin up gr api vnf s base module fails" - vnf spin up gr api vnf s base module fails map object representations of json back to json strings marshal all objects to json strings before sending all input params converted to Map<String, Object> Updated userParams map from HashMap<String, String> to Map<String, Object> as HashMap<String, String> userParams was causing VNF spin up to fail. Input json in Userparams was not accepted as a valid json format. Updated other files that were affected by this change. Change-Id: I0c00fc00c4c11b54ace4df7be8d5bfc80d41d130 Issue-ID: SO-1582 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
m---------docs/submodules/so.git0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git
-Subproject 427eb13dfda82f8b62f91ddbde931e84ab96562
+Subproject 10df20909da905f93b4e1cda286fbbc7e6c77c8