Comment 10 for bug 1226943

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

Reviewed: https://review.openstack.org/47089
Committed: http://github.com/openstack/tempest/commit/c3fd15307b20a891ef194221c51ec1897355fd29
Submitter: Jenkins
Branch: master

commit c3fd15307b20a891ef194221c51ec1897355fd29
Author: Chang Bo Guo <email address hidden>
Date: Tue Sep 17 23:24:39 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: I05f042dc247ac117f6c2823d1326a88059875b79