From f0f4b966e1d60e57113472663018756026acb29c Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Thu, 20 Jun 2019 12:09:59 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to 48a1c64298a90ae5404bf4df2b967cef3e8807e1 - Merge "nullpointer in vnfadaptervfmoduleobjectmapper" - nullpointer in vnfadaptervfmoduleobjectmapper Added code block to throw exception when we get a 'Name' wthout a 'Value' tag in the SDNC vf-module-topology. Right now we are seeing oam0_net_id is missing a value tag. Added Unit test to test this code change. Change-Id: I765d5a4eb9d351b7613d4c3561a2a5dbe37e4781 Issue-ID: SO-2031 Signed-off-by: Benjamin, Max (mb388a) --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index 93f17b4f2..48a1c6429 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 93f17b4f2d169221aed8b64d293b788a5e08bf43 +Subproject commit 48a1c64298a90ae5404bf4df2b967cef3e8807e1 -- 2.16.6