Comment 3 for bug 1624900

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

Reviewed: https://review.openstack.org/372863
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_ceilometer/commit/?id=e0c1459667da5df651b9b72998788128f04e144c
Submitter: Jenkins
Branch: master

commit e0c1459667da5df651b9b72998788128f04e144c
Author: Paulo Matias <email address hidden>
Date: Tue Sep 20 00:28:24 2016 -0300

    Filter Gnocchi Swift activity in the Ceilometer dispatcher

    Currently, ignoring Gnocchi activity in the Swift ceilometermiddleware
    is not enough to avoid all Swift notifications generated by Gnocchi's
    own usage of Swift. Thefore, we also filter this activity at the
    dispatcher level.

    Change-Id: I3e2804561143617d0345c2a0cd5a462b841e73a3
    Closes-Bug: #1624900