You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by John Calcote <jo...@gmail.com> on 2021/03/30 22:15:23 UTC

newer GCS domains

Hi Andrew,

Is there a way to add newer google cloud storage domains at runtime? We're using the latest 2.3.0 but we're finding the gcs domain list is a bit out of date - for instance the newer US_WEST3 and 4 regions are missing from the Location enum.

Thanks,
John

Re: newer GCS domains

Posted by Andrew Gaul <ga...@apache.org>.
On Tue, Mar 30, 2021 at 10:15:23PM -0000, John Calcote wrote:
> Is there a way to add newer google cloud storage domains at runtime? We're using the latest 2.3.0 but we're finding the gcs domain list is a bit out of date - for instance the newer US_WEST3 and 4 regions are missing from the Location enum.

I added the new regions in
https://issues.apache.org/jira/browse/JCLOUDS-1572 .  The easiest
solution is to override google-cloud-storage with version
2.4.0-SNAPSHOT.  Note that this will take a few hours to compile and
push out.

I could use some help with dual regions in
https://issues.apache.org/jira/browse/JCLOUDS-1573 if you would like to
test it and submit a PR!

-- 
Andrew Gaul
http://gaul.org/