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
Adrian Cole
f05e68869d
fixed basic archetype
2010-06-01 14:09:01 -07:00
Adrian Cole
9fbc3068f2
Issue 220: changed test to use dummy credentials
2010-06-01 09:08:07 -06:00
Adrian Cole
14e16fbfa6
Issue 220: added stub compute provider
2010-06-01 04:13:27 -06:00
Hugo Duncan
f701e44049
Update swank-clojure and clojure-maven-plugin versions
2010-05-26 21:52:57 -04:00
Phil Hagelberg
438ee7abe2
Don't need to qualify blobstore/list-containers.
2010-05-26 15:39:55 -10:00
Phil Hagelberg
e64fd52a60
Add list-blobs function to create a lazy-seq of blobs.
...
list-container is still available as a low-level call, but list-blobs
should be preferred going forward since it doesn't need to be manually
paginated.
2010-05-26 15:22:13 -10:00
Adrian Cole
6cee7daa37
1.0-beta-6 release
2010-05-26 15:07:58 -06:00
Chas Emerick
fd2eea6e7d
fixed node.getId() usage in clojure elastic ip wrapper
2010-05-26 08:28:34 -04:00
Chas Emerick
667c3ed03e
fixed node.getId() usage in clojure ebs wrapper
2010-05-26 00:04:30 -04:00
Adrian Cole
a839369277
fixed nodes-with-tag
2010-05-25 15:48:50 -06:00
Hugo Duncan
84e6b78802
Fixed missed forwarding function
2010-05-25 16:52:53 -04:00
Hugo Duncan
86f8818ee8
Fixed nodes-with-tag. Added nodes-with-details.
2010-05-25 15:32:59 -04:00
Chas Emerick
37aa405b0a
fix elastic-ip clojure wrapper for INetAddress change
2010-05-25 12:41:47 -04:00
Hugo Duncan
07653f6ed6
fix clojure interface for InetAddress change
2010-05-25 10:49:41 -04:00
Adrian Cole
44d3a3131f
fixed usage for IPSocket
2010-05-25 01:03:06 -07:00
Adrian Cole
f297c9d7d5
Banned use of InetAddress and InetSocketAddress as these break google appengine. Introduced IPSocket class instead
2010-05-25 00:42:27 -07:00
Adrian Cole
6a7b9a0a86
fixed demos
2010-05-24 22:44:43 -07:00
Adrian Cole
a5abb14d20
made nullcredentials default and refined usage changing the vcloud api version
2010-05-24 14:56:59 -07:00
Adrian Cole
0684dc2344
Issue 264: fixed blob stuff in rackspace
2010-05-24 12:29:39 -07:00
Adrian Cole
237afa4ddc
updated loadbalancer to backoff on unknownhost exception; made template match ubuntu 10.04 on rackspace, aws, and rimu
2010-05-24 09:16:10 -07:00
Adrian Cole
d45dfff1ec
fixed regression
2010-05-24 00:44:54 -07:00
Adrian Cole
7c4307ba56
Issue 262: name of the blob didn't parse correctly; fixed
2010-05-24 00:13:17 -07:00
Adrian Cole
103098d354
adjusted default executor to start at one thread
2010-05-24 00:12:30 -07:00
Adrian Cole
c8cd0b0f2e
Issue 260: fixed executors per kimchy's advice; also fixed regression in a lot of live tests
2010-05-23 22:26:14 -07:00
Adrian Cole
d3d36dc879
bluelock's new endpoint as of 25 May
2010-05-23 16:57:15 -07:00
Adrian Cole
4fc5f3cf2e
enhanced ec2 lb logic
2010-05-23 16:38:46 -07:00
Adrian Cole
a4bdd433f4
Issue 260: fixed i/o threadpool to min=max; refactored session expiry logic. Issue 258 refactored load balancer code
2010-05-23 15:39:49 -07:00
Adrian Cole
5b300f87cc
fixed a minor vcloud bug and toString statements
2010-05-23 00:26:50 -07:00
Adrian Cole
dbd42ce7ac
fixed where TemplateOptions was not permitted in ec2
2010-05-22 23:13:45 -07:00
Adrian Cole
050af3c3f7
Issue 176: size can now test compatibility with images; refactored vcloud config logic; updated to support latest bluelock
2010-05-22 22:43:28 -07:00
Lili Nader
88d5f42da2
fine tuning load balancer API
2010-05-21 21:23:19 -04:00
Adrian Cole
861a7ba854
fixed gogrid deletebyname to by id
2010-05-21 16:38:06 -07:00
Adrian Cole
0f30c81466
ensure setting options still uses the default template
2010-05-21 15:16:08 -07:00