From: Ittay Stern Date: Thu, 13 Jun 2019 06:25:05 +0000 (+0300) Subject: Update git submodules X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ee16cf4392c59fff096eb1c37c8867e4b10a85dd;p=doc.git Update git submodules * Update docs/submodules/vid.git from branch 'dublin' to 71e820e32bd4f32aff4026fc55c6bb1f5891a0c2 - Find the first selected scale-out vfModule (fix) Issue in original code is that it used callback function(key, item), but function(item) or function(item, key) is the correct parameters order. See https://lodash.com/docs/4.17.11#find Issue-ID: VID-487 Change-Id: I6101f913f50f80c2c7afa636b5f53486088a0289 Signed-off-by: Ittay Stern --- diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index 04b8bbe79..71e820e32 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 04b8bbe7938b4f2119b969455e7de03d4987cce1 +Subproject commit 71e820e32bd4f32aff4026fc55c6bb1f5891a0c2