Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3E931200C5A for ; Tue, 4 Apr 2017 07:53:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3D018160B9C; Tue, 4 Apr 2017 05:53:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 85333160B8F for ; Tue, 4 Apr 2017 07:53:15 +0200 (CEST) Received: (qmail 19148 invoked by uid 500); 4 Apr 2017 05:53:14 -0000 Mailing-List: contact user-help@jclouds.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@jclouds.apache.org Delivered-To: mailing list user@jclouds.apache.org Received: (qmail 19139 invoked by uid 99); 4 Apr 2017 05:53:14 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2017 05:53:14 +0000 Received: from mail-it0-f46.google.com (mail-it0-f46.google.com [209.85.214.46]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 49BA61A0019 for ; Tue, 4 Apr 2017 05:53:14 +0000 (UTC) Received: by mail-it0-f46.google.com with SMTP id e75so58916885itd.1 for ; Mon, 03 Apr 2017 22:53:14 -0700 (PDT) X-Gm-Message-State: AFeK/H1UvS/vIDyR9giIiIJPPS1MpS6bsCM5ntmpdoARtPvOXTbl2TUr On+Q8sFrdntNGq5S7q5C0JLIbJxxCg== X-Received: by 10.36.62.132 with SMTP id s126mr14005336its.28.1491285193480; Mon, 03 Apr 2017 22:53:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.19.136 with HTTP; Mon, 3 Apr 2017 22:53:12 -0700 (PDT) Received: by 10.107.19.136 with HTTP; Mon, 3 Apr 2017 22:53:12 -0700 (PDT) In-Reply-To: References: From: Ignasi Barrera Date: Tue, 4 Apr 2017 07:53:12 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: AWS us-standard region To: user@jclouds.apache.org Content-Type: multipart/alternative; boundary=001a113fe526377e73054c50e462 archived-at: Tue, 04 Apr 2017 05:53:16 -0000 --001a113fe526377e73054c50e462 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable There is no reason AFAIK. Mind opening a bug in JIRA? This also looks pretty straightforward to fix, do you want to try submitting a pull request with the patch? I'll be happy to help! I. On Apr 4, 2017 2:00 AM, "Paya, Ashkan" wrote: > Hello, > > According to (http://docs.aws.amazon.com/general/latest/gr/rande.html# > s3_region) =E2=80=9Cus-standard=E2=80=9D got renamed to =E2=80=9Cus-east-= 1=E2=80=9D some time back but in > jclouds codebase[1] we still use the former name. This causes > *BlobStore.listAssignableLocations* to return an invalid region when the > user wants to list and specifically choose one, even though this is the > default region. Is there any reason for this inconsistence? > > Thank you, > Ashkan > > [1] apis/sts/src/main/java/org/jclouds/aws/domain/Region.java > > --001a113fe526377e73054c50e462 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
There is no reason AFAIK. Mind opening a bug in JIRA?
This also looks pretty straightforward = to fix, do you want to try submitting a pull request with the patch? I'= ll be happy to help!

I.<= /div>

= On Apr 4, 2017 2:00 AM, "Paya, Ashkan" <Ashkan.Paya@dell.com> wrote:
Hello,

According to (http://docs.aws.amazon.com/gen= eral/latest/gr/rande.html#s3_region) =E2=80=9Cus-standard=E2=80=9D= got renamed to =E2=80=9Cus-east-1=E2=80=9D some time back but in jclouds c= odebase[1] we still use the former name. This causes BlobStore.listAssignableLocations= to return an invalid region when the user wants to list and specifical= ly choose one, even though this is the default region. Is there any reason = for this inconsistence?=C2=A0

Thank you,
Ashkan

[1] apis/sts/src/main/java/org/jclouds/aws/domain/Region.jav= a=C2=A0

--001a113fe526377e73054c50e462--