Reported by James Piper:
We think there is a bug in the pyang handling of the unique statement:
preceding-sibling::n:host[n:hostname != current()/n:hostname]
does not seem to work.
We think it should read:
count(preceding-sibling::n:host[n:hostname = current()/n:hostname])=0
Original issue reported on code.google.com by lada.lho...@gmail.com on 10 Dec 2008 at 10:18
Original issue reported on code.google.com by
lada.lho...@gmail.com
on 10 Dec 2008 at 10:18