ovn-controller: Use new ovsdb-idl helpers to make logic more readable.
authorBen Pfaff <blp@ovn.org>
Fri, 24 Jun 2016 00:00:51 +0000 (17:00 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 24 Jun 2016 03:33:09 +0000 (20:33 -0700)
commit9a33cd70f4f8bf5922ef05caf32e6da748c57f1a
treecab55b66f1d4cea17e2dccda5f9b5b823839e001
parent6cf888b821cffb75c5723ee76b7103e54b8fa2b5
ovn-controller: Use new ovsdb-idl helpers to make logic more readable.

Also there were lots of 'continue's sprinkled around that didn't seem to
be needed given some simple code rearrangement.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
ovn/controller/binding.c
ovn/controller/encaps.c
ovn/controller/lport.c
ovsdb/ovsdb-idlc.in