Fix hwvtep.yang
authorVishal Thapar <vishal.thapar@ericsson.com>
Thu, 24 Dec 2015 09:53:05 +0000 (15:23 +0530)
committerVishal Thapar <vishal.thapar@ericsson.com>
Thu, 24 Dec 2015 09:53:05 +0000 (15:23 +0530)
commitb3e3c9081719efa3cdef51a6b3e184966eb4006f
tree5d6279f832e3342231fdbc33f73d5e3b9c480165
parent64bac2fa3201e4cd9af575b92f3b1a748a2eee89
Fix hwvtep.yang

BFD configuration and parameters are defined as string. This is incorrect
and makes it difficult to use BFD cofigs and params. This fix creates
them as lists of key:value pairs of type string:string.

Change-Id: I8af37e443cc04d3665ef4c70824b02d71c14b9b5
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>