mirror of
https://github.com/openvswitch/ovs
synced 2025-10-15 14:17:18 +00:00
The ovs_error() and ovs_fatal() helper functions are useful enough to be ported to Python. A user will be added in a future commit. Signed-off-by: Ethan Jackson <ethan@nicira.com>