On Mon, Mar 21, 2016 at 6:22 PM, Justin Pettit wrote:
>
> > On Mar 21, 2016, at 8:10 AM, Russell Bryant wrote:
> >
> > ovn-northd used to only call ovnsb_db_run() and ovnnb_db_run() when
> > seqnos indicated that they had changed. It now always calls these
> > functions from the main loop. Rem
> On Mar 21, 2016, at 8:10 AM, Russell Bryant wrote:
>
> ovn-northd used to only call ovnsb_db_run() and ovnnb_db_run() when
> seqnos indicated that they had changed. It now always calls these
> functions from the main loop. Remove this outdated log message that
> indicates that we called this