Comment 2 for bug 1635144

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

Reviewed: https://review.openstack.org/389071
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=632109b5ad8b20fe9eeddb129102d0b7b22e948f
Submitter: Jenkins
Branch: stable/mitaka

commit 632109b5ad8b20fe9eeddb129102d0b7b22e948f
Author: Alex Schultz <email address hidden>
Date: Tue Jul 19 11:07:33 2016 -0600

    Update upload_cirros to support multiple images

    This change creates a puppet parser function to convert the
    test_vm_image from hiera into a glance_image compatible array of hashes
    that can be used with create_resources. Previously vmware deployments
    included an extra TestVM to be uploaded but during the rewrite of the
    upload_cirros task this ability was dropped.

    Change-Id: I3f0f6da32134a4a15f2c4764c5334bb8e85309c8
    Closes-Bug: #1635144
    (cherry picked from commit 53f6229f636f607f5d7f8cd9f2e8669a73f9e6c2)