Comment 6 for bug 699654

Revision history for this message
Jay Pipes (jaypipes) wrote :

When running ./bin/nova-api with no locale (English locale):

(.nova-venv)jpipes@serialcoder:~/repos/nova/bug699654$ euca-terminate-instances i-noexist
EC2_URL not specified. Trying http://localhost:8773/services/Eucalyptus
Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error
EC2ResponseError: 403 Forbidden
403 Forbidden

Access was denied to this resource.

So, there seems to be an additional bug of the failure to parse error message...