mirror of
https://github.com/openvswitch/ovs
synced 2025-10-23 14:57:06 +00:00
A bool (has_lock) was being accessed as a function call leading to a runtime exception. Signed-off-by: Sumit Garg <sumit@extremenetworks.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Python library for working with Open vSwitch