]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove L3 report_state logging
authorAssaf Muller <amuller@redhat.com>
Thu, 9 Apr 2015 17:06:07 +0000 (13:06 -0400)
committerAssaf Muller <amuller@redhat.com>
Thu, 9 Apr 2015 17:13:59 +0000 (13:13 -0400)
commitf4c17f529f1d83c44118927fc019257840b5f356
treed3f15c8aa34555ab15d5ef19344ae397aea9baee
parentb6e40969192c341dce64a229869d4ef8d12f0d60
Remove L3 report_state logging

None of the agents log this information, and the reason is that
it's not useful. Any errors are logged, successful state reports
don't give actionable information as you can see that the agent
is up in neutron agent-list anyway.

Change-Id: I109373129808984d34abdf6780b8cda8ca8982be
neutron/agent/l3/agent.py