From: Tony Tkacik Date: Fri, 17 Oct 2014 12:05:06 +0000 (+0200) Subject: Bug 865: Fixed use of removed deprecated YANGInstanceIdentifier methods. X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=e32962f3d6592e84a50e7cd3a83c78613ed76a0c;hp=e32962f3d6592e84a50e7cd3a83c78613ed76a0c Bug 865: Fixed use of removed deprecated YANGInstanceIdentifier methods. 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 ---