commit 68258c833a7efede8679329b65dd8b02ec4e6735 Author: Javier Pena Date: Fri Oct 2 12:01:04 2020 +0200 Update git submodules * Update puppet-glance from branch 'master' - 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 diff --git a/puppet-glance b/puppet-glance index da9e1a7..a7ed6f0 160000 --- a/puppet-glance +++ b/puppet-glance @@ -1 +1 @@ -Subproject commit da9e1a7f4eeb907be212b0c1ac87b625dad2bea6 +Subproject commit a7ed6f03098b1537f15f12299f586688e6e240d4