> +    <artifactId>jclouds-labs</artifactId>
> +    <version>2.0.0-SNAPSHOT</version>
> +  </parent>
> +  <artifactId>azurecompute-arm</artifactId>
> +  <name>jclouds Azure Compute ARM API</name>
> +  <description>jclouds components to access an implementation of Azure's ARM 
> Compute Service</description>
> +  <packaging>bundle</packaging>
> +
> +  <properties>
> +    
> <test.jclouds.azurecompute-arm.subscription-id>FIXME_subscription-id</test.jclouds.azurecompute-arm.subscription-id>
> +    
> <test.jclouds.azurecompute-arm.tenant-id>FIXME_tenant-id</test.jclouds.azurecompute-arm.tenant-id>
> +    
> <test.azurecompute-arm.endpoint>https://management.azure.com/subscriptions/${test.jclouds.azurecompute-arm.subscription-id}</test.azurecompute-arm.endpoint>
> +    
> <test.azurecompute-arm.api-version>2014-04-01-preview</test.azurecompute-arm.api-version>
> +    <test.azurecompute-arm.build-version />
> +    
> <test.azurecompute-arm.identity>/path/to/cert.p12</test.azurecompute-arm.identity>
> +    <test.azurecompute-arm.credential>password to 
> cert</test.azurecompute-arm.credential>

[minor] Change placeholder to "app id" and "app password?

---
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-labs/pull/250/files/8d7d68bf33361d7f5df68c7e7232b03116ed6977#r58620741

Reply via email to