Adrian Cole
f96638ff44
Merge pull request #858 from andrewgaul/filesystem-putblob-inputstreampayload
...
Handle InputStreamPayload in filesystem putBlob
2012-09-29 12:36:46 -07:00
Andrew Gaul
34b9106b6d
Handle InputStreamPayload in filesystem putBlob
...
We must save input to subsequently calculate its MD5. Also tidy up
testWritePayloadOnFile. Closes #1093 . Test case written by Tom
Manning.
2012-09-29 11:52:52 -07:00
Adrian Cole
741f786380
bumped to 1.5
2012-09-28 10:05:41 -07:00
Adrian Cole
7d56117915
Merge pull request #857 from abiquo/pricing-api
...
Added pricing api to Abiquo api
2012-09-27 09:58:29 -07:00
Ignasi Barrera
8939700db4
Added pricing api
2012-09-27 11:39:17 +02:00
Andrew Gaul
68e44df1f6
Merge pull request #855 from jclouds/path-buckets
...
Issue 1092: fix hostname when path-based buckets are used in non-default location
2012-09-26 10:39:33 -07:00
Adrian Cole
a77a80f030
Issue 1092: fix hostname when path-based buckets are used in non-default location
2012-09-25 21:22:17 -07:00
Adrian Cole
48bdea8c39
Merge pull request #854 from andrewgaul/awserror-trailing-brace
...
Always add trailing brace to AWSError.tostring
2012-09-25 17:54:15 -07:00
Andrew Gaul
f4c00bbdc9
Always add trailing brace to AWSError.tostring
2012-09-25 15:59:20 -07:00
Adrian Cole
0e001b6336
Merge pull request #853 from andrewgaul/remove-ioutils-tostring
...
Prefer Guava InputSupplier methods over IOUtils
2012-09-25 13:23:48 -07:00
Andrew Gaul
44a8ed155c
Prefer Guava InputSupplier methods over IOUtils
2012-09-25 11:44:10 -07:00
Adrian Cole
67a4e52bc0
Merge pull request #851 from abiquo/fix-version
...
Remove SNAPSHOT deps and pom cleanup
2012-09-25 08:04:04 -07:00
Ignasi Barrera
319d8ffc63
Removed SNAPSHOT dependencies
...
Removed SNAPSHOT dependencies and licensed all abiquo dependencies under
the ASL 2.0 license.
2012-09-25 11:50:07 +02:00
Ignasi Barrera
2f6e25e4e1
Removed jenkins profile
2012-09-25 11:50:07 +02:00
Adrian Cole
4ffe56c979
corrected equals/hashCode as map builder doesn't honor that
2012-09-23 14:33:53 -07:00
Adrian Cole
1864606d4e
added SQS utility for fetching all messages
2012-09-21 17:30:23 -07:00
Adrian Cole
162b2f6829
added advancing iterable
2012-09-21 17:29:59 -07:00
Adrian Cole
4990934470
added get queue by name for SQS
2012-09-20 15:26:06 -07:00
Adrian Cole
38f8f98b16
removed static field-based state sharing when looking up delegate methods
2012-09-20 15:26:06 -07:00
Andrew Gaul
bd59b3e25f
Merge pull request #849 from everett-toews/cloudfiles-increase-container-count-1
...
Increased container count for cloudfiles tests.
2012-09-20 11:03:05 -07:00
Everett Toews
ffc0d681d5
Increased container count for cloudfiles tests.
2012-09-20 02:32:21 +00:00
Adrian Cole
30f99ef1cf
Merge pull request #846 from andrewgaul/delete-and-verify-container-gone
...
Fix deleteAndVerifyContainerGone return value
2012-09-19 18:45:48 -07:00
Adrian Cole
3deb94e0dd
Merge pull request #847 from andrewgaul/delete-all-keys-in-list-futures-get-unchecked
...
Avoid Futures.getUnchecked in DeleteAllKeysInList
2012-09-19 18:38:13 -07:00
Andrew Gaul
ad87c596d9
Avoid Futures.getUnchecked in DeleteAllKeysInList
...
This masks InterruptedException. We should rework the logic in
execute to unwind the stack on errors; currently we only return from
the leaf method.
2012-09-19 15:54:31 -07:00
Andrew Gaul
0c440c9c8a
Fix deleteAndVerifyContainerGone return value
...
Return true if the container does not exist -- this matches the
behavior of Atmos and Swift. This allows deleteAndEnsurePathGone to
terminate correctly with S3.
2012-09-19 13:39:02 -07:00
Adrian Cole
9b5073710a
Merge pull request #844 from andreaturli/virtualbox
...
issue 384: improved ISession management; added ubuntu 10.04.4 support;
2012-09-19 09:01:16 -07:00
Andrea Turli
fa93b39c3d
issue 384: improved ISession management; managed to start VBoxExperimentLiveTest with 30 guests; added ubuntu 10.04.4 support; paramentrized guest memory
2012-09-19 11:37:01 +02:00
Adrian Cole
28d766b9df
bumped to 1.6.0-SNAPSHOT
2012-09-17 01:43:52 -07:00
Adrian Cole
5860d2500b
fixed pom typo in sqs
2012-09-17 00:06:35 -07:00
Adrian Cole
3d2504e1e4
updated cloudsigma tests
2012-09-16 23:40:10 -07:00
Adrian Cole
bff49f8311
compatible tags across 2.0 and 4.0
2012-09-16 23:40:05 -07:00
Adrian Cole
0be04f7952
make it possible to extend gson type adapters
2012-09-16 23:38:35 -07:00
Adrian Cole
54ec689019
stable openstack
2012-09-16 22:38:22 -07:00
Adrian Cole
d766f8d4e3
stable ec2
2012-09-16 22:37:13 -07:00
Adrian Cole
696f24280a
glesys now a provider
2012-09-16 21:31:12 -07:00
Adrian Cole
63f1d334f2
stable glesys
2012-09-16 21:29:26 -07:00
Adrian Cole
8ca0dc3c1d
better error reporting
2012-09-16 21:28:51 -07:00
Adrian Cole
26016fde77
updated notice file
2012-09-16 18:38:42 -07:00
Adrian Cole
605d6580de
metadata for nova
2012-09-16 17:07:42 -07:00
Jeremy Daggett
c078cb2170
Initial contribution to metadata APIs
2012-09-16 16:22:48 -07:00
Adrian Cole
2543c0abd7
disabled broken tests in abiquo
2012-09-16 16:21:34 -07:00
Adrian Cole
612aa2c93a
update for elastichosts to support metadata and tags
2012-09-16 16:21:09 -07:00
Adrian Cole
2ebd5f0247
not all cloud providers accept mixed case metadata keys
2012-09-16 16:20:45 -07:00
Adrian Cole
171c0804e0
conventions update for glesys
2012-09-16 16:20:07 -07:00
Adrian Cole
e4a41e49fa
fixed missing nullable
2012-09-16 15:03:20 -07:00
Adrian Cole
80d3b17720
elastichosts test glitches
2012-09-16 14:58:34 -07:00
Adrian Cole
a0c383334e
Boolean -> boolean
2012-09-16 14:58:07 -07:00
Adrian Cole
b9bef78fc8
add title to savvis test
2012-09-16 14:57:24 -07:00
Adrian Cole
d9c71923a6
param parsers can accept nullable params
2012-09-16 14:56:57 -07:00
Adrian Cole
fdf5ff403f
Merge pull request #837 from andreisavu/generic-tempurl
...
Generic support for Swift TempUrl middleware
2012-09-16 13:59:13 -07:00