BUG-4322: Leafref should not have a default value 53/28253/2
authorRobert Varga <nite@hq.sk>
Sat, 10 Oct 2015 18:05:18 +0000 (20:05 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 13 Oct 2015 08:18:31 +0000 (08:18 +0000)
commit5f4fc14e4e2be49a7aab7e60fb155f717ef49484
tree73262822a07f423aaeb4dd3bd979111a0d924ccc
parent1c941bb84d8368330484616ee16365fc0e216bc6
BUG-4322: Leafref should not have a default value

RFC6020 does not mention anything about the default value for leaf
references.

Change-Id: I0edcfe286aa6ac6fd93bb5f0074a51aeb18627d8
Signed-off-by: Robert Varga <nite@hq.sk>
yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/Leafref.java
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/LeafrefTest.java