Updated git submodules
authorMichael Vorburger <vorburger@redhat.com>
Wed, 1 Nov 2017 22:15:34 +0000 (23:15 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 8 Dec 2017 06:31:03 +0000 (06:31 +0000)
commitd0c0a124094866810330d75374dd4973a1250a65
treef4794bb214d157e67e4d7789079f65672fc57755
parent25f03eaa1f850bd3dbe1fb832a43ac05c3724b10
Updated git submodules

Project: genius master b1b3eda75b1d8076e84885c6f69337db7dfcfe32

InterfaceManagerService API without RpcResult

FutureRpcResults lets us easily and clearly make RPC implementations
be simple delegating wrappers to methods just returning a Future<Output>
witout the intermediary RpcResult that I find is often more worked
around than really used.

These non-RPC service implementation classes can then be registered as
regular local OSGi Services, and direct used locally.

Change-Id: Iaa9b0bfc0b4517190b72b42fa4f81ed2ef06ab0e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
docs/submodules/genius