Commit Graph

2004 Commits

Author SHA1 Message Date
Adrian Cole 2db03edb18 Issue 280: more changes related to vcloud 1.0 orgs 2010-08-20 14:03:18 -07:00
Adrian Cole df50812b53 Issue 342: implemented self-signed cert option for default http service 2010-08-20 13:56:05 -07:00
Adrian Cole 72a0bb58a7 Issue 280: ported more organization code from 0.8 -> 1.0 2010-08-20 11:33:38 -07:00
Adrian Cole 80da64b65c Issue 280: added Org to 1.0 impl as it is incompatible with the 0.8 version 2010-08-19 22:25:04 -07:00
Adrian Cole 3657e066f4 Issue 280: separated out VCloudExpress specific classes from the 1.0 stuff 2010-08-19 16:04:11 -07:00
Adrian Cole 0d06623dcf Issue 341: bluelock-vcloudexpress, bluelock-vclouddirector 2010-08-19 13:00:44 -07:00
Adrian Cole 1b1c40c22f Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Change to clojure 1.2.0 release. Normalise whitespace.
2010-08-19 10:35:25 -07:00
Adrian Cole bb98d3127f Issue 286: tweaks to the ecloud api 2010-08-19 10:34:29 -07:00
Hugo Duncan 8453ed1815 Change to clojure 1.2.0 release. Normalise whitespace. 2010-08-19 11:59:23 -04:00
Adrian Cole 5413e12fcc Issue 296 make terremark ecloud and vcloudexpress work from mvn -Plive install 2010-08-19 01:43:26 -07:00
Adrian Cole f895756c65 Issue 333: added operatingsystem to nodemetatdata; Issue 327: completed vcloud conversion to ids; Issue 306; completed vcloud lookup by id; Issue 338: got rid architecture object 2010-08-18 21:04:17 -07:00
Adrian Cole 8efea1b42d Issue 337: support non-standard http methods 2010-08-18 10:49:33 -07:00
Adrian Cole 0394c29394 Issue 333: added OperatingSystem to Image 2010-08-17 21:41:48 -07:00
Adrian Cole 462a6e5617 Issue 335: took initialization code out of injection providers and into memoized suppliers, this will allow us to tune caching and speed up injection as guice is single-threaded; fixed broken windows along the way 2010-08-17 02:08:39 -07:00
Adrian Cole df6fddb49d Issue 334: started on cloudwatch, which is documented here: http://code.google.com/p/jclouds/wiki/EC2?#Monitoring_(Cloud_Watch) 2010-08-16 12:35:25 -07:00
Adrian Cole 6e09985659 normalized tag parsing code 2010-08-16 12:25:22 -07:00
Adrian Cole 5b215533f1 Issue 327: fixed terremark tag pattern and disk parsing 2010-08-15 12:50:03 -07:00
Adrian Cole 3363f62b83 Issue 327: fixed caching bug 2010-08-15 11:53:27 -07:00
Adrian Cole 09e155bf0d Issue 327: completed conversion of vapp to use URIs for IDs consistently 2010-08-15 00:55:58 -07:00
Adrian Cole 828fa38568 fixed test expectation name 2010-08-13 20:12:02 -07:00
Adrian Cole 22e10f84a6 Issue 306, Issue 327: more progress unraveling vcloud URI-based operations 2010-08-13 20:11:09 -07:00
Adrian Cole 4b76982261 Issue 191: added in-memory chef-client; use provider: transientchef 2010-08-12 18:53:51 -07:00
Adrian Cole 420503d32e updated and corrected license headers 2010-08-12 16:04:26 -07:00
Adrian Cole 73b9ced661 Issue 191: updated chef clj increased documentation and removed unnecessary unwrapping of return vals 2010-08-12 14:29:35 -07:00
Adrian Cole 60908bfb6e Issue 191: added databag support 2010-08-11 18:34:50 -07:00
Adrian Cole 7a593a1630 added WriteTo interface for streaming puts 2010-08-11 02:13:28 -07:00
Adrian Cole e99baf92a7 Issue 330: switched default to clj 1.2.0-RC2 2010-08-10 17:29:45 -07:00
Adrian Cole de4183e579 revised terremark impl as certain methods related to public ips are only in the ecloud impl 2010-08-10 15:54:06 -07:00
Adrian Cole 25bc2c0691 added get-blob-stream helper and corresponding test 2010-08-10 10:37:17 -07:00
Hugo Duncan a58ab85b7e Removed the compile execution from maven-clojure-project configuration to ensure no clojure class files get generated 2010-08-10 13:32:32 -04:00
Hugo Duncan 0c64f49c00 Disable implicit AOT compilation of clojure 2010-08-10 11:22:39 -04:00
Adrian Cole b0050eeeeb Issue 306: tasks list and catalog by name 2010-08-09 19:58:37 -07:00
Adrian Cole 00d661740a Issue 199: moved to sandbox 2010-08-09 18:53:37 -07:00
Adrian Cole 27f42cbe0f Issue 191: added clojure support to chef 2010-08-09 17:44:35 -07:00
Adrian Cole a40b047e34 Issue 191: added clojure support to chef 2010-08-09 17:43:25 -07:00
Adrian Cole dec277e4d5 Issue 331: fix bug where not all state mappings are handled 2010-08-09 15:28:38 -07:00
Adrian Cole 5aeba30d5c Issue 330: moved to clojure 1.2rc2 2010-08-09 13:56:43 -07:00
Adrian Cole 3289871c14 Issue 327: introduced VCloudLocation which hides the Resource corresponding to the org or vdc 2010-08-09 09:54:41 -07:00
Adrian Cole d8a8c38e4f Issue 306: revised vdc, instantiate, and clone to accept org/vdc name parameters 2010-08-09 01:29:48 -07:00
Adrian Cole 1ec0c40c95 added endpoint parser that can collaborate with multiple parameters 2010-08-09 01:26:59 -07:00
Adrian Cole 10c2a0e36b refactored retry/shortcircuit logic from vcloud as it is also used in aws 2010-08-08 17:46:00 -07:00
Adrian Cole 7f38672a4c Issue 327: added URI option for getting VDC 2010-08-08 14:33:15 -07:00
Adrian Cole 7e5fb14f60 Issue 314: reduced verbosity of parsing 2010-08-08 13:22:02 -07:00
Adrian Cole e2c5a546a8 Issue 327: converted to URI id for keypair operations in terremark; Issue 306: converted vcloud org commands to be name-based 2010-08-08 13:12:52 -07:00
Adrian Cole 664644534a Issue 328: added blacklist for node commands using property jclouds.compute.blacklist.nodes with comma separated node names; note that this is only implemented in vcloud right now 2010-08-08 13:10:45 -07:00
Adrian Cole 1bb15418fe reduced casting on xml handlers 2010-08-08 13:08:50 -07:00
Adrian Cole 05bab93ce8 refactored servlet listener 2010-08-06 07:16:07 -07:00
Adrian Cole 0f76bc8b43 refactored utilities and servlet plugin 2010-08-05 23:26:53 -07:00
Adrian Cole 62f14d2850 updated test cases for kohsuke's fix 2010-08-05 19:24:52 -04:00
Kohsuke Kawaguchi cd8c5ebd92 fixed a bug. This is a tempalte ID, not catalog ID 2010-08-05 19:15:09 -04:00