X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fsrc%2Ftest%2Fresources%2Fodl-datastore-test.yang;h=c720d5e0cdcc099026b545357c1edc8edb92de41;hb=989c3723e634bf4a0fb671246c31eadf255c462c;hp=a1fbc1fdad1f897d265bbd6813d7a36962b70a3f;hpb=660a4a4a51718896518b8c4deeeb6e0bb3637bde;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/src/test/resources/odl-datastore-test.yang b/opendaylight/md-sal/sal-clustering-commons/src/test/resources/odl-datastore-test.yang index a1fbc1fdad..c720d5e0cd 100644 --- a/opendaylight/md-sal/sal-clustering-commons/src/test/resources/odl-datastore-test.yang +++ b/opendaylight/md-sal/sal-clustering-commons/src/test/resources/odl-datastore-test.yang @@ -74,6 +74,10 @@ module odl-datastore-test { type uint8; } + leaf-list binary_leaf_list { + type binary; + } + leaf pointer { type leafref { path "/network-topology/topology/node/termination-point/tp-id";