X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fsrc%2Ftest%2Fresources%2Fodl-datastore-test.yang;h=c720d5e0cdcc099026b545357c1edc8edb92de41;hp=a1fbc1fdad1f897d265bbd6813d7a36962b70a3f;hb=d0bfebae1d8f056220bc2f5b043f1f13b3b8d4e6;hpb=5dae3ebb0b0560c7552fe835abbce8772285d7e0;ds=sidebyside 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";