Andrew Donald Kennedy
|
2d0db63f51
|
Issue 731: Add RetryOnRenew handler to renew expired token
|
2012-01-10 17:41:37 -08:00 |
Adrian Cole
|
f3f56463b4
|
centralized RestContext<S,A> binding
|
2012-01-10 12:21:25 -08:00 |
Adrian Cole
|
c675b61807
|
moved s3-specific handler into s3 module
|
2012-01-10 12:21:25 -08:00 |
Adrian Cole
|
f390f314ee
|
Issue 803: changes needed when guice is in production mode
|
2012-01-07 06:08:32 -08:00 |
Adrian Cole
|
f06e6982eb
|
Issue 800:introduce property for build version
|
2012-01-05 17:51:55 -08:00 |
Adrian Cole
|
99fb37f6cf
|
refactored LiveTest code to share property initialization
|
2012-01-05 17:51:03 -08:00 |
Adrian Cole
|
42137677da
|
Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version
|
2012-01-05 13:09:45 -08:00 |
Adrian Cole
|
3a8ea09fb9
|
missing commits
|
2011-12-22 02:23:20 -08:00 |
Adrian Cole
|
ca749a2c8b
|
cleaned up nova impl
|
2011-12-21 23:59:51 -08:00 |
Adrian Cole
|
bb7dbf3a8e
|
fixed terremark tests
|
2011-12-21 18:46:58 -08:00 |
Adrian Cole
|
95753e5695
|
simplified terremark credential handling
|
2011-12-21 03:15:08 -08:00 |
Adrian Cole
|
298e6fa3e4
|
added test for terremark keypair handling
|
2011-12-21 03:15:08 -08:00 |
Adrian Cole
|
57f19a5c68
|
cleanup of terremark wrt credentials
|
2011-12-21 03:15:08 -08:00 |
Adrian Cole
|
f9b38f646c
|
Issue 730: removed deprecated methods from ComputeService RunScript/TemplateOptions SshClient.Factory and replaced occurences of Credentials with LoginCredentials whereever possible
|
2011-12-20 23:19:45 -08:00 |
Adrian Cole
|
4225b5b49b
|
correct exception when out of ips
|
2011-12-19 01:46:19 -08:00 |
Adam Lowe
|
b93c039507
|
Eliminating hyphens from KeyPair 'name' fields for Terremark VcloudExpress and ECloud providers
|
2011-12-16 15:29:01 +00:00 |
Adam Lowe
|
3df4ec3280
|
Fixing TerremarkClientLiveTest problem caused by extra 'provider' field in test class
|
2011-12-15 22:03:01 +00:00 |
Adrian Cole
|
40d2abbac5
|
Issue 780:add new sa-east-1 region
|
2011-12-14 22:42:32 -08:00 |
Adrian Cole
|
4a5af1e7a5
|
Issue 441: added new type: LoginCredentials, and (jclouds|provider).image.(login-user|authenticate-sudo) context properties
|
2011-11-21 11:00:12 +02:00 |
Adrian Cole
|
4329129c25
|
Issue 750:property to set the image id for the default template
|
2011-11-14 19:25:46 +02:00 |
Adrian Cole
|
c08a7884bd
|
Issue 750:property to set the image id for the default template
|
2011-11-11 19:48:28 +02:00 |
Jason King
|
98e7c6047c
|
Refactored frequently repeated service config (provider,credential etc) into new class BaseVersionedServiceLiveTest and used it in BaseCompute, BaseTerremarkClient and BaseVCloudClient live tests
|
2011-11-09 15:27:46 +00:00 |
Adrian Cole
|
e9cff5e17c
|
Issue 747:add new us-west-2 region
|
2011-11-09 11:19:40 +01:00 |
Adrian Cole
|
dd89ad3068
|
backfilled tests and refactored most of org.jclouds.location.suppliers package
|
2011-10-23 04:38:25 +02:00 |
Adrian Cole
|
552242e863
|
moved to 1.3.0-SNAPSHOT
|
2011-10-16 12:26:31 -07:00 |
Adrian Cole
|
781aa88e30
|
fixed issue where admin user wasn't applying on terremark instances
|
2011-10-16 03:00:57 -07:00 |
Adrian Cole
|
842da34982
|
Issue 713:support userMetadata in createNodesInGroup in byon, cloudservers, and aws-ec2
|
2011-10-07 00:34:44 -07:00 |
Andrew Donald Kennedy
|
410b947160
|
612: Change Multimap occurences to Maps with Iterable values
|
2011-10-07 01:13:35 +01:00 |
Andrew Donald Kennedy
|
d4f7140071
|
612: Changed Tag filters to use Multimap and Collection to Iterable
|
2011-10-07 01:11:51 +01:00 |
Andrew Donald Kennedy
|
e30f0f626e
|
612: Added required classes and tests to support CreateTags, DeleteTags and DescribeTags for TagClient and TagAsyncClient
|
2011-10-07 01:11:50 +01:00 |
Adrian Cole
|
4cd94489c9
|
Issue 690:Update to guava 10.0rc2 and change from MapMaker to CacheBuilder
|
2011-09-22 00:23:29 -07:00 |
Guillaume Nodet
|
87dd23551c
|
Avoid using a non official jsr and use our own annotations
|
2011-09-16 17:52:12 +02:00 |
Adrian Cole
|
960bfe709f
|
Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file
|
2011-08-16 18:14:30 -07:00 |
Adrian Cole
|
0a8f38b90e
|
bumped snapshot version to 1.2.0-SNAPSHOT
|
2011-08-05 04:09:23 +01:00 |
Adrian Cole
|
e2397d6302
|
stabilize vcloud-based providers for 1.1.0 release
|
2011-08-03 10:13:54 -07:00 |
Adrian Cole
|
edc1b10610
|
Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-*
|
2011-07-25 03:59:01 -07:00 |
Adrian Cole
|
a604d25477
|
missing guice bindings found in live tests
|
2011-07-24 11:18:44 -07:00 |
Adrian Cole
|
6f6b11c45a
|
revised terremark implementation to only include the minimum vCloud vocabulary it needs
|
2011-07-24 21:39:23 +10:00 |
Adrian Cole
|
d5caa414b1
|
Issue 634: repackaged trmk-common into org.jclouds.trmk.vcloud_0_8; trmk-ecloud into org.jclouds.trmk.ecloud; trmk-vcloudexpress into org.jclouds.trmk.vcloudexpress
|
2011-07-23 13:16:23 +10:00 |
Adrian Cole
|
323e775a08
|
Issue 634: folded vcloud-common into vcloud and trmk-common
|
2011-07-23 12:06:04 +10:00 |
Adrian Cole
|
fcc9e30832
|
Issue 634: unhook trmk from vcloud 1.0 implementation
|
2011-07-23 11:17:38 +10:00 |
Adrian Cole
|
a365e7de2c
|
Issue 634: fold vcloudexpress into trmk-common
|
2011-07-23 11:00:00 +10:00 |
Adrian Cole
|
919093ea9b
|
Issue 628: fixed error on vCloud find network
|
2011-07-23 10:19:21 +10:00 |
Adrian Cole
|
7d93c86588
|
better error on network timeouts
|
2011-07-23 10:18:18 +10:00 |
Adrian Cole
|
162214f209
|
Issue 628: fixed error on vCloud find network
|
2011-07-23 10:17:50 +10:00 |
Adrian Cole
|
2ac2524baa
|
Issue 628: fixed error on vCloud find network
|
2011-07-23 10:17:09 +10:00 |
Adrian Cole
|
0f9dd50d7d
|
Issue 628:expose properties to choose default Org and vDC in vCloud-based implementations
|
2011-07-22 11:03:29 +10:00 |
Adrian Cole
|
f81bb95ab0
|
Issue 542: updated terremark eCloud implementation to 2.8 version of Org and added Tag and DataCenter queries
|
2011-07-17 18:44:44 +10:00 |
Adrian Cole
|
92bcb2b822
|
Issue 622:Unable to clone machine of Terremark VCloud Express
|
2011-07-13 14:30:32 -07:00 |
Adrian Cole
|
46c7822b4a
|
Issue 624:update terremark config to use ubuntu 10.04 templates
|
2011-07-12 20:53:06 -07:00 |