Bug 5392: BFD Params not pushed to switch
authorVishal Thapar <vishal.thapar@ericsson.com>
Wed, 24 Feb 2016 09:38:14 +0000 (15:08 +0530)
committerSam Hague <shague@redhat.com>
Thu, 25 Feb 2016 13:51:08 +0000 (13:51 +0000)
commitf8e07f1eedcb35b47284fcda1f8cb4d52053f3ef
treeeb07316981ae72a3a6c3322aab862263968b3748
parent161ca690042d2f9c1806d54277beedab4a999d47
Bug 5392: BFD Params not pushed to switch

Configuring HwVTEP Tunnel Table BFD Parameters from northbound is not
persisted on the switch. BFD params were added to yang but code to push DS
changes to switch was still TODO. This change adds the code for it.

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