Yea sorry about that. I'll try and make sure I do that next time around. Aaron
On Fri, Jul 1, 2016 at 7:39 AM, Ryan Moats <rmo...@us.ibm.com> wrote: > "dev" <dev-boun...@openvswitch.org> wrote on 06/30/2016 04:27:19 PM: > > > From: Aaron Rosen <aaronoro...@gmail.com> > > To: dev@openvswitch.org > > Cc: Aaron Rosen <aaronoro...@gmail.com> > > Date: 06/30/2016 04:29 PM > > Subject: [ovs-dev] [PATCH] ovn: expose c validator to python > > Sent by: "dev" <dev-boun...@openvswitch.org> > > > > This patch exposes the c function expr_parse_string() to be called via > > python. The motivation for this is so that clients interfacing with > > ovn can call this method in order to validate the data they are writting > > to ovn. > > > > Previously, there were several bugs in the neutron/ovn integration > > that went unnoticed due to the client writing invalid data. This should > > hopefully help catch errors like this earlier as it can now be detected > on > > the client side and an error can be raised. > > --- > > As an FYI, if this is v2 of the patch, please indicate that in the > subject line by using the -v or --reroll-count option to > git-format-patch. That makes keeping track of superceded patches in > the patch queue easier... > > Thanks in advance, > Ryan > > > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev