Updated git submodules
authorMiguel Perez <francisco.miguel.perez@ericsson.com>
Wed, 7 Dec 2016 11:23:39 +0000 (12:23 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 30 Dec 2016 21:43:23 +0000 (21:43 +0000)
commite72b72891ef85b1190775cc4a0019c92a6370965
tree1a7b8d4e2c94e54fd7b7243e20e0a338a7af8764
parent0b99373caf237ecc1ac9875b03fa81861d99818c
Updated git submodules

Project: netvirt master 66245b390c32c179c8293377bcc94c74c0a479c7

Bug 7321: ELAN Pseudo-port flows not installed on new DPNs

 + Stateful info about the Elan for cloud-sc was being stored in
   CONFIG but it was trying to read it from OPERATIONAL

 + I took the chance of migrating it from AbstractDataChangeListener
   to AsyncDataTreeChangeListener since the former is deprecated. This
   change seems to fix the problem and now the listener is getting the
   DCNs

Change-Id: Ib5b4fad79d7557a9a8d2805fe84f5c42087c51ad
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
docs/submodules/netvirt