Comment 2 for bug 1426439

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

Reviewed: https://review.openstack.org/159923
Committed: https://git.openstack.org/cgit/stackforge/wsme/commit/?id=c4d39865d4059a25dab80d1938976866a9f2fa4d
Submitter: Jenkins
Branch: master

commit c4d39865d4059a25dab80d1938976866a9f2fa4d
Author: Stéphane Bisinger <email address hidden>
Date: Fri Feb 27 17:57:56 2015 +0100

    Converts prints to logging.debug calls

    Some print calls were polluting the standard output with debugging
    information. These prints are now converted to logging.debug calls
    so that they are disabled by default.

    Closes-Bug: #1426439
    Change-Id: I42f3ca62b55a980839cc0cb481f33fea3cd22afe