Commit Graph

7456 Commits

Author SHA1 Message Date
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
Daan Hoogland 9c307d7e4c interface inherited from baseclass 2012-12-27 19:31:03 +01:00
Adrian Cole 0880245150 Merge pull request #1095 from andrewgaul/delete-all-keys-in-list-debug-logging
Add more logging to DeleteAllKeysInList
2012-12-27 08:19:56 -08:00
Andrew Gaul 60d61ceb91 Add more logging to DeleteAllKeysInList
This allows monitoring of progress of long deletes via debug logs.
2012-12-26 21:27:13 -08:00
Adrian Cole 20ef45f9e7 Merge pull request #1094 from jclouds/no-jersey
replaced jersey w/Uris & UriTemplates; removed complexity in url encoding
2012-12-24 16:07:34 -08:00
Adrian Cole 20c3426fc8 replaced jersey w/Uris & UriTemplates; removed complexity in url encoding and edge cases like matrix params 2012-12-24 14:32:59 -08:00
Adrian Cole 50f5943232 Merge pull request #1093 from rackspace/rax-clb-refactor
Some refactoring for Rackspace CLB.
2012-12-24 11:40:50 -08:00
Everett Toews 976b6ef4a0 Guava toString, hashCode, and equals for domain objects. Removed unnecessary Objects. 2012-12-24 12:38:38 -06:00
Adrian Cole 7b1b897c21 Merge pull request #1092 from jclouds/teardowncontext-not-teardown
removed chance of race condition due to duplicate tearDown methods
2012-12-24 01:33:03 -08:00
Adrian Cole dadf142cac removed chance of race condition due to duplicate tearDown methods 2012-12-24 00:16:57 -08:00
Adrian Cole e484d7033f Merge pull request #1091 from jclouds/no-aop
removed unused aop dep
2012-12-23 09:28:55 -08:00
Adrian Cole 847b1c7352 Merge pull request #1090 from jclouds/no-matrix
removed explicit matrix param support as their use is edge case in rest
2012-12-23 09:28:45 -08:00
Adrian Cole a816f09dc7 removed unused aop dep 2012-12-22 23:30:55 -08:00
Adrian Cole 3be1089538 removed explicit matrix param support as their use is edge case in rest 2012-12-22 17:45:31 -08:00
Adrian Cole c4060c2a97 Merge pull request #1088 from jclouds/add-iam-annotations
added named annotations corresponding to IAM actions
2012-12-21 14:16:27 -08:00
Adrian Cole 98a36eb3f6 added named annotations corresponding to IAM actions 2012-12-21 12:15:21 -08:00
Adrian Cole fbfd4aadc8 Merge pull request #1085 from rackspace/rax-clb-predicates
Some useful predicates for Load Balancers.
2012-12-20 16:22:24 -08:00
Everett Toews a48ec87ff8 Some useful predicates for Load Balancers. 2012-12-20 15:11:04 -06:00
Adrian Cole 6ef62b9ef2 Merge pull request #1083 from jclouds/bouncy-up
update to latest version of bouncycastle including moving off deprecated
2012-12-20 13:07:29 -08:00
Adrian Cole e5e26e223d update to latest version of bouncycastle including moving off deprecated stuff 2012-12-20 12:04:32 -08:00
Adrian Cole 8fc9a64240 Merge pull request #1082 from jclouds/cloudstack-no-bouncy
cloudstack doesn't need a strict bouncycastle dep
2012-12-20 11:57:59 -08:00
Adrian Cole 532298ebb0 Merge pull request #1081 from jclouds/scriptbuilder-no-bouncy
scriptbuilder doesn't need a strict bouncycastle dep
2012-12-20 11:46:55 -08:00