ovn: Remove outdated debug messages.
authorRussell Bryant <russell@ovn.org>
Mon, 21 Mar 2016 15:09:52 +0000 (11:09 -0400)
committerRussell Bryant <russell@ovn.org>
Tue, 22 Mar 2016 01:43:12 +0000 (21:43 -0400)
commitf2611c00cae09fd55d8bb5d02609616f37c6a928
tree1a7128b8dd0c0d2adc748401b524516c7bf4f988
parent0ee7f7f1c9611647eef9ad43de979f579677da0b
ovn: Remove outdated debug messages.

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 these outdated log messages
that indicate that we called this function because contents changed.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Justin Pettit <jpettit@ovn.org>
ovn/northd/ovn-northd.c