Adrian Cole
d8c2575e62
deltacloud related changes for Issue 826
2012-02-03 00:29:38 -08:00
Adrian Cole
d4dc44dbaf
cloudstack related changes for Issue 826
2012-02-03 00:29:38 -08:00
Adrian Cole
38fd18e8f0
cloudsigma related changes for Issue 826
2012-02-03 00:29:37 -08:00
Adrian Cole
61854bf51c
elasticstack related changes for Issue 826
2012-02-03 00:29:37 -08:00
Adrian Cole
3c8e613464
azure related changes for Issue 826
2012-02-03 00:29:36 -08:00
Adrian Cole
32f0de7997
softlayer related changes for Issue 826
2012-02-03 00:29:36 -08:00
Adrian Cole
d225df57e4
virtualbox related changes for Issue 826
2012-02-03 00:29:35 -08:00
Adrian Cole
c32d72084e
gogrid related changes for Issue 826
2012-02-03 00:29:34 -08:00
Adrian Cole
6dfe726dfa
savvis related changes for Issue 826
2012-02-03 00:29:33 -08:00
Adrian Cole
44329eceaf
slicehost related changes for Issue 826
2012-02-03 00:29:32 -08:00
Adrian Cole
e45aaa8a3c
rimu related changes for Issue 826
2012-02-03 00:29:32 -08:00
Adrian Cole
dc78a443de
vcloud related changes for Issue 826
2012-02-03 00:29:31 -08:00
Adrian Cole
65336339e5
terremark related changes for Issue 826
2012-02-03 00:29:30 -08:00
Adrian Cole
9bcbb87604
glesys related changes for Issue 826
2012-02-03 00:29:28 -08:00
Adrian Cole
e759c6a450
openstack and rackspace related changes for Issue 826
2012-02-03 00:29:27 -08:00
Adrian Cole
bdd739ad04
Issue 826:support api-generated location metadata across service types, note this ensures authenticationexceptions propagate even after context creation
2012-02-03 00:27:29 -08:00
Jeremy Daggett
d57fb93211
Merge remote-tracking branch 'keg/master'
...
Conflicts:
common/openstack/src/main/java/org/jclouds/openstack/keystone/v1_1/config/AuthenticationServiceModule.java
common/openstack/src/test/java/org/jclouds/openstack/keystone/v2_0/internal/BaseKeystoneRestClientExpectTest.java
2012-02-02 15:06:39 -08:00
Jeremy Daggett
50cf37f722
Merged latest jclouds master branch
2012-02-02 13:25:17 -08:00
Adrian Cole
d4fb6bb802
Merge pull request #345 from andreisavu/less-regions
...
Changed testTemplateBuilderWithLessRegions to query eu-west-1
2012-02-02 08:25:53 -08:00
Andrei Savu
2b7bb53d20
Changed testTemplateBuilderWithLessRegions to query eu-west-1
2012-02-02 17:41:17 +02:00
Andrei Savu
8ce2fdaafb
Assert template size is >0 in CloudStack
2012-02-02 16:02:13 +02:00
Jeremy Daggett
7073d85c75
Missed HP Cloud RestClientodule
2012-02-01 22:44:37 -08:00
Jeremy Daggett
fa51a2734c
Fixed rename of files
2012-02-01 22:42:09 -08:00
Jeremy Daggett
e4c32bc00b
Fixed files before merge
2012-02-01 22:39:29 -08:00
Adrian Cole
e6c06e0cd0
removed cycle in cloudstack binding
2012-02-01 09:52:14 -08:00
Adrian Cole
ec6796883d
Merge pull request #342 from aplowe/master
...
GleSYS provider: updates to match GleSYS API Beta v0.1.7
2012-02-01 09:18:11 -08:00
Adrian Cole
c25c04289d
Merge pull request #343 from andreisavu/login-api
...
Retrieve API keys using user + password authentication
2012-02-01 09:16:52 -08:00
Andrei Savu
c3da0021d8
Cleanup per Adrian's comments & fixed broken unit test
2012-02-01 19:09:49 +02:00
Andrei Savu
19cb82a26e
Use endpoint from parent class
2012-02-01 18:35:53 +02:00
Andrei Savu
c10680647c
Fixed live test + added missing expect test for logout
2012-02-01 18:33:33 +02:00
Andrei Savu
782872ac33
Live test for user/password based authentication
2012-02-01 17:56:53 +02:00
Andrei Savu
4a071a7d26
Disable binding for RetryOnRenewAndLogoutOnClose. I think it creates a Guice cycle
2012-02-01 16:37:08 +02:00
Adrian Cole
ec104454b1
Issue 825:add means to use login as opposed to signature authentication in cloudstack
2012-01-31 19:53:04 -08:00
Adrian Cole
5e23d34f91
cruft removal
2012-01-31 19:44:39 -08:00
Adrian Cole
be453c6650
revised session test to be performed offline with expect test and added a couple missing fields
2012-01-31 17:13:51 -08:00
Adrian Cole
b3254b31e6
Merge branch 'retrieve-keys' of https://github.com/andreisavu/jclouds
...
* 'retrieve-keys' of https://github.com/andreisavu/jclouds :
Include the JSESSIONID as part of the LoginResponse
Added a set of changes as requested by Adrian
Implemented login / logout APIs
2012-01-31 15:49:37 -08:00
Adrian Cole
4bcea6fa23
fixed case on keystone
2012-01-31 13:01:20 -08:00
Adrian Cole
6f8c633ff2
set default credential type to apiAccessKeyCredentials and a property to use passwordCredentials
2012-01-31 13:01:18 -08:00
Adrian Cole
4ba1da5d20
scoped retryOnRenew binding to keystone as opposed to nova
2012-01-31 13:01:18 -08:00
Adrian Cole
f8ebb675b6
fixed structure of auth request and organized tenantId to precede username
2012-01-31 13:01:18 -08:00
Adrian Cole
61e22a3694
reminder to finish the error handler
2012-01-31 13:01:18 -08:00
Adam Lowe
8c7ef457c6
GleSYS provider: standardizing on memorySizeMB, diskSizeGB and transferGB
2012-01-31 16:15:07 +00:00
Adam Lowe
78c7b91c8a
GleSYS provider: fixing typos in javadocs
2012-01-31 16:14:25 +00:00
Andrei Savu
1572092731
Merge pull request #341 from andreisavu/master
...
Collect all IP addresses before building the NodeMetadata object
2012-01-31 08:11:12 -08:00
Andrei Savu
d209388d64
Collect all IP addresses before building the NodeMetadata object
2012-01-31 17:59:26 +02:00
Adam Lowe
b94be5565c
GleSYS provider: adjusting ISO3166 location codes
2012-01-31 15:28:22 +00:00
Andrei Savu
c34aaa50b5
Include the JSESSIONID as part of the LoginResponse
2012-01-31 15:06:29 +02:00
Andrei Savu
2b8e2a4c01
Added a set of changes as requested by Adrian
2012-01-31 15:06:29 +02:00
Andrei Savu
b6d106c7a1
Implemented login / logout APIs
2012-01-31 15:06:28 +02:00
Adam Lowe
fe6c37f9bf
GleSYS provider: updating DomainClient for GleSYS api Beta v0.1.7 changes
2012-01-31 12:29:47 +00:00