Comment 2 for bug 1719874

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

Reviewed: https://review.openstack.org/558825
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=8a275afc76503538e1c920ef6734c7fa01a85341
Submitter: Zuul
Branch: master

commit 8a275afc76503538e1c920ef6734c7fa01a85341
Author: Tobias Urdin <email address hidden>
Date: Wed Apr 4 15:49:59 2018 +0200

    Add proxy support to glance_image resource

    The glance_image resource provides the ability to
    download remote images using the source parameter.
    Specifying the proxy parameter will allow one to
    use a proxy server when downloading the image.

    Change-Id: I540a29be3eb6c95b1c3975228c23c9154b1a0cbe
    Closes-Bug: 1719874