Bug 865: Fixed use of removed deprecated YANGInstanceIdentifier methods. 47/12047/4
authorTony Tkacik <ttkacik@cisco.com>
Fri, 17 Oct 2014 12:05:06 +0000 (14:05 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Fri, 17 Oct 2014 13:18:40 +0000 (15:18 +0200)
Some components in controller still used methods which was deprecated
before Helium and was removed after Helium was released to accomodate
API changes for 0.7.0 Yangtools. This patch migrates code to replacement
methods.

Change-Id: I146a08caefeb0d666223cf66600a4342a5b49165
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>

No differences found