mirror of https://github.com/apache/jclouds.git
switched default auth version to 1.0
This commit is contained in:
parent
60691544c7
commit
8d517f9f51
|
@ -36,7 +36,7 @@
|
|||
<properties>
|
||||
<test.initializer>org.jclouds.hpcloud.object.storage.blobstore.integration.HPCloudObjectStorageTestInitializer</test.initializer>
|
||||
<test.hpcloud-object-storage.endpoint>https://region-a.geo-1.objects.hpcloudsvc.com/auth</test.hpcloud-object-storage.endpoint>
|
||||
<test.hpcloud-object-storage.apiversion>1.1</test.hpcloud-object-storage.apiversion>
|
||||
<test.hpcloud-object-storage.apiversion>1.0</test.hpcloud-object-storage.apiversion>
|
||||
<test.hpcloud-object-storage.identity>FIXME_IDENTITY</test.hpcloud-object-storage.identity>
|
||||
<test.hpcloud-object-storage.credential>FIXME_CREDENTIAL</test.hpcloud-object-storage.credential>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue