idl: Convert python daemons to utilize SchemaHelper.
authorEthan Jackson <ethan@nicira.com>
Sat, 3 Mar 2012 01:50:59 +0000 (17:50 -0800)
committerEthan Jackson <ethan@nicira.com>
Fri, 9 Mar 2012 21:37:39 +0000 (13:37 -0800)
commitbf42f674e77a4cb01863b3f975d3258b3c89dd58
treea9684fb99b8256768871fcd9b298f65e82966e09
parent7b2d10c52926cf604273b8935c7bce07fe7868d0
idl: Convert python daemons to utilize SchemaHelper.

The recently added SchemaHelper class significantly simplifies IDL
instantiation in Python.  This commit converts all users of the old
method to the new method, and removes support for the old method.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
debian/ovs-monitor-ipsec
python/ovs/db/idl.py
tests/test-ovsdb.py
xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync