On Mon, Oct 17, 2016 at 01:44:03PM -0700, Andy Zhou wrote:
> On Wed, Oct 5, 2016 at 8:16 PM, Ben Pfaff wrote:
>
> > Some upcoming tests will add extra trickiness to the IDL internal graph.
> > This worries me, because the IDL doesn't have any checks for its graph
> > consistency. This commit add
On Wed, Oct 5, 2016 at 8:16 PM, Ben Pfaff wrote:
> Some upcoming tests will add extra trickiness to the IDL internal graph.
> This worries me, because the IDL doesn't have any checks for its graph
> consistency. This commit adds some.
>
> Signed-off-by: Ben Pfaff
>
For all 15 patches in the se
Some upcoming tests will add extra trickiness to the IDL internal graph.
This worries me, because the IDL doesn't have any checks for its graph
consistency. This commit adds some.
Signed-off-by: Ben Pfaff
---
lib/ovsdb-idl.c| 122 +
lib/ov