Comment 5 for bug 1222737

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/45833
Committed: http://github.com/openstack/ceilometer/commit/4e21e094017d044ad1666104f14519cf0be31949
Submitter: Jenkins
Branch: master

commit 4e21e094017d044ad1666104f14519cf0be31949
Author: Fei Long Wang <email address hidden>
Date: Tue Sep 10 15:06:41 2013 +0800

    Drop the *.create.start notification for Neutron

    Based on current implement, there is no resource id assigned
    when *.create.start notification sending, so Ceilometer will
    run into KeyError. So this fix will drop the *.create.start
    notification because the meter can't be linked to correct
    resource. Besides the info can be collected by *.create.end.

    Fixes bug 1222737

    Change-Id: I785ae1ca1383dc5f9afbf2ab072a6e1efc582606