Comment 3 for bug 1503433

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

Reviewed: https://review.openstack.org/232509
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=5cdeeacafb835c1d395663a4f74270e03fc06a35
Submitter: Jenkins
Branch: stable/liberty

commit 5cdeeacafb835c1d395663a4f74270e03fc06a35
Author: Pradeep Kilambi <email address hidden>
Date: Tue Oct 6 15:35:21 2015 -0400

    Skip bad meter definitions instead of erroring out

    Currently we raise an exception once we hit a bad
    meter definition in the yaml. Instead, skip the
    bad ones and proceed with rest of the yaml.

    Closes-Bug: #1503433

    Change-Id: I1dd5b69bf9a92b5af5692ea75010f11a863b0afc
    (cherry picked from commit 5d5aaf58c8876370ff9729e08b3b41833f6e6efc)