Update git submodules
authorSteve Smokowski <ss835w@att.com>
Wed, 20 Mar 2019 20:26:41 +0000 (20:26 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 20 Mar 2019 20:26:41 +0000 (20:26 +0000)
commit79f3190fe68072ce3f76fa271bdc1367ef5ef3dd
tree664aff25501c9a70a07993b50ae674f8139a5262
parent09f8d98c91e8673a4bd44cca35d925c55ad50671
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to cfab2fdde91df35e9f134e128495371939b305a0
  - Merge "Add cloudOwner to VNF adapter call"
  - Add cloudOwner to VNF adapter call

    The BPMN layer has the CloudRegion which includes the CloudOwner
    attribute, but this is not passed to the VNF adapter layer.
    Calls to the Multicloud infrastructure workload need the
    CloudOwner as well.

    This patch adds CloudOwner to the VNF adapter API.  While
    the intended usage is primarily for the multicloud adapter,
    it touches a log of other files - though those do not
    make use of it at this point.

    Change-Id: I88028096fbd84fc3fe5d53786c70b3c8806bb711
    Issue-ID: SO-1447
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
docs/submodules/so.git