Updated git submodules
authorStephen Kitt <skitt@redhat.com>
Mon, 11 Sep 2017 14:06:46 +0000 (16:06 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 20 Sep 2017 23:50:46 +0000 (23:50 +0000)
commit2e6ff6f410addaa1ee6151f4a5ca68e30b35ca02
treea35179d27af22fa79240dd4870fb5f5ab438bac1
parent96c62d2b57c39fed50ddf379575f79322fe75801
Updated git submodules

Project: netvirt master ea33bf6ce1716882c1f3f03c6a24218a3fa4a04a

dhcpservice: clean up Futures collections

This patch replaces lists of Futures with singleton lists where
possible. It also removes instances of passing such lists around,
using return values instead.

This patch also cleans up the job classes generally: instance fields
are final where possible, unused fields and parameters are removed.

Change-Id: Idd1add34a0ac75aaf7ae0afc137904cebfb7e741
Signed-off-by: Stephen Kitt <skitt@redhat.com>
docs/submodules/netvirt