Re: [jclouds/jclouds] Added new Google Storage locations (#1194)

2018-04-08 Thread Andrew Gaul
Squashed, reworded commit message, and pushed to master as b04d2df6614996f850fffa05fa2203023ee1b2e7 and 2.1.x as 501fc93b6718fbb81c2f6d1cb50d40909d0719df. Thank you for your contribution @felipelopess! -- You are receiving this because you are subscribed to this thread. Reply to this email di

Re: [jclouds/jclouds] Added new Google Storage locations (#1194)

2018-04-08 Thread Andrew Gaul
Closed #1194. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1194#event-1563028987

Re: [jclouds/jclouds] Added new Google Storage locations (#1194)

2018-04-08 Thread Felipe L. Souza
felipelopess commented on this pull request. > @@ -32,7 +32,34 @@ private DomainResourceReferences() { } public enum Location { - ASIA, EU, US, ASIA_EAST1, US_CENTRAL1, US_CENTRAL2, US_EAST1, US_EAST2, US_EAST3, US_WEST1; All right, I've put the annotation @Beta, thank you! --

Re: [jclouds/jclouds] Added new Google Storage locations (#1194)

2018-04-08 Thread Felipe L. Souza
@felipelopess pushed 1 commit. bdfaeac Maintained US_CENTRAL2 location -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds/pull/1194/files/772774bda1364e1c4582e8d4b41d146c43138fe0..bdfaeac30ba540e1045bf1824195a6026a1a1d51

Re: [jclouds/jclouds] Added new Google Storage locations (#1194)

2018-04-08 Thread Andrew Gaul
gaul commented on this pull request. > @@ -32,7 +32,34 @@ private DomainResourceReferences() { } public enum Location { - ASIA, EU, US, ASIA_EAST1, US_CENTRAL1, US_CENTRAL2, US_EAST1, US_EAST2, US_EAST3, US_WEST1; I prefer not to break any application using this valid region. C

Re: [jclouds/jclouds] Added new Google Storage locations (#1194)

2018-04-08 Thread Felipe L. Souza
felipelopess commented on this pull request. > @@ -32,7 +32,34 @@ private DomainResourceReferences() { } public enum Location { - ASIA, EU, US, ASIA_EAST1, US_CENTRAL1, US_CENTRAL2, US_EAST1, US_EAST2, US_EAST3, US_WEST1; But there's another factor, I'm working on another system

Re: [jclouds/jclouds] Added new Google Storage locations (#1194)

2018-04-08 Thread Felipe L. Souza
felipelopess commented on this pull request. > @@ -32,7 +32,34 @@ private DomainResourceReferences() { } public enum Location { - ASIA, EU, US, ASIA_EAST1, US_CENTRAL1, US_CENTRAL2, US_EAST1, US_EAST2, US_EAST3, US_WEST1; I had looked at this same page you suggested and had not

Re: [jclouds/jclouds] Added new Google Storage locations (#1194)

2018-04-08 Thread Andrew Gaul
gaul commented on this pull request. > @@ -32,7 +32,34 @@ private DomainResourceReferences() { } public enum Location { - ASIA, EU, US, ASIA_EAST1, US_CENTRAL1, US_CENTRAL2, US_EAST1, US_EAST2, US_EAST3, US_WEST1; The documentation suggests that `US_CENTRAL2` exists: https://cl