Not all S3-compatible providers support virtual host buckets and thus we should disable this feature by default. Continue to enable virtual host buckets for AWS-S3 which supports this although this feature suffers from DNS settling issues. You can merge this Pull Request by running:
git pull https://github.com/maginatics/jclouds disable-s3-virtual-host-bucket Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/131 -- Commit Summary -- * Disable S3 virtual host buckets for generic S3 -- File Changes -- M apis/s3/src/main/java/org/jclouds/s3/S3ApiMetadata.java (2) M providers/aws-s3/src/main/java/org/jclouds/aws/s3/AWSS3ApiMetadata.java (2) -- Patch Links -- https://github.com/jclouds/jclouds/pull/131.patch https://github.com/jclouds/jclouds/pull/131.diff
