Comment 2 for bug 1640148

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

Reviewed: https://review.openstack.org/394914
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=b1624dd33d2de12b3cb329b4d35a97949abe30f6
Submitter: Jenkins
Branch: master

commit b1624dd33d2de12b3cb329b4d35a97949abe30f6
Author: Giulio Fidente <email address hidden>
Date: Tue Nov 8 12:39:05 2016 +0100

    Use --globoff when downloading artifacts

    We do not encode the chars like [] possibly found in the artifacts
    URL, so curl tries to glob against IPv6 addresses in brackets. This
    change adds --globoff to the curl options so that IPv6 addresses in
    brackets are not misinterpreted.

    Closes-Bug: 1640148
    Change-Id: Ic86ba1e5fb674bc15b4bcc6bd3ea9e943c4fbf8e