Commit Graph

1363 Commits

Author SHA1 Message Date
Adrian Cole 79c54e9f45 Issue 204: add template description, Issue 162: update to correct image and location details 2010-03-11 11:29:46 -08:00
Phil Hagelberg 7310d04ae5 Use as-blobstore when listing blobs in clojure wrapper.
Seems to be more forgiving and consistent this way.
2010-03-11 11:21:55 -08:00
Adrian Cole b36d68417c update to reflect get network errors 2010-03-11 08:25:09 -08:00
Alex Yarmula 2210fe47f0 more work on gogrid tests 2010-03-10 23:48:16 -08:00
Alex Yarmula 489145aa01 more work on gogrid tests 2010-03-10 23:31:30 -08:00
Alex Yarmula b6fc347047 remove a local-only change. added test-output/ to .gitignore 2010-03-10 19:17:18 -08:00
Alex Yarmula 4c29ef2e80 replaced the test image with a more stable one 2010-03-10 15:34:23 -08:00
Alex Yarmula c50541c845 fixed compute service functionality for gogrid 2010-03-10 14:27:52 -08:00
unknown 8921dfcdc2 corrected Ip address handling in default vcloud impl 2010-03-10 11:03:32 -08:00
Phil Hagelberg 9ba88797a0 Fix File method of download-blob multimethod. 2010-03-09 17:01:24 -08:00
Jim 5311b05192 Run clojure blobstore tests inside with-blobstore. 2010-03-09 16:16:43 -06:00
Jim 1da7c5a6b6 Added higher-level download-blob function and tests for it. 2010-03-09 16:13:23 -06:00
Hugo Duncan a31a114dd7 Merge branch 'cleanup2' of git://github.com/technomancy/jclouds 2010-03-09 13:52:09 -05:00
Phil Hagelberg 659f4b9612 Remove a redundant function, rename a test, add test todo. 2010-03-09 10:42:05 -08:00
Adrian Cole f1f0596858 removed bad test 2010-03-09 10:39:44 -08:00
Hugo Duncan bdba469580 changed blobstore test to use factory for renamed transient provider 2010-03-09 12:32:01 -05:00
Adrian Cole e04784373e Issue 154: added Transient blobstore 2010-03-09 09:17:33 -08:00
Hugo Duncan cb0928afae major update to blobstore clojure binding. factored out core.clj 2010-03-09 11:11:19 -05:00
Hugo Duncan 45c53489a2 added .gitignore 2010-03-09 10:38:26 -05:00
Adrian Cole b190651247 refactored configuration module so that Issue 201 could occur. linked context with objects created from it 2010-03-09 00:10:27 -08:00
Alex Yarmula 17429154b9 fixed os architecture matching. added os version matching 2010-03-07 15:07:58 -08:00
Alex Yarmula 258fd9d6a2 added cpu cores/disk matching to sizes in templates. fixed incorrect credentials/ authorization parsing. 2010-03-07 10:42:59 -08:00
Adrian Cole 09e797de0b Issue 189: atmos support for att is called synaptic 2010-03-06 21:00:06 -08:00
Adrian Cole b15b3015c7 updated atmosonline endpoint to be https 2010-03-06 18:40:36 -08:00
Adrian Cole de7a5e4891 Issue 162: updated to standard computeservice test 2010-03-06 14:12:44 -08:00
Alex Yarmula 97a66a206b Merge branch 'master' of github.com:jclouds/jclouds 2010-03-06 12:17:17 -08:00
Hugo Duncan fd066e02c1 Added resources directory back as a resource 2010-03-06 12:11:11 -08:00
Alex Yarmula f0dca57629 added a properties test for gogrid 2010-03-06 10:43:42 -08:00
Alex Yarmula eff1de764c added compute service support and a basic test. fixed template builder bug (see comment). 2010-03-06 10:34:12 -08:00
Alex Yarmula c76ebb43bb added compute service support. todo password service, tests 2010-03-04 19:45:41 -08:00
Hugo Duncan ba6f4c461c Added resources directory back as a resource 2010-03-04 22:05:06 -05:00
Adrian Cole 0bc94f517e corrected swank version 2010-03-04 15:35:41 -08:00
Hugo Duncan 828560d87e Added clojars repository for swank-clojure 2010-03-04 16:57:07 -05:00
Hugo Duncan 82f60d2e0c added clojure repository 2010-03-04 16:36:32 -05:00
Hugo Duncan 88f992a53e Added clojure to tests and jar 2010-03-04 16:03:34 -05:00
Hugo Duncan 4747272667 Merge branch 'master' of git@github.com:jclouds/jclouds 2010-03-04 09:22:18 -05:00
Hugo Duncan 6ad07515c5 Removed static dependency on extension modules. Removed lein project.clj files. 2010-03-04 09:22:01 -05:00
Alex Yarmula 0152fabd6c Merge branch 'master' of github.com:jclouds/jclouds 2010-03-03 14:34:18 -08:00
Hugo Duncan 68be4884ff import bindings from crane. Merge branch 'jclouds' of git://github.com/bradford/crane 2010-03-03 14:33:28 -08:00
Alex Yarmula 4bbff2caf5 included image functionality, disabled live tests by default 2010-03-03 14:32:55 -08:00
Alex Yarmula 202dd690f0 added image support; changed lists to sorted sets in domain objects; added a live test 2010-03-03 14:15:43 -08:00
Alex Yarmula d8d88c3321 reverted an accidental commit of several files; added editing to load balancer 2010-03-03 09:13:10 -08:00
Alex Yarmula 86471b0a5a added support for more load balancer operations, extended the main live test 2010-03-03 09:13:09 -08:00
Alex Yarmula 9df9d45859 added load balancer methods, enums replaced for several option-based objects, tests 2010-03-03 09:13:09 -08:00
Alex Yarmula 4892b843d8 added jobs and ip services; more test; single live test 2010-03-03 09:13:09 -08:00
Alex Yarmula ddc1a30b55 finished with server functionality; extended tests 2010-03-03 09:13:09 -08:00
Alex Yarmula 6abc2110c5 added 2 more methods for managing servers 2010-03-03 09:13:09 -08:00
Alex Yarmula 2b41b83f0c added a custom error handler 2010-03-03 09:13:09 -08:00
Alex Yarmula b88b6beb9f Moved the server related methods to a separate service 2010-03-03 09:13:09 -08:00
Alex Yarmula 23a1435417 Finished with the first method, getServerList 2010-03-03 09:13:09 -08:00