Updated git submodules
authorStephen Kitt <skitt@redhat.com>
Mon, 11 Sep 2017 16:29:58 +0000 (18:29 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 Sep 2017 16:10:44 +0000 (16:10 +0000)
commit28b8ee23447190b7e3e99ea9f66716b4862091d4
treeace4d0899a8b7d2bd3f64275396b0b79bc8ac2c6
parente8c0f4dbe5342de0e374827e46e406e243c0035a
Updated git submodules

Project: netvirt master a13bc037ff558d61e33b28dabd767671a4504321

elanmanager: 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: I8db42f96867b61e46eaf229f95d06c7f6b6249f0
Signed-off-by: Stephen Kitt <skitt@redhat.com>
docs/submodules/netvirt