Comment 3 for bug 1373360

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

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

commit f92ddd636d5d764949202d376597cb85c399d467
Author: Dina Belova <email address hidden>
Date: Wed Sep 24 15:26:24 2014 +0400

    Fix bug with wrong bool opt value interpolation

    Other way of global debug opt value interpolation is needed
    for the pecan_debug option, as bool opt interpolation
    seems to be not working in the oslo.config

    Closes-Bug: 1373360
    Change-Id: I77c4d02b0821b559d7de7329acf11c6d490f51b1