Cue

Comment 25 for bug 1425206

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

Reviewed: https://review.openstack.org/162698
Committed: https://git.openstack.org/cgit/stackforge/gnocchi/commit/?id=6223aa1fd85bebda70a50af76c55b9e695f48377
Submitter: Jenkins
Branch: master

commit 6223aa1fd85bebda70a50af76c55b9e695f48377
Author: gordon chung <email address hidden>
Date: Mon Mar 9 13:24:29 2015 -0400

    default pecan debug to false

    pecan outputs extremely verbose details when debug is set. right
    or wrong, operators tend to use debug in production. this patch
    minimise security impact of arguably bad deployment choices.

    Change-Id: I69cf0befdf4acb5ddeac01cfda640ee6f86c4f38
    Closes-Bug: #1425206