[Openstack-operators] Glance large images (>5GB) stopped working, swift backend

Robert van Leeuwen Robert.vanLeeuwen at spilgames.com
Fri Apr 11 11:24:24 UTC 2014


> Also cache control headers were added (rolling back that currently but I guess that would not do much for glance)

Well, that broke it:
allowed_headers = Cache-Control

Apparently it will disallow all default headers so it should read:
allowed_headers = Content-Disposition, Content-Encoding, X-Delete-At, X-Object-Manifest, X-Static-Large-Object

Mystery fixed :)

Cheers,
Robert van Leeuwen




More information about the OpenStack-operators mailing list