puppet-glance/lib/puppet
Javier Pena a7ed6f0309 Follow redirects in glance_image provider
When glance_image receives an URL, and that URL has a redirect,
the provider does not follow the redirect and the generated image
contains just the HTML text from the initial HTTP output.

This commit fixes that behavior by making the Net.HTTP request follow
redirects.

Change-Id: Iaf82f68f6371259852eb3232a4012847ed8307ff
2020-10-05 23:03:11 +00:00
..
provider Follow redirects in glance_image provider 2020-10-05 23:03:11 +00:00
type Remove support for glance-registry service 2020-07-28 19:41:10 +09:00