Merge "Remove the unused code"

This commit is contained in:
Zuul
2017-10-29 13:23:10 +00:00
committed by Gerrit Code Review

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!")