Updated git submodules
authorStephen Kitt <skitt@redhat.com>
Tue, 23 May 2017 09:20:50 +0000 (11:20 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 12 Jun 2017 20:59:54 +0000 (20:59 +0000)
commitd5159a552c01aef2c574b48c5c0a5579b18a1bdb
treed570c4a2eaf7261b0ba801aaf690540f82fbebf4
parent7ce97febd1f5ad3f94a114656b99c0d78d664811
Updated git submodules

Project: genius master 206a5eb5e4fdfdb1eb4ee51294871229982295da

Use polymorphism instead of Optional

Optional shouldn’t be used instead of method polymorphism. This patch
deprecates
InterfaceManagerCommonUtils.createInterfaceChildEntry(String, String,
Optional) and replaces it with variants using either no transaction or
an explicit WriteTransaction.

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