[ovs-discuss] Using the Python IDL library issues

2015-04-26 Thread Mir Ali
Hi, I am trying out the python idl library to write scripts to talk to the ovsdb-server but I can figure out why the idl database is not being loaded. My setup consists fo the following. Started the ovsdb-server and switch as $ sudo ovsdb-server /usr/local/etc/openvswitch/conf.db --remote=puni

Re: [ovs-discuss] Error initializing ovsdb-server

2015-04-26 Thread Ben Pfaff
On Fri, Apr 24, 2015 at 09:08:20PM +, Vipin Garg wrote: > I am trying to integrate the OpenvSwitch to my PPC based platfrom. I am only > interested in OVSBD-Server portion of vswitch so that I can control the > switch via Daylight. I have started the ovsdb-server on switch but when I try > t