On Wed, Aug 24, 2011 at 10:06, Ben Pfaff <b...@nicira.com> wrote: > The Python libraries that Open vSwitch installs have been "private" > libraries, in the sense that they are only really meant to be used by > other parts of Open vSwitch. Maybe that's a mistake; I guess that > there is no good reason that they cannot be used by other software. > But that's why, until now anyhow, they have been installed in > /usr/share/openvswitch/python instead of a system Python directory.
I've wondered about this actually. It seems like the database bindings in particular have potential to be generally useful by people who programmatically want to control their vswitch (e.g. xapi, QA, etc). Once they mature a bit, I wonder if we should consider changing our policy on this, and start officially supporting them. Ethan _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev