From b941794b63d855c036b5513d9506bf6c1d2e0b57 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Thu, 18 Oct 2018 12:43:33 +0000 Subject: [PATCH] Updated git submodules Project: so master 5f95907dfa4213d8ac23e221c194f930f568b970 Merge "Bug fixes October 16" Bug fixes October 16 Treat the VfModule returned from PrepareUpdateAAIVfModule call as an AAI object collection create, connect instanceGroup to cloudRegion Fix a typo in the name of the method for getting a variable testing mapping of instance group role test NetworkInstanceGroup role to be SUB-INTERFACE use enum value with hyphen for subtype Some updates based on feedback to java codes updated client to use optional instead of passing null added case where client sends null due to mapping issue added generic response object and pinc returns response build relationship now correctly removes wrapper Ensure that no null object gets referenced while checking if VNF is empty. Change-Id: I6177877518475c1f2e8e4e9dbd2ad1e2f3e10d18 Issue-ID: SO-1144 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 19ca70457..5f95907df 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 19ca704576ea511935f7bb5d41e49886ce9a097c +Subproject commit 5f95907dfa4213d8ac23e221c194f930f568b970 -- 2.16.6