> +  <groupId>org.apache.jclouds.labs</groupId>
> +  <artifactId>rackspace-cloudfiles-us</artifactId>
> +  <version>1.8.0-SNAPSHOT</version>
> +  <name>jclouds Rackspace Cloud Files US provider</name>
> +  <description>OpenStack Object Storage implementation targeted to Rackspace 
> Cloud Files US</description>
> +  <packaging>bundle</packaging>
> +
> +  <properties>
> +    <!-- keystone endpoint -->
> +    
> <test.rackspace-cloudfiles-us.endpoint>http://localhost:5000/v2.0/</test.rackspace-cloudfiles-us.endpoint>
> +    <!-- keystone version -->
> +    
> <test.rackspace-cloudfiles-us.api-version>2.0</test.rackspace-cloudfiles-us.api-version>
> +    <test.rackspace-cloudfiles-us.build-version />
> +    
> <test.rackspace-cloudfiles-us.identity>FIXME_IDENTITY</test.rackspace-cloudfiles-us.identity>
> +    
> <test.rackspace-cloudfiles-us.credential>FIXME_CREDENTIALS</test.rackspace-cloudfiles-us.credential>
> +    
> <test.jclouds.keystone.credential-type>passwordCredentials</test.jclouds.keystone.credential-type>

Align this value with the one defined in the provider metadata?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/79/files#r9778872

Reply via email to