[ovs-dev] [PATCH monitor_cond V3 09/10] python: move Python idl to work with monitor_cond

Liran Schour LIRANS at il.ibm.com
Sun Feb 7 11:12:13 UTC 2016


Andy Zhou <azhou at ovn.org> wrote on 05/02/2016 01:46:45 PM:

> On Wed, Feb 3, 2016 at 5:53 AM, Liran Schour <lirans at il.ibm.com> wrote:
> Python idl works now with "monitor_cond" method. Add test
> for backward compatibility with old "monitor" method.
> 
> Signed-off-by: Liran Schour <lirans at il.ibm.com>
> 
> I glanced through the logic of most of the changes.  They look find 
> in general. I have the same comment as the C IDL implementation: 
>  The con_update seems to support
> only one table at a time.  May be that's an O.K. restriction in 
practice? 
> 

I think it is OK. It allows the user to update many tables but not in a 
single operation. This API allows a typical client code for each component 
to cond_update a different table.




More information about the dev mailing list