Comment 5 for bug 1488914

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

Reviewed: https://review.openstack.org/218845
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=7ed22a91d3a587c8e0af2072a421812d176753f4
Submitter: Jenkins
Branch: master

commit 7ed22a91d3a587c8e0af2072a421812d176753f4
Author: Stuart McLaren <email address hidden>
Date: Mon Aug 31 10:29:03 2015 +0000

    image-download: tests to catch stray output

    Add unit tests to ensure that any stray output (eg print
    statements) during image-download cause a test failure.

    Regression test for bug 1488914.

    Change-Id: Ic19ba5693d059bf7c283702e7c333672a878a1a1
    Partial-bug: 1488914