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
Lili Nader
3b89b8bcd7
bug fix in load balancer
2010-10-22 17:42:39 -07: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
Andrew Phillips
c08b50e860
Line endings
2010-09-27 11:11:58 +02:00
Adrian Cole
47697d6f7e
fixed copy on template as it was missing parameters
2010-09-26 14:02:31 +01:00
Adrian Cole
f425a28b80
fixed jboss port binding
2010-09-24 17:59:05 -07:00
Adrian Cole
0738d1cd5a
added example of how to start a service
2010-09-24 16:07:51 -07:00
Adrian Cole
4dec489d42
Issue 339: refactor so that scripts can be named
2010-09-24 11:39:45 -07:00
Adrian Cole
cf5080b550
Issue 366: generated keypair will clash with existing keypairs in EC2
2010-09-22 10:49:48 -07:00
Adrian Cole
12d944692e
fixed template builder problem where imageDescription wasn't matching
2010-09-21 16:01:03 -07:00
Andrew Phillips
fc1782b536
Added release (staging) and snapshot Sonatype OSS distribution repos
2010-09-20 21:55:19 +02:00
Adrian Cole
8d728ecd4d
Issue 363: set prty so that sudo works when requiretty exists
2010-09-19 22:58:56 -07:00
Adrian Cole
839fedb0aa
pushed vfs to sandbox as it has a snapshot dependency
2010-09-19 21:44:12 -07:00
Adrian Cole
0f0710e2f9
beta-7 regressions
2010-09-19 21:30:07 -07:00
Adrian Cole
1981b15837
regressions for beta-7
2010-09-19 19:12:44 -07:00
Adrian Cole
1b113808d4
more test fixture fixes
2010-09-19 14:01:12 -07:00
Adrian Cole
53f4bec356
Issue 361: normalize test properties
2010-09-19 13:30:11 -07:00
Adrian Cole
9aced88ca1
fixed error handling on vcloud and renamed bluelock-vclouddirector to bluelock-vcdirector
2010-09-19 10:22:09 -07:00
Hugo Duncan
af094f6ffe
Added sign-blob-request overload for default get request
2010-09-19 11:15:22 -04:00
Hugo Duncan
b7307add04
added new header methods to sign-blob-request, and enabled sign-blob-request-test
2010-09-19 10:28:10 -04:00
Adrian Cole
226179869a
Issue 353: updated and tested through s3, azureblob, cloudfiles, and synaptic
2010-09-19 03:37:41 -07:00
Adrian Cole
3639af0f12
Issue 353: refactored payload/blob so that contentMetadata is a type.
2010-09-19 02:15:03 -07:00
Adrian Cole
546630ba52
Issue 353: updated code for apachehc and gae; note apachehc currently hangs on disposition,encoding,language params
2010-09-18 19:59:53 -07:00
Adrian Cole
ac9a642cd3
Issue 353: added disposition, encoding, language to blob and transient blobstore
2010-09-18 19:38:14 -07:00
Adrian Cole
50a44b91c4
fixed content-disposition tests
2010-09-18 18:51:13 -07:00