Chas Emerick
82f6b1c777
refactor out clojure-contrib :require and :use declarations to provide clojure 1.1/1.2 compatibility
2010-04-16 11:20:04 -04:00
Chas Emerick
e1a5f58bd4
Issue 226: use jclouds-native objects (mostly) where ever
...
possible, including adding a single-step create-and-attach option for create-volume
2010-04-16 10:57:57 -04:00
Adrian Cole
da9847ab7f
added more verbose info when dev environment isn't setup with a ssh key
2010-04-15 18:10:59 -07:00
Adrian Cole
486632d4be
updated timeout for rackspace
2010-04-15 10:14:22 -07:00
Lili Nader
177a53b3db
issue 225
2010-04-14 22:31:08 -04:00
Alex Yarmula
02695e8ad8
another fix of signature
2010-04-14 17:50:04 -07:00
Alex Yarmula
56eff0f10d
fixed the method signature
2010-04-14 17:33:13 -07:00
Alex Yarmula
66538e4676
Merged files
2010-04-14 16:43:04 -07:00
Alex Yarmula
5ff12c4a73
Extended the support for running scripts as a part of Compute Service. Now scripts can be run as root. Also, credentials are optional and moved to RunScriptOptions.
...
TODO next: tests to verify non-root execution of the scripts
2010-04-14 15:00:26 -07:00
Adrian Cole
dedd8f8270
fixed templateBuilder logger and also fixed copyright headers
2010-04-13 23:40:56 -07:00
Adrian Cole
d08b359956
adjusted run-node to only return a single node, as its name doesn't imply sequence; added location
2010-04-13 15:37:09 -07:00
Adrian Cole
69ddfb38ca
Issue 223:Work nicely with JAXP 1.4
2010-04-13 13:56:51 -07:00
Adrian Cole
29f435eafd
Merge branch 'master' of git://github.com/cemerick/jclouds
...
* 'master' of git://github.com/cemerick/jclouds:
add copyright notice and attribution to clojure ebs wrapper
added create- and delete-snapshot to clojure ebs wrapper
First cut at a clojure wrapper of EBS interface
2010-04-13 11:05:37 -07:00
Chas Emerick
b74a203401
add copyright notice and attribution to clojure ebs wrapper
2010-04-13 13:52:18 -04:00
Adrian Cole
bc234e0b92
fixed DI bug
2010-04-12 21:17:46 -07:00
Adrian Cole
a8bfa608f2
gogrid: fixed description and added 500 character length validation
2010-04-12 20:25:56 -07:00
Adrian Cole
57f84c3b27
Issue 173: rehosted javadocs
2010-04-12 15:13:03 -07:00
Alex Yarmula
882bf5f651
added runScriptOnNodesWithTag methods. theoretically it is supported for any cloud as a part of compute service. (issue 222)
2010-04-10 19:11:01 -07:00
Alex Yarmula
d4d9d76388
fixed the tests
2010-04-08 13:49:50 -07:00
Alex Yarmula
214aee6626
moved the default credentials to ImageImpl#defaultCredentials, issue 157
2010-04-08 12:44:19 -07:00
Chas Emerick
5f842ebb6d
added create- and delete-snapshot to clojure ebs wrapper
2010-04-08 08:14:22 -04:00
Chas Emerick
bc7a92fae1
First cut at a clojure wrapper of EBS interface
2010-04-08 08:14:21 -04:00
Alex Yarmula
1bdf5eda18
added resolve images functionality (currently supported are ec2 and gogrid). current implementations are only resolving the credentials/authentication
2010-04-07 16:10:37 -07:00
Alex Yarmula
7d4d1b3b4a
fixed the missing dependency on the demo that was moved
2010-04-07 15:17:00 -07:00
Alex Yarmula
de2ed9558a
Merge branch 'master' of github.com:jclouds/jclouds
2010-04-07 15:11:52 -07:00
Adrian Cole
89958f93d1
normalized image parsing across canonical and alestic; added tests to kickout non-amis and test images
2010-04-07 12:47:49 -07:00
Adrian Cole
45384de903
Issue 202: with-details option for blobstore list
2010-04-06 19:33:26 -07:00
Adrian Cole
fab4a0fb4d
tuned runscript to use herefile syntax so that it is easier to troubleshoot and works without needing to escape characters
2010-04-06 15:13:08 -07:00
Alex Yarmula
9eb73a8544
Merge branch 'master' of github.com:jclouds/jclouds
2010-04-06 11:01:07 -07:00
Alex Yarmula
63c5f8b85c
Merge branch 'master' of github.com:jclouds/jclouds
2010-04-06 09:45:49 -07:00
Chas Emerick
c352f408a2
fix ec2 to work with canonical AMIs
2010-04-06 08:24:55 -04:00
Adrian Cole
736e85da6b
fixed ec2 to work with alestic amis
2010-04-05 20:06:57 -07:00
Adrian Cole
9837bfd3ba
fixed vfs snapshot repo and added test
2010-04-05 15:57:19 -07:00
Alex Yarmula
2ccbc8e40a
resize-ebs is moved to clouddemo repository
2010-04-05 15:21:25 -07:00
Hugo Duncan
6fa99d92a7
added properties to compute-service
2010-04-05 16:24:42 -04:00
Adrian Cole
190c768d02
Issue 221: made sure default template always works on all cloud providers
2010-04-04 22:57:03 -07:00
Adrian Cole
4ee4bb8764
Issue 210: ec2 content length header was bad. corrected and also updated default appengine test app to allow more time to startup
2010-04-04 19:48:02 -07:00
Alex Yarmula
6c26047e6a
added support for ning http client
2010-04-03 11:02:46 -07:00
Adrian Cole
5d68b3e820
fixed usage and added image name predicate
2010-04-02 13:47:20 -07:00
Hugo Duncan
3776354f59
fixed bug in as-compute-service when passed credentials
2010-04-02 15:04:44 -04:00
Adrian Cole
68080daee3
Issue 211:update to latest appengine sdk 1.3.2
2010-03-31 19:04:37 -07:00
Hugo Duncan
4f7f644198
updated clojure compute binding
2010-03-30 15:41:06 -04:00
Andrew Phillips
c4bf0f21ad
POM cleanup and line endings.
2010-03-30 10:19:50 +02:00
Andrew Phillips
bb4aa551a7
Merge branch 'archetype-pom-cleanup'
2010-03-30 10:11:54 +02:00
Andrew Phillips
1b60574b75
Cleaned up archetype POMs.
2010-03-30 10:11:13 +02:00
Adrian Cole
ef846e3312
fixed repos for archaetypes
2010-03-29 14:25:20 -07:00
Adrian Cole
b6e063bf51
Issue 217: call undeploy before deleting a vapp
2010-03-29 10:43:42 -07:00
Adrian Cole
6ea95932ff
fixed deleteallkeysinlist which forgot to check the status of the futures
2010-03-29 10:43:16 -07:00
Adrian Cole
e45d9e75d4
Issue 218: fixed to use PUT for initial CDN requests
2010-03-29 10:42:47 -07:00
Andrew Phillips
b1f3f86337
Removed unnecessary <packaging>jar</packaging> from archetype POMs and corrected a typo.
2010-03-29 16:34:34 +02:00