Backward compatibilty support for Northbound v2 GET operation. 85/8885/1
authorMadhu Venugopal <mavenugo@gmail.com>
Thu, 10 Jul 2014 02:26:44 +0000 (19:26 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Thu, 10 Jul 2014 02:26:44 +0000 (19:26 -0700)
commitb217b9b6ebefdd48e53549722fd43a0ce504aad5
tree147e949c1e3cba5a3fe8345d21406c3711e65cb8
parent5e58c3aef29c88333298f0469dbc294503360545
Backward compatibilty support for Northbound v2 GET operation.

Sample output for a GET operation based on latest topic/schema branch : https://gist.github.com/1fc3dd2eb4d2391d16df
This provides the backward compatible support as in Hydrogen release.

Northbound v3 support will bring in the new and improved version of GET/PUT/POST operation.

Change-Id: I082afe8ef87ad594f0467d96f103dbed45888d5f
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
library/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java
library/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java [new file with mode: 0644]
library/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java