Commit Graph

7477 Commits

Author SHA1 Message Date
Adrian Cole 6cdec6aad0 Merge pull request #1126 from jclouds/no-double-retry
don't double-retry j.u.c.TimeoutException
2012-12-31 19:16:32 -08:00
Adrian Cole c39503b682 TimeoutException is controllable via upping timeout properties; don't add more retry loops and stacktraces 2012-12-31 17:09:27 -08:00
Adrian Cole b7f5999a22 Merge pull request #1125 from jclouds/redundant-fallback
Redundant fallback
2012-12-31 17:00:56 -08:00
Adrian Cole f5743a7f41 removed code redudant to guava FutureFallback 2012-12-31 16:08:09 -08:00
Adrian Cole 2a3280fba5 removed AuthorizationException catch, as error handler already coerces auth exception to ResourceNotFound 2012-12-31 16:07:35 -08:00
Adrian Cole 461fa51ce3 Merge pull request #1124 from jclouds/guava-encoding-hashing
fix issue #1101: Move to Guava 14 BaseEncoding and Hashing
2012-12-31 15:43:47 -08:00
Adrian Cole bb953c981e fix issue #1101: Move to Guava 14 BaseEncoding and Hashing 2012-12-31 14:48:31 -08:00
Adrian Cole 2fe9a60e56 Merge pull request #1123 from rackspace/rax-cdn-doc-fix
Fixed Javadoc for Rackspace Cloud Files CDN. Links were broken.
2012-12-31 09:53:12 -08:00
Everett Toews 8f0b38e5e1 Fixed Javadoc for Rackspace Cloud Files CDN. Links were broken. 2012-12-31 10:38:15 -06:00
Adrian Cole 09ce0d88a6 Merge pull request #1122 from jclouds/rap-nogenerics-immutable
removed unnecessary generic types + made RestAnnotationProcessor immutable
2012-12-30 23:33:26 -08:00
Adrian Cole cddd35bc51 removed unnecessary generic types and made RestAnnotationProcessor immutable 2012-12-30 23:18:59 -08:00
Adrian Cole e4a8b84da6 Merge pull request #1121 from jclouds/no-static
removed use of static fields to share type mapping info
2012-12-30 18:36:57 -08:00
Adrian Cole 2523ab54ac removed use of static fields to share type mapping info 2012-12-30 17:22:03 -08:00
Adrian Cole 29a7eb2b6d Merge pull request #976 from andreaturli/virtualbox
support for virtualbox 4.2.6
2012-12-30 17:20:42 -08:00
Andrea Turli ac0e5f5e67 added support for vbox 4.2.6;
added hostname support;
added generic md5 support;
dralves`s comments addressed
adrian`s comments addressed
dralver`s comments addressed
second round of comments addressed
fix CreateAndRegisterMachineFromIsoIfNotAlreadyExistsLiveTest
formatting
swept check*
updated jclouds-sshj pom.xml with latest bouncycastle version
2012-12-31 01:33:43 +01:00
Adrian Cole b8b258d462 Merge pull request #1118 from jclouds/fluentiterable-deprecation
moved off deprecated FluentIterable methods
2012-12-30 14:16:37 -08:00
Adrian Cole 038e550d2d moved off deprecated FluentIterable methods 2012-12-30 13:20:09 -08:00
Adrian Cole 755094c599 Merge pull request #1117 from jclouds/no-timeout-annotation
replaced @Timeout w/explicit properties
2012-12-30 13:18:43 -08:00
Adrian Cole 13d8b9c402 replaced @Timeout w/explicit properties 2012-12-30 12:31:43 -08:00
Adrian Cole 57fdd34287 Merge pull request #1116 from jclouds/remove-rimuhosting
issue #1098: remove rimuhosting
2012-12-29 17:42:00 -08:00
Adrian Cole 9761b938d3 Merge pull request #1113 from jclouds/remove-deltacloud
Issue #1106: remove deltacloud
2012-12-29 14:23:02 -08:00
Adrian Cole f2364eab26 Issue #1106: remove deltacloud 2012-12-29 13:08:21 -08:00
Adrian Cole 194fb45ca7 Merge pull request #1115 from jclouds/remove-eucalyptus
issue #1108: remove eucalyptus and related providers
2012-12-29 13:05:37 -08:00
Adrian Cole 38152a5cc3 issue #1108: remove special casing of eucalyptus 2012-12-29 12:39:24 -08:00
Adrian Cole 7132683cf6 issue #1108: remove eucalyptus and related providers 2012-12-29 12:39:24 -08:00
Adrian Cole a00a3dab92 Merge pull request #1112 from jclouds/remove-walrus
issue #1107: remove walrus and related providers
2012-12-29 12:30:24 -08:00
Adrian Cole c8d17e9c7b Merge pull request #1114 from rackspace/slicehost-deleted
Deleted slicehost project. Use rackspace-cloudservers-us/uk instead.
2012-12-29 12:21:59 -08:00
Adrian Cole 87cfd1f813 issue #1098: remove rimuhosting 2012-12-29 12:03:53 -08:00
Adrian Cole 69ba260738 issue #1107: remove walrus and related providers 2012-12-29 12:00:49 -08:00
Adrian Cole 4ef95df0e0 Merge pull request #1111 from jclouds/get-bucket-exists
remove special casing of bucketExists relating to HEAD vs GET
2012-12-29 11:45:54 -08:00
Everett Toews 793764e4f0 Deleted slicehost project. Use rackspace-cloudservers-us/uk instead. 2012-12-29 13:32:42 -06:00
Adrian Cole 54da93094a Merge pull request #1110 from rackspace/nova-deleted
Deleted nova project. Use openstack-nova instead.
2012-12-29 11:13:25 -08:00
Adrian Cole 34156ca090 issue #1107: remove special casing of bucketExists relating to HEAD vs GET 2012-12-29 10:33:02 -08:00
Everett Toews 5a3c2449a1 Deleted nova project. Use openstack-nova instead. 2012-12-29 12:05:56 -06:00
Adrian Cole d4953191d5 Merge pull request #1109 from rackspace/nova-deprecate-155-16
Deprecate nova project in 1.5.5. To be removed in 1.6.
2012-12-29 09:51:23 -08:00
Everett Toews f1d97e20c0 Deprecate nova project in 1.5.5. To be removed in 1.6. 2012-12-29 11:46:39 -06:00
Adrian Cole ff1fb6c1f6 Merge pull request #1051 from dralves/gce-base
base pr for - jclouds provider for google compute engine
2012-12-29 09:12:19 -08:00
David Ribeiro Alves aebc4cba3b base pr for - jclouds provider for google compute engine
- addresses comments from #1010
- includes the following base apis
	- projects
	- operations
	- zones

These are 3 small apis that are required by other apis in some place or another.
2012-12-29 15:39:45 +00:00
Adrian Cole 7dcc27a63d missing file from last commit 2012-12-29 00:02:06 -08:00
Adrian Cole 45641d354a Merge pull request #1105 from jclouds/no-bouncycastle
Remove explicit dependency on bouncycastle for PEM parsing
2012-12-28 23:50:40 -08:00
Adrian Cole 023b549e20 Remove explicit dependency on bouncycastle for PEM parsing 2012-12-28 23:11:42 -08:00
Adrian Cole 80129a4817 Merge pull request #1103 from DaanHoogland/master
new seperate pull request for inherited interface
2012-12-28 10:42:19 -08:00
Adrian Cole fc88b69859 Merge pull request #1104 from nacx/chef-version
Force the version of the Chef gem
2012-12-28 10:40:00 -08:00
Ignasi Barrera df8b8dad20 Install the appropriate chef gem version 2012-12-28 17:30:08 +01:00
Adrian Cole ad3c164f84 Merge pull request #1102 from jclouds/no-bcpkix
remove dependency on bcpkix-jdk15on
2012-12-28 00:05:26 -08:00
Adrian Cole 207b3db41f remove dependency on bcpkix-jdk15on 2012-12-27 23:23:28 -08:00
Adrian Cole ba156b7552 Merge pull request #1100 from andrewgaul/close-payload
Close Payload directly
2012-12-27 18:26:05 -08:00
Adrian Cole 2188a6aa35 Merge pull request #1099 from jclouds/guava-fallbacks
removed custom code that duplicates functionality of guava fallbacks
2012-12-27 18:00:41 -08:00
Andrew Gaul 614e262ce0 Close Payload directly 2012-12-27 17:35:25 -08:00
Adrian Cole 9b1872c6ff removed custom code that duplicates functionality of guava fallbacks 2012-12-27 16:54:31 -08:00