python: Implement new SchemaHelper class.
authorEthan Jackson <ethan@nicira.com>
Thu, 1 Mar 2012 02:24:07 +0000 (18:24 -0800)
committerEthan Jackson <ethan@nicira.com>
Fri, 2 Mar 2012 21:49:28 +0000 (13:49 -0800)
commitad0991e6871ef396dd1e9c9855834023c9b493cd
tree901975c1a6b937dc2e9544700b50fc4a215fff26
parent0a68ffd2347e96447c5b4751c9e5ac65d5100a56
python: Implement new SchemaHelper class.

The new SchemaHelper class makes it easier to prune database
schemas intended for the Python IDL.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
python/ovs/db/idl.py