python-ovs-vsctl provides objects for OVSDB requests by wrapping ovs-vsctl
command which included in Open vSwitch.
Internally, python-ovs-vsctl does this by just invoking ovs-vsctl command.
python-ovs-vsctl provides objects for OVSDB requests by wrapping ovs-vsctl
command which included in Open vSwitch.
Internally, python-ovs-vsctl does this by just invoking ovs-vsctl command.