Adrian Cole
|
239519c8ca
|
added exceptions to ssh commands and changed interface to not index on id, since ids are not guaranteed unique
|
2010-05-04 15:01:01 -07:00 |
Alex Yarmula
|
6660228b55
|
for amazon web services, changed the Region to String format (from enum). clojure code for aws needs verification
|
2010-04-30 12:27:55 -07:00 |
Adrian Cole
|
021e5e18e0
|
Issue 203 normalized location across blobstore and compute
|
2010-04-25 17:38:21 -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
|
63c5f8b85c
|
Merge branch 'master' of github.com:jclouds/jclouds
|
2010-04-06 09:45:49 -07:00 |
Alex Yarmula
|
2ccbc8e40a
|
resize-ebs is moved to clouddemo repository
|
2010-04-05 15:21:25 -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 |
Adrian Cole
|
38b2bef023
|
Issue 211: added gae, but waiting for service to go live
|
2010-03-20 16:22:17 -07:00 |
Adrian Cole
|
72da36bf33
|
switched aws demo to use s3 and ec2
|
2010-03-20 12:40:52 -07:00 |
Andrew Phillips
|
64b68d73db
|
Housekeeping: renamed all .svnignore files to .gitignore, and some line endings.
|
2010-03-19 11:30:13 +01:00 |
Andrew Phillips
|
43788298f8
|
Merge branch 'master' of C:\Users\aphillips\Workspaces\Personal\jclouds
|
2010-03-19 09:03:35 +01:00 |
Andrew Phillips
|
550384bd22
|
Line ending changes and POM formatting.
|
2010-03-19 09:02:17 +01:00 |
Alex Yarmula
|
cec1a92bb4
|
Added root volume deletion after the test ends
|
2010-02-19 12:33:07 -08:00 |
Alex Yarmula
|
6786db2738
|
code refactoring for the test
|
2010-02-19 10:47:52 -08:00 |
Alex Yarmula
|
14d9862853
|
Added a new live test (InstanceVolumeManagerLiveTest.java).
Changed the snapshot taking behavior: snapshot is deleted when it's no longer needed.
Exposed some of the object on InstanceVolumeManager for tests
|
2010-02-18 16:56:36 -08:00 |
Alex Yarmula
|
1b09ebb041
|
Cleaned up SshExecutor
|
2010-02-17 10:51:32 -08:00 |
Alex Yarmula
|
543af26e92
|
Added SocketOpen retryable predicate for connecting to ssh
Some refactoring, including use of guava's checkState and more precise method parameters
|
2010-02-17 10:40:35 -08:00 |
Alex Yarmula
|
a46542ee91
|
removed incorrect path to key
|
2010-02-17 00:51:14 -08:00 |
Alex Yarmula
|
4d8050105a
|
added new demos in .pom
added proper headers
|
2010-02-17 00:48:21 -08:00 |
Alex Yarmula
|
f83dce9469
|
added aws demo that resizes volume size for EBS-backed instances
it includes main classes and Java launcher in /resize-ebs-java,
as well as JRuby launcher for the same Java classes
|
2010-02-17 00:31:36 -08:00 |
Adrian Cole
|
4582c57c72
|
fixed version numbers to SNAPSHOT
|
2010-02-04 21:30:22 -08:00 |
adrian.f.cole
|
2ed029764f
|
beta-3 release
git-svn-id: http://jclouds.googlecode.com/svn/branches/1.0-beta-3@3054 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-02-02 11:34:05 +00:00 |
adrian.f.cole
|
70aa7e4ef3
|
Issue 73, 130, 150: overhauled context builders, blobstore javadocs, setup http connection limiter, and otherwise readied the code for consumption
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2729 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-25 09:41:37 +00:00 |
adrian.f.cole
|
9b39988ad7
|
Issue 130, Issue 73: separated out provider context from abstraction. accessible via getProviderSpecificContext
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2684 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-20 00:32:04 +00:00 |
adrian.f.cole
|
35b2043e95
|
new GoogleAppEngineConfigurationModule
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2672 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-19 07:06:34 +00:00 |
adrian.f.cole
|
969bb8ea38
|
Issue 144: Temporary hack until http://code.google.com/p/guava-libraries/issues/detail?id=317 is fixed.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2670 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-19 02:23:30 +00:00 |
adrian.f.cole
|
d8e6c0e248
|
Issue 130, Issue 29: normalize location, called Region in amazon speak, restructured domain model across compute and blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2658 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-15 23:13:35 +00:00 |
sharedocs1@gmail.com
|
ffbc1bb004
|
The usual svn:ignore stuff
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2653 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-14 13:50:00 +00:00 |
adrian.f.cole
|
befd1f0a4e
|
Issue 130: corrected type where UMBUNTU should have been UBUNTU, started integrating cargo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2630 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 05:57:07 +00:00 |
adrian.f.cole
|
340d58e030
|
added jdk to computeservice
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2629 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 03:00:42 +00:00 |
adrian.f.cole
|
646cad3202
|
adjusted timeouts and corrected invalid ami id
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2628 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 02:06:54 +00:00 |
adrian.f.cole
|
05a7f5233b
|
Issue 146: initial support for amazon SQS
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2627 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 00:08:04 +00:00 |
adrian.f.cole
|
2d3c1b6019
|
made name a mandatory parameter of newBlob
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2612 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 17:54:41 +00:00 |
sharedocs1@gmail.com
|
26fe6beb3e
|
Removed some unnecessary <type>jar</type> and <scope>compile</scope> entries (these are the defaults).
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2578 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 19:12:11 +00:00 |
sharedocs1@gmail.com
|
9a936f2a52
|
Replaced local values of appengine.home with a placeholder.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2577 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 19:09:05 +00:00 |
sharedocs1@gmail.com
|
71ddcd5c87
|
Formatting.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2571 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 18:43:17 +00:00 |
sharedocs1@gmail.com
|
4b8c5d9b50
|
Added svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2568 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 13:44:25 +00:00 |
sharedocs1@gmail.com
|
6c8aad4549
|
Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2567 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 13:44:01 +00:00 |
adrian.f.cole
|
26b2e20640
|
new demo javaoverssh
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2566 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 03:29:50 +00:00 |
adrian.f.cole
|
edc6ccc503
|
opened port 8080
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2565 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 00:38:14 +00:00 |
adrian.f.cole
|
bdbb6d0ec9
|
corrected license of pom.xml files
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2564 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-01 17:56:29 +00:00 |
adrian.f.cole
|
7e34f51cc4
|
Issue 29: completed instance commands
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2561 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-01 01:38:23 +00:00 |
adrian.f.cole
|
3f7058454c
|
Issue 29: changed userData to automatically encode data
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2559 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 18:08:30 +00:00 |
adrian.f.cole
|
32ab37d3d7
|
Fixed license error caught by libcloud: jclouds isn't licensed to Apache, it just uses that license. thanks guys
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2558 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 17:36:46 +00:00 |
adrian.f.cole
|
093d1ce393
|
Issue 29: example of how to create/destroy a lamp server
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2556 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 03:14:13 +00:00 |
sharedocs1@gmail.com
|
a3c86c926a
|
Replaced the DTD in web.xml with the XSD header and added svn:ignore info
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2534 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-29 23:36:11 +00:00 |
sharedocs1@gmail.com
|
caaf950fc1
|
Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2517 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-24 19:50:37 +00:00 |
adrian.f.cole
|
410b5f76e3
|
Issue 136: updated to 1.3.0
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2469 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-18 17:21:23 +00:00 |
adrian.f.cole
|
8116d47b67
|
Removed dependency of apache commons-io as it overlaps with guava. note guava will include google collections soon
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2457 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 20:10:58 +00:00 |
adrian.f.cole
|
6e74a573df
|
fixed demo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2426 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-15 00:50:29 +00:00 |