Added insertControllerRow and fixed getSerializedRow. getRows still need to return... 93/2893/1
authorMadhu Venugopal <mavenugo@gmail.com>
Wed, 20 Nov 2013 09:33:22 +0000 (01:33 -0800)
committerMadhu Venugopal <mavenugo@gmail.com>
Wed, 20 Nov 2013 09:38:54 +0000 (01:38 -0800)
commit4fd1845a772768686e6014f997499db182130732
tree0439c67d4e938299bec5315f6b19ae3c0af35424
parent7dd5b6755a56631de532c61bf31ac72eaafe9504
Added insertControllerRow and fixed getSerializedRow. getRows still need to return unserialized form
which will be used by the neutron integration piece. Also the insertControllerRow is used for that
cause.

Change-Id: I0a8b03b24a22dcb31b67d1ee5f606bd0220c34dc
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
northbound/ovsdb/src/main/java/org/opendaylight/ovsdb/northbound/OVSDBNorthbound.java
ovsdb/src/main/java/org/opendaylight/ovsdb/plugin/ConfigurationService.java
ovsdb/src/main/java/org/opendaylight/ovsdb/plugin/OVSDBConfigService.java