Comment 12 for bug 1226943

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

Reviewed: https://review.openstack.org/47090
Committed: http://github.com/openstack/ceilometer/commit/0135548dc4e7fe34475d977a3b62eaf707de0b64
Submitter: Jenkins
Branch: master

commit 0135548dc4e7fe34475d977a3b62eaf707de0b64
Author: Chang Bo Guo <email address hidden>
Date: Tue Sep 17 23:53:41 2013 -0700

    Use built-in print() instead of print statement

    In python 3 print statement is not supported, so we should use
    only print() functions.

    Fixes bug 1226943

    Change-Id: I206fe870eea21522e28318b9cfa062239e54c391