diff options
author | Steve Smokowski <ss835w@att.com> | 2019-03-20 20:26:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-20 20:26:41 +0000 |
commit | 79f3190fe68072ce3f76fa271bdc1367ef5ef3dd (patch) | |
tree | 664aff25501c9a70a07993b50ae674f8139a5262 | |
parent | 09f8d98c91e8673a4bd44cca35d925c55ad50671 (diff) |
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>
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 26c6548520475894fa23231987f5e3fa69fed6d +Subproject cfab2fdde91df35e9f134e128495371939b305a |