On Tue, 2011-02-08 at 11:06 +0100, [email protected] wrote: > This patch will simply allow you to list *all* Amazon images, > using ?owner_id=all parameter.
I don't really like having this special param value - we should return all images when no owner_id or other criteria are specified. That's what all the other drivers do. As to the timeout, we are really suffering from a lack of streaming for long-running requests; for now, bumping the timeout is the best we can do. David
