python/ovs/db/idl: make SchemaHelper accept schema in json form
authorIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 13 Sep 2012 02:27:30 +0000 (11:27 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Sep 2012 03:45:18 +0000 (20:45 -0700)
This is needed when using schema that was retrieved from ovsdb by get_schema
method.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found