]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix a typo in log exception in the metering agent
authorSylvain Afchain <sylvain.afchain@enovance.com>
Thu, 28 Nov 2013 16:30:47 +0000 (17:30 +0100)
committerSylvain Afchain <sylvain.afchain@enovance.com>
Fri, 6 Dec 2013 15:15:19 +0000 (16:15 +0100)
commit272912b6d82af00a6f7bafc26d8ce7a79b09ef26
tree5cf975530eb717add4ca7fb400c388f304e75cfc
parent36a554f07a5397d64ecc3ef2e0b5543168d4fdf3
Fix a typo in log exception in the metering agent

This patch fixes a typo when there is a exception
when the agent try to invoke a method of the driver.

Change-Id: I4fcf19fa84f178348abfb3563bbfd52f0dfcc095
Closes-bug: #1256041
neutron/services/metering/agents/metering_agent.py
neutron/tests/unit/services/metering/test_metering_agent.py