Alex Yarmula
950776c0e9
Added a unit test for RunningInstanceToStorageMappingUnix.
...
Added DI for it in compute service.
Minor fixes for tests
2010-04-25 12:36:26 -07:00
Adrian Cole
10af8cdae8
Issues 203 234 235, add visibility to image from nodemetadata, update to stable version of guava, harden tests, normalize location
2010-04-25 00:46:54 -07:00
Adrian Cole
82bb9e98f7
updated ec2 to support instances without a keypair to exist and not break computeservice
2010-04-24 11:09:47 -07:00
Alex Yarmula
dac0c67a50
Added size mapping for EC2 instances
2010-04-21 12:57:36 -07:00
Adrian Cole
1714051272
Issue 231:scrape vapptemplate description for password, and provide password for windows instances
2010-04-20 02:53:00 -04:00
Ivan Meredith
4b8b0e8770
Added getNodes withDetails()
2010-04-18 20:29:18 +12:00
Adrian Cole
31d2b08b71
fixed ec2 to create a new keypair on each time runNodesWithTag; added a test to ensure we can add nodes to a set in a different context than it was created in
2010-04-17 00:03:55 -07:00
Adrian Cole
f3a9fabf44
normalized usage with compute/blobstore style
2010-04-16 23:58:04 -07:00
Adrian Cole
4331f63265
added logging statement when errors occur applying options to nodes
2010-04-16 15:28:11 -07:00
Chas Emerick
8203857af4
tweak clojure ebs wrapper to eliminate superfluous :attach option to create-volume
2010-04-16 16:52:20 -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
Lili Nader
177a53b3db
issue 225
2010-04-14 22:31:08 -04:00
Alex Yarmula
56eff0f10d
fixed the method signature
2010-04-14 17:33:13 -07:00
Adrian Cole
dedd8f8270
fixed templateBuilder logger and also fixed copyright headers
2010-04-13 23:40:56 -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
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
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
Alex Yarmula
2ccbc8e40a
resize-ebs is moved to clouddemo repository
2010-04-05 15:21:25 -07: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
Adrian Cole
68080daee3
Issue 211:update to latest appengine sdk 1.3.2
2010-03-31 19:04:37 -07:00
Adrian Cole
ebcaae325f
Issue 215: removed RuntimeDelegate.setInstance and turned to dependency injection for UriBuilder
2010-03-22 22:33:26 -07:00
Adrian Cole
614cbb24c6
Issue 207: increased ferocity of tests to do concurrent 5MB downloads w/checksum on both http and blobstore level.
2010-03-21 16:48:16 -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
83d0b24e53
Line endings.
2010-03-19 12:11:31 +01:00
Andrew Phillips
3b9e961268
Merge remote branch 'origin'
2010-03-19 11:33:57 +01: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
Adrian Cole
92cc6d6a21
Refactored AMI parsing
2010-03-18 18:29:39 -07:00
Adrian Cole
b47c6114c0
alestic changed naming convention to not include manifest.xml
2010-03-17 21:32:14 -07:00
Alex Yarmula
e1903f9473
Merge branch 'issue174'
2010-03-16 20:34:29 -07:00
Alex Yarmula
f959db6546
fixed the aws tests
2010-03-16 17:03:08 -07:00
Alex Yarmula
b9a5dc0d0b
fix for multiple security groups in ec2
2010-03-16 16:56:09 -07:00
Alex Yarmula
a7d73a2d64
fix for multiple security groups in ec2
2010-03-16 16:55:19 -07:00
Adrian Cole
dc512e8bae
Issue 202: withDetails support for BlobStore.list(String,ListContainerOptions)
2010-03-14 23:34:47 -07:00
Adrian Cole
e04784373e
Issue 154: added Transient blobstore
2010-03-09 09:17:33 -08:00
Adrian Cole
b190651247
refactored configuration module so that Issue 201 could occur. linked context with objects created from it
2010-03-09 00:10:27 -08:00
Adrian Cole
8ad3955e36
example of testing request signing
2010-02-25 13:32:34 -08:00
Alex Yarmula
d71b439981
Changed the instance Size to support floating-point type of # of cores (ex, 6.5 cores). Propogated the change to template builder and related ComputeService usages.
2010-02-23 13:24:57 -08:00
Alex Yarmula
c0b5d832b5
added support for m2.xlarge instance type in ec2. added tests in EC2ComputeServiceTest
2010-02-23 11:54:46 -08:00
Adrian Cole
f2fb83abaf
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Changed the way device name is passed
2010-02-21 10:58:36 -08:00
Adrian Cole
a72efaea6d
Issue 177: support scheme-only redirects
2010-02-21 10:43:00 -08:00
Alex Yarmula
db31695940
Changed the way device name is passed
2010-02-20 15:55:03 -08:00
Alex Yarmula
55c8ce03ad
Improved #equals for RunningInstance.EbsBlockDevice
...
Added the header to BlockDeviceMapping
2010-02-20 12:54:07 -08:00
Alex Yarmula
a607d3573f
Removed the class that's no longer used
2010-02-20 12:43:32 -08:00
Alex Yarmula
7133a0b2ad
Fixed wrong dependency
2010-02-20 12:35:05 -08:00
Alex Yarmula
0097a2ded6
Replaced string representation of BlockDeviceMapping with the class for Instance(Async)Client#setBlockDeviceMappingForInstanceInRegion, getBlockDeviceMappingForInstanceInRegion
...
Fixed the tests and some logic for BlockDeviceMapping. NOTE: Now it receives and returns instances of RunningInstance.EbsBlockDevice
2010-02-20 12:23:16 -08: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
Alex Yarmula
3e8381e3f3
Added an overloaded version of 'createVolumeFromSnapshotInAvailabilityZone' to support specific size for a volume
2010-02-16 10:37:18 -08:00
Adrian Cole
c8f5d36c14
changed apache hc to not be automatically included in the enterprise distribution, as untuned it is much slower than default
2010-02-10 12:22:37 -08:00
Adrian Cole
df86359e65
Issue 156: refactored compute api classes and added reboot support
2010-02-08 22:09:07 -08:00
Adrian Cole
52e40c4651
normalized usage of null across compute apis, removed loop of recreating nodes, extracted BaseComputeService class
2010-02-08 01:32:53 -08:00
Adrian Cole
7228d2ea04
Issue 107: added proxy support, timeout parameters, and refactored ssl module
2010-02-05 23:16:34 -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
7120f6e536
corrected CNFE, as it should have been a subclass of ResourceNotFoundException; stabalized the directory support for rackspace and atmos
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2753 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 04:07:49 +00:00
adrian.f.cole
a268309c94
overhauled the blobstore api to work with pseudo directories and continuable lists. fixed connection errors in http executor. changed to return null on resource not found
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2745 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-01 10:09:45 +00:00
adrian.f.cole
2b3d2b0c48
fix bugs found by pvdyck blind usage of content on HEAD requests and throwing away data on generation of uri
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2738 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-29 23:39:47 +00:00
adrian.f.cole
24f1836f7a
Issue 130 added rsa key options to compute api
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2734 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-29 07:01:20 +00:00
adrian.f.cole
99dd7c1638
Issue 130: clarified method names
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2731 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-28 08:21:10 +00:00
adrian.f.cole
3521c47029
Issue 130: added location and made compute service set-based
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2730 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-28 05:21:11 +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
9d305c95a9
Issue 130: added rimu and vanilla vcloud, hardened state changes to delete with status checks, added example build.properties to ant samples
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2727 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-23 03:22:28 +00:00
adrian.f.cole
aa41f4512b
Issue 130: added rackspace and cleaned up builder concepts
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2721 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 20:39:23 +00:00
adrian.f.cole
28aadccb49
Issue 130: fleshed out compute abstraction and hardened TemplateBuilder design
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2718 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 09:35:39 +00:00
adrian.f.cole
a17da70588
support null; add AuthorizationException
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2717 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 00:30:07 +00:00
adrian.f.cole
cb906ded3c
Issue 130: added options to runNode like openPorts and runScript; added ability to specify alternate endpoint in *ContextBuilderFactory; updated ant tasks to use new node features; Issue 112: normalized vcloud clients
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2712 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-21 06:22:42 +00:00
sharedocs1@gmail.com
e486147c01
Updated license headers (no code changes).
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2703 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:52:59 +00:00
adrian.f.cole
2e213ae223
Issue 130: properly modeled node and templates
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2702 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:34:24 +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
e38f58902c
Added more images to ec2
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2673 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 11:18:41 +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
f9fec120a7
Issue 130: separated out compute api
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2668 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-18 22:56:58 +00:00
adrian.f.cole
27de8ac105
Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2664 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-18 20:28:37 +00:00
adrian.f.cole
2776d12093
corrected ssl errors in blobstore and normalized context factories
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2663 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-16 17:35:59 +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
adrian.f.cole
63073ae3f4
formatting
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2655 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-14 20:40:39 +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
2d19e33828
changed factories to not use varargs as it makes scripting ugly. also added NONE options for the same reason.
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2645 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-13 06:34:35 +00:00
adrian.f.cole
6ff6abd36c
Issue 129 Issue 130: changed naming convention per libcloud; added context object
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2644 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-13 01:19:42 +00:00
adrian.f.cole
e3c6b0e4e1
fastest ec2
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2642 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-12 03:14:05 +00:00
adrian.f.cole
b29521ef41
Issue 147: performace improvements to SQS
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2641 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-12 02:18:23 +00:00
adrian.f.cole
5b1a2da6a1
Issue 129: cargo integration and ant task consolidation
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2636 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-11 13:38:07 +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
83a2d54e3e
Issue 144: convert to ListenableFutures
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2625 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-10 06:25:44 +00:00
adrian.f.cole
e69831b1a9
Issue 144: replaced exception handling with guava's Throwables methods
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2624 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-10 05:07:42 +00:00
adrian.f.cole
1284fd67fa
Issue 144: replaced FutureFunctionCallable, FutureFunctionWrapper, RunnableFutureTask with Futures.compose and Futures.chain
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2617 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-07 01:46:43 +00:00
adrian.f.cole
6a5a4df606
Issue 144: replace WithinThreadExecutorService with com.google.common.util.concurrent.Executors.sameThreadExecutor
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2616 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-06 22:21:24 +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
adrian.f.cole
183342d7f0
broke the build
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2611 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-06 16:41:01 +00:00
adrian.f.cole
aab7fd12dc
s3: fixed ssl error on bucket not found
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2609 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-06 03:43:25 +00:00
sharedocs1@gmail.com
63c4712517
Corrected JavaDoc tag.
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2579 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-02 21:56:30 +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
9d1ef9bdf5
Issue 29: changed userData to automatically encode data
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2560 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-31 18:26:55 +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
6fc03a9b01
Issue 29: added DescribeInstanceAttribute functions
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2557 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-31 06:53:32 +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
adrian.f.cole
f27950205a
Issue 29: alestic run support
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2555 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-31 02:35:23 +00:00
adrian.f.cole
1e0e63ddd2
Issue 23: added bucket logging
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2548 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-30 21:58:15 +00:00
adrian.f.cole
bfd9fa8d53
Issue 22: request payment
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2544 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-30 20:04:14 +00:00
adrian.f.cole
dff7756acb
Issue 23, 142: added bucket location and northern california region
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2543 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-30 18:50:33 +00:00
adrian.f.cole
0f71237ba8
Issue 29: broke some tests
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2541 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-30 06:03:57 +00:00
adrian.f.cole
18201f319f
Issue 29: added support for elastic block store ami
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2540 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-30 05:43:44 +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
adrian.f.cole
0f158c95f2
Issue 29: completed EBS support
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2533 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-29 05:26:12 +00:00
adrian.f.cole
719aa3483b
Issue 29: added attach/detach
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2532 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-28 23:17:00 +00:00
adrian.f.cole
c5d67c7cb3
Issue 29: added parsers for Volumes
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2530 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-28 21:16:05 +00:00
adrian.f.cole
0a31da0d1a
Issue 29: added initial support for EBS
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2528 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-28 05:49:53 +00:00
adrian.f.cole
1c8b5cce44
Issue 29, Issue 76: allowed for null parameters; converted existing ec2 methods to employ Region as a required argument
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2527 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-28 04:51:10 +00:00
adrian.f.cole
e7c6cbf492
Issue 29, Issue 76: added new annotation @EndpointParam, added support for Availability Zones and Regions
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2526 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-28 01:41:31 +00:00
adrian.f.cole
5613f7662c
Issue 29: added monitoring services
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2525 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-27 07:40:02 +00:00
adrian.f.cole
57aea2d47b
Issue 29: brought Image Services in line with 11/30/2009 release
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2524 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-27 06:04:20 +00:00
adrian.f.cole
d60951fcf1
Issue 29: options for create image
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2523 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-26 18:02:18 +00:00
adrian.f.cole
36662a2dc8
Issue 29: added create image
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2521 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-25 00:36:42 +00:00
adrian.f.cole
9acd434114
Issue 29: moved ec2 functions into separate modules
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2518 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-24 22:12:17 +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
sharedocs1@gmail.com
3e5c6aff2d
Last tweaks (for the moment) to the Maven assembly. See http://code.google.com/p/jclouds/issues/detail?id=127
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2480 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-20 14:39:29 +00:00
sharedocs1@gmail.com
0b449924b3
Last tweaks (for the moment) to the Maven assembly. See http://code.google.com/p/jclouds/issues/detail?id=127
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2479 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-20 14:38:06 +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
6bd1663f3d
Issue 130: fixed npe when there is no ip address
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2465 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-18 08:36:16 +00:00
adrian.f.cole
ce1b6dea27
Issue 130: added server state
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2462 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-18 07:44:52 +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
sharedocs1@gmail.com
e5d745049f
Made the JetS3t dependency 'provided' as it is assumed that the user will already have JetS3t in his/her project's classpath
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2453 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-17 15:22:19 +00:00
sharedocs1@gmail.com
b3907f7f88
Added skeleton READMEs for projects. See http://code.google.com/p/jclouds/issues/detail?id=127
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2452 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-17 15:17:52 +00:00
adrian.f.cole
0dc9f42502
Issue 129, Issue 130: added ec2 to abstraction and ant tool
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2446 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-16 08:24:25 +00:00
adrian.f.cole
107ef1c040
raised default timeout of get/put commands in blobstores
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2435 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 05:58:53 +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
adrian.f.cole
8be956c42c
Issue 128: updated snapshot for vfs
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2414 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 00:09:18 +00:00
adrian.f.cole
8023ccefff
updated perftest to use joda/bouncycastle
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2412 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 21:42:07 +00:00
adrian.f.cole
4a22f808d1
Issue 134: switch to typed payloads for http requests and blob types
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2410 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 20:46:48 +00:00
adrian.f.cole
74be2180d3
Issue 131: reorganized package structure
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2409 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 06:42:22 +00:00
adrian.f.cole
1eb4619faa
Issue 131: extract out bouncycastle
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2408 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 05:16:26 +00:00
adrian.f.cole
507794042e
Issue 131: move joda to extension
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2407 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 02:24:30 +00:00
adrian.f.cole
a900e05a1f
Issue 131: modularized out blobstore
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2405 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-12 23:28:02 +00:00
sharedocs1@gmail.com
573d654d7d
Cleaned up POMs (removed unnecessary <packaging>jar</packaging> and moved a few things around)
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2398 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-11 16:36:56 +00:00
adrian.f.cole
6aeb907620
Issue 129: only use uri to get abstract services. credentials are embedded in the uri, urlencoded as necessary
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2387 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-09 01:56:27 +00:00
adrian.f.cole
9e340f286e
Issue 128: added initial vfs module and fixed dependent bugs
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2374 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-07 07:09:57 +00:00
adrian.f.cole
0b94f0ef12
added path to redirect options
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2315 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-23 08:09:59 +00:00
adrian.f.cole
a35a0f84ab
updated to latest guice
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2300 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-17 21:20:38 +00:00
adrian.f.cole
bc238bc507
Issue 121: converted all modules to sync/asyc
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2293 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-15 23:16:38 +00:00
adrian.f.cole
2285f36bd3
Issue 29: better state testing
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2291 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-15 01:49:23 +00:00
adrian.f.cole
3aa7e73351
Issue 112: added support for most Terremark Internet Services Functions
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2287 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-14 00:57:17 +00:00
sharedocs1@gmail.com
5e6ef2d068
Adding svn:ignore part 2.
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2280 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 23:25:47 +00:00
sharedocs1@gmail.com
1e7b64c323
Cosmetic project name changes
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2277 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 23:04:15 +00:00
sharedocs1@gmail.com
01577cd717
Cosmetic project name changes
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2276 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 23:03:53 +00:00
sharedocs1@gmail.com
f2b8b4cd9f
Cosmetic project name changes
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2275 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 23:03:29 +00:00
sharedocs1@gmail.com
3bf6762de9
Changed some (out-of-date?) project names.
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2274 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 23:00:50 +00:00
sharedocs1@gmail.com
8a7f1e42e0
Adding svn:ignore part 1.
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2273 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 22:55:18 +00:00
adrian.f.cole
633a38b502
Issue 119: fixed encoding in unit tests
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2270 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 18:51:17 +00:00
adrian.f.cole
ba60357f21
Issue 29: elastic ip support
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2269 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 18:49:38 +00:00
adrian.f.cole
7dca745375
Issue 29: started on image attributes
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2258 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 06:22:44 +00:00
adrian.f.cole
5fd7d87447
Issue 116: rolled up atmos
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2253 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-11 08:10:52 +00:00
adrian.f.cole
474936d711
Issue 116: consolidated azure modules
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2251 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-11 07:38:47 +00:00
adrian.f.cole
13be94e72b
Issue 61: removed sun cloud support
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2250 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-11 07:14:47 +00:00
adrian.f.cole
10fe315b7d
Issue 116: consolidated blobstore into core
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2249 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-11 07:10:33 +00:00
adrian.f.cole
59cd117fdf
fixed unit tests
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2238 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-09 06:13:41 +00:00
adrian.f.cole
78d72fae49
Issue 29: supports basic operations
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2236 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-09 03:39:28 +00:00
adrian.f.cole
870becd3f1
Issue 116: rolled s3 into aws
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2235 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-09 03:35:53 +00:00
adrian.f.cole
b14210bf92
changed name of blobstore module
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2060 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-06 22:52:52 +00:00
adrian.f.cole
946128b97d
fixed demo
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2049 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-06 20:43:54 +00:00
adrian.f.cole
a2b17d5718
unit test failures
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2042 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-04 00:59:13 +00:00
adrian.f.cole
830d90874d
Issue 73: updated to allow container listings to have pagination
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2037 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-02 09:13:40 +00:00
adrian.f.cole
3d030cfac0
removed mapmaker expiration as it is incompatible with google appengine. replaced with ExpirableSupplier
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2032 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-31 09:07:57 +00:00
adrian.f.cole
af2fa174d1
made google sample work across clouds
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2031 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-31 09:05:19 +00:00
adrian.f.cole
16e3526430
tuned performance tests
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2014 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-31 00:47:16 +00:00