Adrian Cole
|
6db5727755
|
Issue 286: terremark ecloud support now works
|
2010-11-01 22:49:55 -07:00 |
andreaturli
|
3e30910b86
|
README improved
|
2010-11-01 22:37:32 +01:00 |
andreaturli
|
03d5445cf5
|
fix runNodeWithTagAndNameAndStoreCredentials: it shoud run the domain not only define it
|
2010-11-01 22:35:01 +01:00 |
Lili Nader
|
9717198284
|
Merge branch 'master' of github.com:jclouds/jclouds
|
2010-11-01 13:02:56 -07:00 |
Andrew Phillips
|
81c954c26c
|
Merge remote branch 'origin'
|
2010-11-01 18:12:38 +01:00 |
andreaturli
|
67fde1115a
|
Merge branch 'master' of git://github.com/jclouds/jclouds
|
2010-11-01 16:03:12 +01:00 |
andreaturli
|
85f0ef58fd
|
improvement on libvirt
|
2010-11-01 16:01:40 +01:00 |
Adrian Cole
|
d908600e8a
|
Issue 383: added new network features needed for terremark ecloud, so that default vdc will operate
|
2010-11-01 01:24:27 -07:00 |
Adrian Cole
|
1eda57537b
|
Issue 383: started to resolve eCloud compatibility problems
|
2010-10-31 18:41:26 -07:00 |
Adrian Cole
|
5385374ddb
|
fixed terremark error handling
|
2010-10-31 14:41:08 -07:00 |
Adrian Cole
|
fc596fb5ce
|
suspend/resume
|
2010-10-31 11:38:01 -07:00 |
Adrian Cole
|
ad61d6e071
|
Issue 386: fixed find method in vcloud
|
2010-10-31 11:37:44 -07:00 |
Adrian Cole
|
a45532f05c
|
Issue 282: added suspend/resume
|
2010-10-30 21:53:32 -07:00 |
Adrian Cole
|
3321d8bcf6
|
Issue 390: fixed osx java update
|
2010-10-29 14:17:59 -07:00 |
Adrian Cole
|
02aa573a08
|
fixed azure error handler to accept html formatted errors
|
2010-10-29 14:17:35 -07:00 |
Adrian Cole
|
8522839dc2
|
Issue 382: progress on libvirt from andrea
|
2010-10-29 14:16:22 -07:00 |
Adrian Cole
|
7b92eb3353
|
added missing Copyright from derived files
|
2010-10-29 10:22:46 -07:00 |
andreaturli
|
dd0778a949
|
first version of runNodeWithTag
|
2010-10-29 17:12:13 +02:00 |
Adrian Cole
|
12d359f4bd
|
Issue 381: fixed incorrect widening of scope
|
2010-10-28 23:44:04 -07:00 |
Adrian Cole
|
b1d84c15c8
|
Issue 393: added iptables rules
|
2010-10-28 15:07:19 -07:00 |
Adrian Cole
|
ea8cca231a
|
NPE in vcloud
|
2010-10-28 15:04:41 -07:00 |
Adrian Cole
|
c50b8a5dbd
|
Issue 393: updated to prove gogrid workaround to inboundPorts is effective
|
2010-10-28 12:31:43 -07:00 |
Adrian Cole
|
39361c9cbd
|
fixed credentials so that node creds are prefixed consistently with node#; normalized os version parsing
|
2010-10-27 23:45:30 -07:00 |
Lili Nader
|
9b28ed54ab
|
Merge branch 'master' of github.com:jclouds/jclouds
|
2010-10-27 12:34:41 -07:00 |
Adrian Cole
|
cfa9f7f7da
|
Issue 199: updated to latest ning
|
2010-10-27 12:21:49 -07:00 |
Adrian Cole
|
f9a233274f
|
Issue 376: unchecked cast
|
2010-10-26 21:02:33 -07:00 |
Adrian Cole
|
b306573021
|
Issue 369: reduced log message when wire is turned on
|
2010-10-26 20:55:34 -07:00 |
Adrian Cole
|
562b487b15
|
Issue 381: refined logging statements
|
2010-10-26 20:47:38 -07:00 |
Adrian Cole
|
faa57c71bb
|
Issue 387: revised terremark to use the password in the vAppTemplate description to use as adminPassword during sudo
|
2010-10-26 20:20:36 -07:00 |
Adrian Cole
|
b4ad8fed1f
|
Issue 388: added adminPassword to Image and NodeMetadata, and corrected runScript process to use them
|
2010-10-26 20:19:34 -07:00 |
Adrian Cole
|
a9fe466614
|
ensured credentials compare equivalent in subclasses
|
2010-10-26 20:16:24 -07:00 |
Adrian Cole
|
4b38c49000
|
updated to avoid memory problems using soylatte
|
2010-10-26 19:52:35 -07:00 |
Adrian Cole
|
9df794f924
|
updated to work with soylatte
|
2010-10-26 19:23:16 -07:00 |
Adrian Cole
|
6bb9d101d1
|
Issue 389: workaround where java urlconnection doesn't set content-length header when it should
|
2010-10-26 18:36:32 -07:00 |
Adrian Cole
|
e2a8185c10
|
removed last commit
|
2010-10-26 13:16:42 -07:00 |
Adrian Cole
|
48fdaaf21a
|
added pool code adapted from arquillian
|
2010-10-26 11:38:23 -07:00 |
Adrian Cole
|
b08abc6745
|
refactored ssh connections so that they can be shared across views
|
2010-10-26 11:37:13 -07:00 |
Adrian Cole
|
c7c6e9eae1
|
adapted ssh factory to accept credentials arg
|
2010-10-26 11:35:23 -07:00 |
Adrian Cole
|
26eb27fdd0
|
added loginPort to nodeMetadata, defaulting to port 22
|
2010-10-26 10:24:49 -05:00 |
Andrew Phillips
|
a4e3d7ead3
|
Merge remote branch 'origin'
Conflicts:
core/src/main/resources/rest.properties
|
2010-10-26 08:34:21 +02:00 |
andreaturli
|
5711495cb0
|
added new createNodeTest
|
2010-10-26 08:03:39 +02:00 |
Adrian Cole
|
e5315d3348
|
Issue 385: started on javadoc and renamed methods to correspond to jclouds compute service
|
2010-10-25 15:19:46 -05:00 |
Adrian Cole
|
2291c42b45
|
Issue 382: stubbed out live testing for libvirt
|
2010-10-24 23:51:39 -05:00 |
Adrian Cole
|
fb93e81301
|
refactored to create typed contextspec objects
|
2010-10-24 22:59:01 -05:00 |
Adrian Cole
|
9d91b1704d
|
Issue 382: correct libvirt dependencies
|
2010-10-24 22:58:21 -05:00 |
Adrian Cole
|
f5729cfb4e
|
change to choose the first ec2 region when a match cannot be found
|
2010-10-24 19:28:28 -05:00 |
Adrian Cole
|
ed6c6e2605
|
added missing toString on anonymous predicates
|
2010-10-24 19:21:47 -05:00 |
Adrian Cole
|
78e39c688a
|
Issue 382 started libvirt
|
2010-10-24 11:02:18 -05:00 |
Adrian Cole
|
61c9583136
|
Issue 385 made jclouds stub implement the correct interface
|
2010-10-22 21:39:20 -05:00 |
Adrian Cole
|
46938731a5
|
Issue 385: refactored internals so that creating new compute providers is much easier
|
2010-10-22 21:36:08 -05:00 |