Comment 15 for bug 1676586

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceilometer (stable/18.11)

Reviewed: https://review.openstack.org/638107
Committed: https://git.openstack.org/cgit/openstack/charm-ceilometer/commit/?id=b03fe9696d316bfa47d7f416c9671c1f50ef64f8
Submitter: Zuul
Branch: stable/18.11

commit b03fe9696d316bfa47d7f416c9671c1f50ef64f8
Author: Edward Hope-Morley <email address hidden>
Date: Mon Jan 28 17:21:18 2019 +0000

    Make event_sink publisher configurable

    The charm currently configures events to be published to
    rabbit on both the config.event_topic (event.sample queue)
    and alarm topic but as of Queens Ceilometer no longer
    consumes event.sample. This patch makes the event_sink
    publishers configurable and defaults to publishing to
    aodh to retain backwards compatibility.

    Change-Id: I5b55f31adcf2b069ff51e387a416f9f1ac4099f8
    Partial-Bug: #1676586
    (cherry picked from commit d398cdff364ba07a7f18f59417bb4f3af5cccbc3)