Comment 3 for bug 1227655

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

Reviewed: https://review.openstack.org/47367
Committed: http://github.com/openstack/nova/commit/de648bb7bfa9985ab67c0754c25d35cd71f6eb81
Submitter: Jenkins
Branch: master

commit de648bb7bfa9985ab67c0754c25d35cd71f6eb81
Author: Matt Riedemann <email address hidden>
Date: Thu Sep 19 06:35:49 2013 -0700

    Remove print statement from test_quotas that fails H233 check

    The nova.tests.objects.test_quotas module had a print statement which is
    causing a hacking H233 check failure. It was probably just left there
    from debugging the code while it was under development, so this patch
    simply removes it.

    Closes-Bug: #1227655

    Change-Id: I25296d7f4a9d2242bfe3ed2e00df6d840a7b19cd