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 22:09:53 +0000 (14:09 -0800)
commit8c39aa4079fcdd64de6c7e6ed080f49f27386be8
tree0fc9d37ae13cb84dd8104e59efac8875e0306a20
parentd7f817b4bd1ba2a8b737ce7be9221f5586d633af
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