Updated git submodules
authorKoby Aizer <koby.aizer@hpe.com>
Sun, 9 Apr 2017 23:40:45 +0000 (02:40 +0300)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 19 Apr 2017 14:38:25 +0000 (14:38 +0000)
commita2f4b54c63c5a260686a380c4ecbc07ec0e3a4f6
tree9ea4c6c415035bd047fadc03c170ee9a8d6028f0
parent595aaa1e328f081b786602ae504dc021798f90d8
Updated git submodules

Project: netvirt stable/boron 34819334b9ef66593df81853cc9f95857161856d

Bug 8229: fix bad git merge of handleFloatingIpPortUpdated

Cherry-pick [1] was cherry-picked without any conflicts,
but git merge seems to have created an error -
the trailing code lines of NeutronPortChangeListener.update() were
incorrectly moved to handleFloatingIpPortUpdated().

This causes an uncaught exception, and possibly breaks the QoS update code
that was excluded from the update() function because of that.

[1] https://git.opendaylight.org/gerrit/#/c/53217

Change-Id: I7e9c76d08db96fd6f08a39b2c3769f162a8b859a
Signed-off-by: Koby Aizer <koby.aizer@hpe.com>
docs/submodules/netvirt