Comment 0 for bug 1269835

Revision history for this message
Aaron Bentley (abentley) wrote : aws provider handles 307 poorly

A recent aws test failed with "2014-01-16 01:46:29 ERROR juju supercommand.go:282 cannot start bootstrap instance: POST request failed (307: Temporary Redirect)
Command '('juju', '--show-log', 'bootstrap', '-e', 'test-cloud-azure', '--constraints', 'mem=2G')' returned non-zero exit status 1"

Given that this is a temporary redirect, perhaps it should be retried. Or perhaps a clearer error should be given to the user.