On Mon, Jul 09, 2018 at 05:53:28AM -0700, Toms Atteka wrote:
> created tutorial on how to use OVSDB IDL Python library
> 
> Signed-off-by: Toms Atteka <[email protected]>

The build fails because:

    Warning, treated as error:
    /home/blp/nicira/ovs/Documentation/tutorials/ovsdb-idl-python.rst:: 
WARNING: document isn't included in any toctree

I guess this just means that you should add ovsdb-idl-python.rst to the
index.rst in Documentation/tutorials.

The one thing I would consider adding to the tutorial is error handling
for when the commit fails.  Commits can fail for various reasons, so a
client has to be prepared to retry.  Would you mind working on that?

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to