Re: [jclouds/jclouds] JCLOUDS-1441: Enables support for ARM regions in China (#1237)

2018-09-04 Thread Daniel Estévez
@danielestevez pushed 1 commit. 4511cf1 Adds unit test for china oauth endpoint check -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds] JCLOUDS-1441: Enables support for ARM regions in China (#1237)

2018-09-04 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -92,7 +97,14 @@ protected final String > provideTenant(@Named("oauth.endpoint") final String oauth if (!m.matches()) { throw new IllegalArgumentException("Could not parse tenantId from: " + oauthEndpoint); } - return

Re: [jclouds/jclouds] JCLOUDS-1441: Enables support for ARM regions in China (#1237)

2018-09-04 Thread Daniel Estévez
@danielestevez pushed 1 commit. f1087b6 Adapted Endpoints for APIs GraphRBAC and Vault -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[jira] [Commented] (JCLOUDS-1347) Using BlobStore to copy a blob with non-ascii characters in its name fails to AWS signature error

2018-09-04 Thread Jesse Glick (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16603105#comment-16603105 ] Jesse Glick commented on JCLOUDS-1347: -- Sounds very similar to the recently resolved JCLOUDS-1401.