From f636ec2fd91fa6c08840390a7fb1d3c25c6e79ad Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Thu, 11 Apr 2019 21:17:40 +0000 Subject: Update git submodules * Update docs/submodules/so.git from branch 'master' to a76c0e09e17423d282ecaa976e52f60f098498ff - Merge "Fix GR_API Homing" - Fix GR_API Homing This change uses the correct variable name to enable homing in AssignVnfBB. The correct variable to use is not 'callHoming' but 'homing'. Also updated sunnyDayAssignVnfBBTest to use the correct variable and BaseBPMNTest. This change also corrects HomingBB and calls HomingV2 rather than SniroV2 or OofV2. HomingV2 already passes calls to the correct implimentation, no need do this in the BPMN. Issue-ID: SO-1470 Change-Id: I14a77ef75b8b86feed7af3aab4d52c0df5f12886 Signed-off-by: Marcus G K Williams --- 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 19c7be113..a76c0e09e 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 19c7be11315162fbad65466809c7f2958e75d519 +Subproject commit a76c0e09e17423d282ecaa976e52f60f098498ff -- cgit 1.2.3-korg