OVSDB-453: Use findModules instead of findModule by specific revision 90/69290/2
authorTom Pantelis <tompantelis@gmail.com>
Thu, 8 Mar 2018 18:52:09 +0000 (13:52 -0500)
committerTom Pantelis <tompantelis@gmail.com>
Thu, 8 Mar 2018 19:54:59 +0000 (14:54 -0500)
commit2bf4e48b7cd97c74e2086b79b68ca2e114849736
tree3bd168549dfb65bf3f333d05bb01430896dcb481
parent3e823b91f09d690c555e990b846e7ba497c8ee37
OVSDB-453: Use findModules instead of findModule by specific revision

findModules returns a list sorted by latest revision so take the first
element.

Change-Id: Ib2fb52e59c45476f6e3ec6aff63a2ea3333514fa
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java