Fix ModificationType.APPEARED mapping 66/67666/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 29 Jan 2018 11:02:41 +0000 (12:02 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 31 Jan 2018 11:34:16 +0000 (11:34 +0000)
commit3f36e872ea110cdaa2de3bdc92fddee68766bc4a
treef0b92f1ccccac2ef833f1c686974b590813cedd1
parentc9aab0231686bc6aa06dcfef51fca8c272fb9382
Fix ModificationType.APPEARED mapping

When a node appears, it is an event equivalent to a WRITE,
not SUBTREE_MODIFIED, otherwise we are logically crossing
a non-existent node.

Change-Id: I0876a18ec4af799db30c384fe4a7e38b9b2833c7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/md/sal/binding/impl/LazyDataObjectModification.java