Fix config/oper reconciliation for leaf-lists 38/85538/1
authorwsx25289 <10200860@zte.com.cn>
Tue, 15 Oct 2019 08:01:30 +0000 (04:01 -0400)
committerRobert Varga <nite@hq.sk>
Mon, 4 Nov 2019 09:22:23 +0000 (09:22 +0000)
commit7ad160ecb0bbbb6ca812b443550e996950ed4993
tree40e084c8d4ed056a826d1b0b241207a9a9adc359
parent4d55b428fa6f0227a6d2382fa4eaf4a583e291b8
Fix config/oper reconciliation for leaf-lists

When config and operational datastore both have same data, then if
we get data which has a leaf-list node by rests/data, it will fail,
because there is no code to process leaf-list.

Change-Id: I4724447158bf0a1a12e87145dcb361e8196b1170
Signed-off-by: Wsx25289 <10200860@zte.com.cn>
(cherry picked from commit cf8760f55d752af8abafbf09d0f4f9116b9c753b)
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/ReadDataTransactionUtil.java