Re: [patch hail 1/2] Add subdomain calling format

Pete Zaitcev <[email protected]> Tue, 7 Dec 2010 10:00:24 -0700
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On Tue, 07 Dec 2010 05:05:38 -0500
Jeff Garzik <[email protected]> wrote:

> On 12/05/2010 10:53 PM, Pete Zaitcev wrote:

> > Amazon appears to give up on forcing users to migrate and bucket-in-path
> > format is going to stay. However, they still refuse to list buckets from
> > other regions on the default endpoint, which leads to annoying indirection
> > (need to know the region somehow before listing). Easier just use the
> > subdomain format in one invocation.

> applied 1-2

Thanks. I eventually got around this by calling buckets foo-west,
foo-east, but might as well just have this.

-- Pete