Merge "Remove the unused code"

This commit is contained in:
Zuul 2017-10-29 13:23:10 +00:00 committed by Gerrit Code Review
commit c0600ca674
1 changed files with 0 additions and 1 deletions

View File

@ -277,7 +277,6 @@ class MeteringAgentWithStateReport(MeteringAgent):
LOG.warning("Neutron server does not support state report. "
"State report for this agent will be disabled.")
self.heartbeat.stop()
return
except Exception:
LOG.exception("Failed reporting state!")