Adrian Cole
c388fc41b4
Issue 826: removed eager supplier of @Provider endpoint
2012-02-03 13:51:26 -08:00
Jason King
fbb48454fb
Merge pull request #346 from andrewgaul/fix-javadoc-warnings
...
Fix JavaDoc warnings in AWS provider
2012-02-03 13:34:31 -08:00
Andrew Gaul
3f102fcbb2
Fix JavaDoc warnings in AWS provider
2012-02-03 11:06:06 -08:00
Adrian Cole
3a9d660b8e
refactored ec2 options test, especially to use known image id (it was selecting centos since we changed the location id)
2012-02-03 00:29:42 -08:00
Adrian Cole
80a965d3fb
softlayer has been slow responding lately
2012-02-03 00:29:42 -08:00
Adrian Cole
4837cf92c5
set a sane tty for ssh connections
2012-02-03 00:29:41 -08:00
Adrian Cole
3e9c566edc
aws related changes for issue 826
2012-02-03 00:29:41 -08:00
Adrian Cole
1756ff0358
atmos related changes for Issue 826
2012-02-03 00:29:39 -08:00
Adrian Cole
65b75ecb64
filesystem related changes for Issue 826
2012-02-03 00:29:39 -08:00
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
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
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