Comment 9 for bug 1652848

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

Reviewed: https://review.openstack.org/589697
Committed: https://git.openstack.org/cgit/openstack/charm-ceilometer/commit/?id=2baf36f4eeca6fad7202f1e914d893619f5569a6
Submitter: Zuul
Branch: master

commit 2baf36f4eeca6fad7202f1e914d893619f5569a6
Author: Xav Paice <email address hidden>
Date: Wed Aug 8 15:25:27 2018 +1200

    Add polling.yaml to managed configs

    This change adds polling.yaml to the list of managed config files, for
    Queens and above. Two new config items are added alongside the
    template, to take into account a choice between the two polling.yaml
    files supplied with the Ceilometer source, one which has a small list of
    pollsters and the other which has all pollsters. Additionally the
    change adds the option to set the polling interval.

    Change-Id: Ifff72870cf79bea23dbd21586857dd832c9e1405
    Closes-Bug: 1785933
    Closes-Bug: 1652848