Realized I wasn't running the script as root. Ran the same using sudo and it worked. :-)
Thanks > Date: Mon, 27 Apr 2015 08:27:38 -0700 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: [ovs-discuss] Using the Python IDL library issues > > On Sun, Apr 26, 2015 at 12:36:52PM -0700, Mir Ali wrote: > > I was hoping idl to load the database on the first idl.run() call but > > it doesn't seem like it is. The tables are always empty although the > > current set up is as shown below > > It wouldn't normally be on the first idl.run() call, you have to wait > for the sequence number to change.
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
