Unfortunately, there's not much in the way of documentation. You can see example of it being used in "xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync" and "debian/ovs-monitor-ipsec".
Currently, it only supports reading from the database, so it can't be used as a complete replacement for ovs-vsctl. We will soon be adding support for writing and making its API a bit more Python-like. --Justin On Sep 2, 2011, at 7:20 AM, Alexey I. Froloff wrote: > Hi, > > I can see "ovs" Python module in openvswitch sources, but can't > find any documentation. Does it exists? Can I use this module > as ovs-vsctl replacement? Are there any examples? > > Thanks. > > -- > Regards, -- > Sir Raorn. --- http://thousandsofhate.blogspot.com/ > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
