Fix list modification with DataTree rooted at MapEntryNode 25/43225/3
authorTomas Cere <tcere@cisco.com>
Fri, 5 Aug 2016 11:02:58 +0000 (13:02 +0200)
committerTomas Cere <tcere@cisco.com>
Fri, 5 Aug 2016 11:42:21 +0000 (13:42 +0200)
commitd8f0f2b146500275441ab8ba0cd2e1907f4b4ce4
treef25bfdee554bf46fa51b7720cf9633e024173752
parent7d396358270b8faa4cc74adac05f4d0c00fceb7d
Fix list modification with DataTree rooted at MapEntryNode

If we had a data tree that was rooted at a MapEntryNode the
node modification was incorrectly enforcing a MapEntryNode when
trying to write into the dataTree.

Change-Id: I9dc02a1917f38e8a0d62279843974b9869c48693
Signed-off-by: Tomas Cere <tcere@cisco.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/UnorderedMapModificationStrategy.java