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
Adrian Cole
464bca0ec1
Issue 385: started work on example compute provider that is backed by library, not http
2010-10-19 17:08:11 -05:00
Adrian Cole
a96d332ea4
Merge branch 'master' of http://github.com/spasam/jclouds
...
* 'master' of http://github.com/spasam/jclouds :
a.) When listing all public IPs in ecloud, the URL was incorrect. Was using something like ..../publicIps/publicIps.
2010-10-18 01:01:18 -07:00
spasam
4da03553f1
a.) When listing all public IPs in ecloud, the URL was incorrect. Was using something like ..../publicIps/publicIps.
...
b.) CommonVCloudRestClientModule#provideDefaultNetwork(...) is rather strict. This does not work in all environments. For eg, we have two test environments. Each has different DMZ/Internet networks. This method is always checking against default VDC. It doesn't make sense to configure jclouds client with one environments network and launch in another. So I kind'a made PROPERTY_VCLOUD_DEFAULT_NETWORK optional. It is a bit of a hack. This whole thing is probably mute anyway. They added functionality to figure out the Network type (DMZ vs Internal). We probably should figure out the network based on the fence mode???
c.) Implement SSH key support for ecloud.
2010-10-18 00:43:13 -04:00
Adrian Cole
ae3a9e4f64
added missing location spec
2010-10-17 19:41:32 -07:00
Adrian Cole
176f528572
Issue 312: introductory support for clojure native compute provider
2010-10-17 19:35:07 -07:00
Adrian Cole
49b88183d2
refactored compute provider implementation
2010-10-17 18:17:24 -07:00
Adrian Cole
7f02bd8929
Issue 381: removed unnecessary VCloudLocation class
2010-10-16 23:45:14 -07:00
Adrian Cole
a9de959146
Issue 377: refactored value classes and tests so that we could test and implement credential storage
2010-10-16 22:24:22 -07:00
Adrian Cole
1a63d627b1
updated to gson 1.5
2010-10-16 10:37:26 -05:00
Andrew Phillips
004cce88fd
Merge remote branch 'origin'
2010-10-15 22:55:38 +02:00
Adrian Cole
dfa5413671
added missing async config for gae
2010-10-15 13:12:47 -05:00
Adrian Cole
ca8ff2db9d
Issue 379: added UNKNOWN status to rackspace images
2010-10-13 09:48:45 -07:00
Andrew Phillips
7a459aaf77
Merge remote branch 'origin'
...
Conflicts:
tools/antcontrib/samples/compute/build.xml
2010-10-06 11:48:12 +02:00
Adrian Cole
ff03969828
started refactoring tweetstore launch properties
2010-10-06 09:52:24 +01:00
Adrian Cole
6d6862a581
updated to beta-7
2010-10-06 09:52:01 +01:00
Adrian Cole
3aa0c193d1
Issue 375: expose userData
2010-10-04 16:45:58 +01:00
Adrian Cole
e73b0275bf
adjusted gogrid test properties
2010-10-03 10:18:23 +01:00
Adrian Cole
b9dc891239
corrected ant scripts
2010-10-02 16:29:09 +01:00
Andrew Phillips
e1f1e39218
Merge remote branch 'origin'
2010-10-01 21:01:27 +02:00
Adrian Cole
17e4b779b4
cleaned up test cases and allowed basic auth to be instantiated via new
2010-10-01 16:08:15 +01:00
Adrian Cole
3a09b2ab6b
Merge branch 'master' of github.com:jclouds/jclouds
...
* 'master' of github.com:jclouds/jclouds:
Changed test in filesystem provider for Windows compatibility
2010-09-28 23:56:18 +01:00
Adrian Cole
546535340f
refactored boot script to check if java is installed first, and also stream jboss so that it works with small vms
2010-09-28 23:56:05 +01:00
Andrew Phillips
9fcb61a7a4
Merge remote branch 'origin'
2010-09-27 21:36:49 +02:00
Rainbowbreeze
3305361cbf
Changed test in filesystem provider for Windows compatibility
2010-09-27 19:51:38 +02:00
Andrew Phillips
cdf35beafb
Merge remote branch 'origin'
...
Conflicts:
scriptbuilder/src/test/resources/client_rb.cmd
scriptbuilder/src/test/resources/test_script.cmd
tools/antcontrib/src/main/java/org/jclouds/tools/ant/taskdefs/sshjava/SSHJava.java
2010-09-27 11:43:16 +02:00