Bug 865: Fixed use of removed deprecated YANGInstanceIdentifier methods. 51/12051/1
authorTony Tkacik <ttkacik@cisco.com>
Fri, 17 Oct 2014 14:05:21 +0000 (16:05 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Fri, 17 Oct 2014 14:05:21 +0000 (16:05 +0200)
commit78bf2ac380466b98d8ad0a3801d229d74e1a7c94
treef8621ab65b60b8ecb2df23ca050d0d4b04f3331d
parente32962f3d6592e84a50e7cd3a83c78613ed76a0c
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: Ia7ef044eb3af4f5652dc71d9cba2bb64efd95187
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/md-sal/sal-binding-dom-it/src/test/java/org/opendaylight/controller/md/sal/binding/data/ListProcessingAndOrderingTest.java