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 |
Adrian Cole
|
bb3de69eb8
|
Issue 279: code glitch caught by byteman
|
2010-06-11 18:32:51 -07:00 |
Adrian Cole
|
c2e1d33d0c
|
Issue 279: fixed terremark retrying 5 times on authorization exception
|
2010-06-11 17:59:25 -07:00 |
Adrian Cole
|
7855b1b087
|
Issue 86: add get messages to azurequeue
|
2010-06-11 12:23:34 -07:00 |
Adrian Cole
|
d7e366f390
|
Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
blobstore/download-blob should .writeTo instead of c.c.io/copy.
|
2010-06-11 10:19:47 -07:00 |
Adrian Cole
|
5cf830357e
|
updated azure queue test
|
2010-06-11 10:16:06 -07:00 |
Phil Hagelberg
|
d2c6a6f17e
|
blobstore/download-blob should .writeTo instead of c.c.io/copy.
|
2010-06-10 11:27:02 -07:00 |
Adrian Cole
|
50b1aa3cae
|
Issue 230: corrected URI parsing so that we can access ibm image manifests
|
2010-06-09 22:46:25 -07:00 |
Adrian Cole
|
ab5e8b3ab4
|
added new annotation @PartParam for multipart form support
|
2010-06-09 17:00:18 -07:00 |
Adrian Cole
|
fae1a1930e
|
added multipart form binder
|
2010-06-09 13:50:40 -07:00 |
Adrian Cole
|
4f58a0f839
|
Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
updated ant to work with single nodes
|
2010-06-09 12:46:25 -07:00 |
Adrian Cole
|
d06e8d2678
|
Issue 276: revise gogrid api
|
2010-06-09 12:46:01 -07:00 |
Adrian Cole
|
f4f79330c6
|
updated ant to work with single nodes
|
2010-06-08 17:11:46 -07:00 |
Adrian Cole
|
9b9f9c4e9c
|
Issue 230: more progress on ibm
|
2010-06-08 12:54:52 -07:00 |
Adrian Cole
|
9dcaa272ec
|
fixed generic type switch
|
2010-06-08 11:56:48 -07:00 |
Adrian Cole
|
f283b072e9
|
Issue 230: added configurationData entry to ibmdev support
|
2010-06-08 01:15:27 -07:00 |
Adrian Cole
|
8b9d1682a7
|
Issue 230: completed coding ibmdev support
|
2010-06-08 00:32:55 -07:00 |
Adrian Cole
|
003c29e4b5
|
Issue 230: completed coding ibmdev support
|
2010-06-08 00:32:19 -07:00 |
Adrian Cole
|
b87fcd4ee2
|
Issue 230: completed coding ibmdev support
|
2010-06-08 00:31:51 -07:00 |
Adrian Cole
|
f4e030d10f
|
Issue 230: completed ibmdev api from a coding and unit test perspective
|
2010-06-07 17:32:47 -07:00 |
Adrian Cole
|
f624dbe3f8
|
fixed bug in computservice types and Issue 230: added instance support for ibm cloud.
|
2010-06-07 12:23:16 -07:00 |
Adrian Cole
|
3bc448e35c
|
added error code for ssh exec failure
|
2010-06-07 12:04:24 -07:00 |
Adrian Cole
|
7b204d2f94
|
Issue 190: created skeleton for box.net
|
2010-06-07 08:43:08 -07:00 |
Adrian Cole
|
bdf03e65d8
|
fixed unit test
|
2010-06-06 23:15:00 -07:00 |
Adrian Cole
|
84ad021268
|
added retry handler for io exceptions, created modular rest client, swapped generic type args on restcontext
|
2010-06-06 23:01:48 -07:00 |
Adrian Cole
|
18e9294b89
|
Issue 191, Issue 273 refactored opscode api calls into a separate module
|
2010-06-06 18:19:16 -07:00 |
Adrian Cole
|
551a3639b5
|
Issue 191: added client and user support
|
2010-06-04 16:38:59 -07:00 |
Adrian Cole
|
8234c94f37
|
Issue 230: started on IBM dev cloud
|
2010-06-04 01:52:14 -07:00 |
Adrian Cole
|
a1e680589c
|
Issue 220: test-jar dependencies are not usable through either leiningen or clojure-maven-plugin
|
2010-06-03 18:40:03 -07:00 |
Adrian Cole
|
7e12d36870
|
Issue 191: started on chef api support
|
2010-06-03 18:35:59 -07:00 |
Adrian Cole
|
66d6326dd9
|
added uri factory method to context factory archaetype
|
2010-06-01 16:32:31 -07:00 |
Adrian Cole
|
e4e47748d4
|
fixed compute and basic archetype
|
2010-06-01 16:17:30 -07:00 |