Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python/ovs/db/idl: add counterpart of ovsdb_idl_add_table()
Add register_table method to SchemaHelper as Python counterpart of ovsdb_idl_add_table() in the C version of the IDL. Signed-off-by: Isaku Yamahata <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information