Comment 3 for bug 824403

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: [Bug 824403] Re: fails when trying to use openstack or any other S3 service on a non default port as a provider

Excerpts from Tom Ellis's message of Thu Aug 18 13:00:31 UTC 2011:
> After adding the patch, I get:
>
> $ ensemble -v bootstrap
> 2011-08-18 09:00:17,857 DEBUG Initializing ensemble bootstrap runtime
> 2011-08-18 09:00:17,888 INFO Bootstrapping environment 'openstack' (type: ec2)...
> Traceback (most recent call last):
> Failure: twisted.web.error.Error: 404 Not Found
> 2011-08-18 09:00:17,894 ERROR Traceback (most recent call last):
> Failure: twisted.web.error.Error: 404 Not Found
>
> 404 Not Found
> 2011-08-18 09:00:17,894 ERROR 404 Not Found

As do I. If I get anything at all.. sometimes nova-objectstore just times
out.

It may be that objecstore doesn't implement all methods properly, its not
clear just yet.

I'm unable to test, since Canonistack seems to have the S3 service turned
off entirely.

$ txaws-list-buckets -a $AWS_SECRET_ACCESS_KEY -s $AWS_ACCESS_KEY_ID -U $S3_URL
Connection was refused by other side: 111: Connection refused.

So hopefully that will be back up and available soon so we can test Ensemble
against it.

Either way, I believe the 404 handling is a separate bug.