Comment 2 for bug 1612145

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

Reviewed: https://review.openstack.org/357981
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=1fa20ffd9f3b48ba263c14ccc5ead1e26827fc9d
Submitter: Jenkins
Branch: master

commit 1fa20ffd9f3b48ba263c14ccc5ead1e26827fc9d
Author: Alex Schultz <email address hidden>
Date: Fri Aug 19 09:59:34 2016 -0600

    Add multiple image support to upload_cirros noop

    In I3f0f6da32134a4a15f2c4764c5334bb8e85309c8 we added support for
    multiple image uploads as part of the upload_cirros task. The noop
    tests were not updated with a similar support, this fixes the
    noop tests to correctly support multiple images.

    Change-Id: I6f8729de293a2af8b456916b9a6f8a2a32b35741
    Closes-Bug: #1612145