diff options
author | Steve Smokowski <ss835w@att.com> | 2019-04-11 21:17:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-11 21:17:40 +0000 |
commit | f636ec2fd91fa6c08840390a7fb1d3c25c6e79ad (patch) | |
tree | db4c86be83986697fd374079f78737aa2ade790f | |
parent | ddcd94875c0e55a5fedeb9628d1fad24ed46e9b5 (diff) |
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 <marcus.williams@intel.com>
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject 19c7be11315162fbad65466809c7f2958e75d51 +Subproject a76c0e09e17423d282ecaa976e52f60f098498f |