- Only one blocker hardcoded was fixed in AzureComputeHttpApiModule.java
- Endpoints for GraphAPI and VaultAPI are also hardcoded but we could deal with 
this as separate PRs (i couldn't make this work with Guice)
- Also added two new China regions to keep the plugin up to date.

Just with this and using the right credentials and oauth endpoint for the China 
regions i could run all the livetests (see Jira)
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1237

-- Commit Summary --

  * JCLOUDS-1441: Enables support for ARM regions in China

-- File Changes --

    M 
providers/azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/config/AzureComputeHttpApiModule.java
 (4)
    M 
providers/azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/config/GraphRBAC.java
 (3)
    M 
providers/azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/domain/Region.java
 (2)
    M 
providers/azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/features/VaultApi.java
 (122)
    M 
providers/azurecompute-arm/src/test/java/org/jclouds/azurecompute/arm/config/ParseTenantIdTest.java
 (7)
    M 
providers/azurecompute-arm/src/test/java/org/jclouds/azurecompute/arm/internal/BaseAzureComputeApiLiveTest.java
 (3)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1237.patch
https://github.com/jclouds/jclouds/pull/1237.diff

-- 
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/1237

Reply via email to