Commit Graph

1897 Commits

Author SHA1 Message Date
Adrian Cole 88d64ee76c Issue 286: normalized names trmk-vcloudexpress -> TerremarkVCloudExpressClient; tmrk-ecloud -> TerremarkECloudClient 2010-07-05 23:46:33 -07:00
Adrian Cole ef00266b54 Issue 288: switched to guava r05 2010-07-03 02:57:13 -07:00
Adrian Cole d6c0cbff80 Issue 286: started ecloud support 2010-07-03 02:49:08 -07:00
Adrian Cole 557424aa91 Issue 230: verified ibm manifests are downloadable 2010-07-03 00:27:08 -07:00
Adrian Cole f29d003914 Issue 299: converted 409 -> IllegalStateException and mapped AWS and vCloud exceptions 2010-07-02 23:19:11 -07:00
Adrian Cole 85b5bd48f1 loosened dependency on the GeneratedHttpRequest class 2010-07-02 16:47:46 -07:00
Adrian Cole 9bac52d315 Issue 298: fixed regression on authorizationexception not propagating, and also missing gogrid file 2010-07-02 12:05:41 -07:00
Adrian Cole 32e7ca0a1f Issue 298: gogrid: fixed commands to be graceful when no servers exist 2010-07-02 09:40:25 -07:00
Adrian Cole 75a7c56420 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Added :any to template options
2010-07-01 22:40:37 -07:00
Adrian Cole 0776becbc1 Issue 298: added gogrid 1.5 multiple datacenter support 2010-07-01 22:40:09 -07:00
Hugo Duncan 1e20ba3384 Added :any to template options 2010-07-01 18:27:32 -04:00
Adrian Cole 20f1a75606 Issue 297: made ssh optional in case we are in gae and we cannot invoke network sockets 2010-06-29 15:52:41 -07:00
Adrian Cole 714a459796 Issue 297: exposed utilities like encryption, logging, date, threads, and ssh to context objects 2010-06-29 15:45:59 -07:00
Adrian Cole 7c719f206f Issue 191: updated to version 0.9 for cookbook commands 2010-06-28 19:13:49 -07:00
Adrian Cole 360af6f42c Issue 289: fixed template options classpath woes 2010-06-28 15:17:05 -07:00
Adrian Cole 7e28286dd0 Issue 293: normalized on provider vocab 2010-06-28 12:03:35 -07:00
Adrian Cole caceae90bd Issue 293: normalized on identity/credential vocab 2010-06-28 11:33:41 -07:00
Adrian Cole 8df7468af3 fixed name to Identity 2010-06-28 05:27:01 -07:00
Adrian Cole 05d4b19fdd added generic bindings 2010-06-28 05:21:03 -07:00
Adrian Cole 18f2ca3225 temporarily disabled twitter 2010-06-28 05:12:15 -07:00
Adrian Cole 27f4f69b4c Issue 293: refactored code to provide for api versions and coherent properties for authorization 2010-06-28 05:07:36 -07:00
Adrian Cole 35c83335d2 parameterized endpoint for terremark 2010-06-26 11:54:56 -07:00
Adrian Cole fcfb3739aa Issue 191: started update to chef v0.9 2010-06-25 10:46:29 -07:00
Adrian Cole 055c56dc08 Issue 292: added simple http client 2010-06-25 10:45:15 -07:00
Adrian Cole 5afc44b2b7 Issue 291: added test cases 2010-06-23 15:43:39 -07:00
Lili Nader 66eed877b1 added VPC support to EC2 ComputeService 2010-06-23 15:40:31 -04:00
Lili Nader 23179f03c1 added VPC support to EC2 ComputeService 2010-06-23 15:39:55 -04:00
Lili Nader 4bc6434234 added VPC support to EC2 ComputeService 2010-06-23 15:39:37 -04:00
Adrian Cole df54677e20 Issue 285: implemented terremark extensions including ssh key support 2010-06-22 15:26:10 -07:00
Adrian Cole c79636d7b8 refactored exception handling 2010-06-22 15:23:44 -07:00
Adrian Cole d6e06d5272 refined basic auth 2010-06-22 15:23:07 -07:00
Adrian Cole 0b9772e910 more node predicates 2010-06-22 15:22:33 -07:00
Adrian Cole 250f6140ee Issue 280: refactoring to support vcloud 0.9 2010-06-22 15:21:49 -07:00
Adrian Cole 0fca2cba0c Issue 191: updated javadocs and annotations on chef stuff 2010-06-16 18:34:59 -04:00
Adrian Cole 3631c9c365 Issue 27: switch to hostname instead of ip address 2010-06-16 14:18:38 -04:00
Adrian Cole ca64722a0f Issue 27: adjusted for incorrect 0.0.0.0 ips and inconsistent timestamp formats in eucalyptus 2010-06-16 12:26:35 -04:00
Adrian Cole 4b91eb6046 Issue 27: timeout adjustments and fixed a subtle bug in listnodes 2010-06-16 00:40:48 -04:00
Adrian Cole 3cd0c2223d Issue 27: fixed some weirdness related to eucalyptus parsing 2010-06-15 23:47:34 -04:00
Adrian Cole 449576cec9 Issue 230: refactored test class 2010-06-15 23:02:30 -04:00
Adrian Cole 80e22b0322 allowed endpoint property to be passed on createContext 2010-06-15 22:16:56 -04:00
Adrian Cole cace0ce00e Issue 230 fixed ibm timeouts 2010-06-15 22:15:14 -04:00
Adrian Cole b2141b0d59 Issue 271 updated to support google storage and eucalyptus 2010-06-15 17:05:55 -04:00
Adrian Cole 518b453c6d Issue 271 updated to support google storage 2010-06-15 17:04:01 -04:00
Adrian Cole cba3f660fb Issue 27: added 'walrus' blobstore and 'eucalyptus' compute providers 2010-06-15 15:22:32 -04:00
Adrian Cole 55fa55a0dc corrected default shutdown timeout and chef key path 2010-06-15 11:27:57 -04:00
Adrian Cole 117bd1ba6b Issue 210: updated aws demo with timeouts 2010-06-15 00:26:59 -04:00
Adrian Cole aabaae2a51 Issue 283 added
client.templateOptions().blockUntilRunning(false) and Issue 284: consolidated timeout properties into ComputeServiceConstants
2010-06-14 23:51:11 -04:00
Adrian Cole ffaea53022 Issue 191: added sample cookbooks 2010-06-12 20:00:48 -07:00
Adrian Cole f25100fe9b Issue 191: corrected multipart form and added cookbook signing to chef client 2010-06-12 17:17:42 -07:00
Adrian Cole 306bb0ebde Issue 191: started cookbook support; refactored multipart form code 2010-06-11 19:02:19 -07:00