Comment 4 for bug 1256041

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/havana)

Reviewed: https://review.openstack.org/61085
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c0586c419f23cb46ee7952f860cb7273de07f8d8
Submitter: Jenkins
Branch: stable/havana

commit c0586c419f23cb46ee7952f860cb7273de07f8d8
Author: Sylvain Afchain <email address hidden>
Date: Thu Nov 28 17:30:47 2013 +0100

    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.
    This patch also improves exceptions handling of
    driver method calls.

    Change-Id: I4fcf19fa84f178348abfb3563bbfd52f0dfcc095
    Closes-bug: #1256041
    (cherry picked from commit 272912b6d82af00a6f7bafc26d8ce7a79b09ef26)