Comment 3 for bug 1480333

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

Reviewed: https://review.openstack.org/214982
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=adaa57f062e13de47076f897411f2825ac3219ea
Submitter: Jenkins
Branch: master

commit adaa57f062e13de47076f897411f2825ac3219ea
Author: Lianhao Lu <email address hidden>
Date: Thu Aug 20 14:12:28 2015 +0800

    Configure collector to only record meter or event

    Added the configuration options to allow the administrator to configure
    the collector to only record meter or event by setting the
    meter_dispatchers and event_dispatchers configuration.

    Separated dispatcher managers load the dispatchers from different
    namespaces for meter/event respectively.

    Doc-Impact: separated meter/event dispatchers

    Change-Id: I161318f4503ce79205b54a93f2ae9b4e052f7971
    Closes-Bug: #1480333