diff options
author | Steve Smokowski <ss835w@att.com> | 2019-09-18 12:01:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-18 12:01:15 +0000 |
commit | 9f92aa70f6ec5313f07cc08ef761798f77f86a79 (patch) | |
tree | a89be5c9cb125eb6fb71e39126968ede634d6a89 /docs | |
parent | 779190c24423a40a8beb1f4a94fce52270a88cb9 (diff) |
Update git submodules
* Update docs/submodules/so.git from branch 'master'
to a1f8a0c1ce64e90653397c5ce8d4949fe0244d07
- Merge "Async vnf adapter response not getting to bpmn"
- Async vnf adapter response not getting to bpmn
Async vnf adapter response is not getting to bpmn @OneWay web
methods in VnfAdapterNotifyServiceImpl class do not work with the
@Async handleCallback() method in CallbackHandlerService. Updating
code to call the non-async version of the (overloaded) handleCallback
method until we can figure out how to properly do @oneway to @async.
Added junits to all methods in VnfAdapterNotifyServiceimpl
Issue-ID: SO-2347
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0e8b4a60addfc5e742c77e671377fa152ecce4db
Diffstat (limited to 'docs')
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 1ad915ff0a4678d6a5f918f39ea42c18b620f7b +Subproject a1f8a0c1ce64e90653397c5ce8d4949fe0244d0 |