Adrian Cole
|
fc5a9da384
|
Merge pull request #639 from aledsage/AddedTest-ConcurrentUseOfComputeService
Added BaseComputeServiceLiveTest.testConcurrentUseOfComputeServiceToCreateNodes
|
2012-05-17 08:43:35 -07:00 |
Aled Sage
|
4e02bd5caa
|
Added BaseComputeServiceLiveTest.testConcurrentUseOfComputeServiceToCreateNodes
|
2012-05-17 13:26:17 +01:00 |
Aled Sage
|
b3a027f065
|
Issue 858: extracted OpenSocketFinder from ComputeServiceUtils
|
2012-05-17 12:32:38 +01:00 |
Aled Sage
|
83c9ecc3d8
|
Issue 858: moved RetryIfSocketNotYetOpen from compute/ to labs/virtualbox/
|
2012-05-17 11:29:30 +01:00 |
Aled Sage
|
612f8f2bba
|
Issue 858: fix timeout waiting for port connection, and abort when node!=running
|
2012-05-17 11:29:30 +01:00 |
Aled Sage
|
2637a4b6e9
|
Issue 647: DateCodec impl delegates to DateService
|
2012-05-17 11:25:13 +01:00 |
Aled Sage
|
cd9c830c5a
|
Issue 647: store Expires as Date; added ContentMetadataCodec for converting to/from HTTP headers
|
2012-05-17 11:24:50 +01:00 |
Aled Sage
|
9aedf7b6f6
|
Issue 647: added "Expires" header for ContentMetadata
|
2012-05-17 11:24:45 +01:00 |
Adrian Cole
|
6e1c354423
|
cleanup
|
2012-05-17 01:31:20 -07:00 |
Adrian Cole
|
a2c8993592
|
updated gae demo to demonstrate use of views and GAE ThreadFactory
|
2012-05-17 00:42:08 -07:00 |
Adrian Cole
|
7854d85f13
|
Issue 932:transition to multi-threaded google appengine
|
2012-05-17 00:18:08 -07:00 |
Adrian Cole
|
96e272a91d
|
Issue 925: added default ctors so that gson can work w/o using sun.misc.Unsafe
|
2012-05-16 14:51:16 -07:00 |
unknown
|
c4499d8c5e
|
merged
|
2012-05-16 13:08:48 -07:00 |
Adrian Cole
|
fed9c22a23
|
Issue 925: fixed cyclic dependency on GAE
|
2012-05-15 19:16:41 -07:00 |
Adrian Cole
|
251754b20a
|
updated gae demo to work on hpcloud
|
2012-05-15 16:14:52 -07:00 |
Adrian Cole
|
c63f3119ca
|
formatting and imports
|
2012-05-15 14:43:29 -07:00 |
unknown
|
c1d9a7c47c
|
Joyent server and Dataset features
|
2012-05-15 14:30:44 -07:00 |
Adrian Cole
|
bc0e512c81
|
Merge pull request #638 from andrewgaul/filesystem-is-same
Remove quirky isSame method
|
2012-05-15 12:32:58 -07:00 |
Adrian Cole
|
ffb9b34cea
|
ensure mock tests are run single-threaded
|
2012-05-15 12:12:21 -07:00 |
Andrew Gaul
|
dbb56e64da
|
Remove quirky isSame method
Use safer InputSupplier instead.
|
2012-05-15 11:37:22 -07:00 |
Adrian Cole
|
0b2e14735f
|
Merge pull request #637 from aplowe/master
Issue 872: softlayer ProductItemToImage handling for unrecognised operating systems
|
2012-05-15 10:40:15 -07:00 |
Adam Lowe
|
c259bce623
|
Issue 872: softlayer ProductItemToImage now categorizes unknown operating systems accordingly, instead of throwing exceptions
|
2012-05-15 17:16:21 +01:00 |
Aled Sage
|
1b2eb74604
|
Issue 656: failing test, demonstrating failures when non-default aws-s3 location is specified
|
2012-05-14 23:18:30 -07:00 |
Adrian Cole
|
db40facb2d
|
Issue 930:RetryingCacheLoaderDecorator
|
2012-05-14 23:18:25 -07:00 |
Adrian Cole
|
2a10087df9
|
gogrid test glitches
|
2012-05-14 23:12:27 -07:00 |
Adrian Cole
|
ef0bba6050
|
Issue 928:update jclouds-jsch default version to 0.1.48
|
2012-05-14 23:12:27 -07:00 |
Adrian Cole
|
bab06133ff
|
Merge pull request #636 from andrewgaul/filesystem-transient-tolerate-oversized-ranges
Tolerate oversized ranges in getBlob
|
2012-05-14 15:24:36 -07:00 |
Andrew Gaul
|
f55231d607
|
Tolerate oversized ranges in getBlob
|
2012-05-14 15:16:32 -07:00 |
Adrian Cole
|
c223f73762
|
Merge pull request #635 from andrewgaul/filesystem-transient-copyblob
Hamonize filesystem and transient copyBlob
|
2012-05-14 14:42:04 -07:00 |
Adrian Cole
|
d144d94f60
|
Merge pull request #634 from andrewgaul/filesystem-transient-loadblob
Harmonize filesystem and transient loadBlob
|
2012-05-14 14:09:14 -07:00 |
Andrew Gaul
|
9b6cf5ea21
|
Hamonize filesystem and transient copyBlob
|
2012-05-14 13:36:21 -07:00 |
Andrew Gaul
|
1199c54f67
|
Harmonize filesystem and transient loadBlob
Move getBlob into FilesystemStorageStrategyImpl, similar to
TransientStorageStrategy.
|
2012-05-14 13:06:19 -07:00 |
Adrian Cole
|
3668ca497e
|
Merge pull request #633 from andrewgaul/filesystem-transient-getblob
Harmonize filesystem and transient getBlob
|
2012-05-14 12:47:14 -07:00 |
Andrew Gaul
|
a30aad05ed
|
Harmonize filesystem and transient getBlob
This commit also simplifies HTTP range logic calculations, sets the
correct Content-Length, and avoids an unneeded copy.
|
2012-05-14 11:02:03 -07:00 |
Adrian Cole
|
8e27b180aa
|
Merge pull request #632 from andrewgaul/static-block
Throw exceptions in static blocks
|
2012-05-14 10:22:47 -07:00 |
Andrew Gaul
|
d45404a338
|
Throw exceptions in static blocks
This reports any errors instead of silently ignoring them.
|
2012-05-14 09:37:20 -07:00 |
Adam Lowe
|
cc016d5dc8
|
Adjusting MapBinder to take Map<String,Object> so BindToJsonPayload can bind objects annotated with PayloadParam correctly
|
2012-05-14 13:09:22 +01:00 |
Adam Lowe
|
42b8071682
|
openstack-nova: Adding support for @WrapWith on methods
|
2012-05-14 11:41:10 +01:00 |
Adam Lowe
|
95399121bd
|
openstack-nova: Adding Volume Types extension
|
2012-05-13 08:55:29 +01:00 |
Adam Lowe
|
987f2f93c6
|
openstack-nova: Adding Quota and Quota Class extensions
|
2012-05-13 08:55:29 +01:00 |
Adam Lowe
|
7f101267e6
|
openstack-nova: Adding Flavor Extra Specs extension
|
2012-05-13 08:55:28 +01:00 |
Adam Lowe
|
d5b2968a54
|
openstack-nova: Adding HostAggregates extension
|
2012-05-13 08:55:28 +01:00 |
Adam Lowe
|
5228a14fbb
|
openstack-nova: Adding actions to HostAdministration extension
|
2012-05-13 08:55:28 +01:00 |
Adam Lowe
|
f790607ffb
|
openstack-nova: Adding field from Flavor Extra Data extension
|
2012-05-13 08:55:27 +01:00 |
Adrian Cole
|
a895869e6f
|
Merge pull request #631 from andrewgaul/hpcloud-tenant-name
Identity should be tenameName:accessKey
|
2012-05-11 16:50:47 -07:00 |
Andrew Gaul
|
191a4e7341
|
Identity should be tenameName:accessKey
tenantId is something else. Tested against hpcloud.
|
2012-05-11 15:34:41 -07:00 |
Adrian Cole
|
27c07a507d
|
Merge pull request #630 from andrewgaul/content-metadata-builder-equals
Use Objects.equal in ContentMetadataBuilder.equals
|
2012-05-11 11:00:23 -07:00 |
Andrew Gaul
|
c43d89d6d8
|
Use Objects.equal in ContentMetadataBuilder.equals
Inspired by a discussion with @aledsage.
|
2012-05-11 10:10:16 -07:00 |
Adrian Cole
|
e96f2333ee
|
in openstack-swift there are regions, not zones
|
2012-05-10 20:08:04 -07:00 |
Adrian Cole
|
e461db5952
|
fixed test expectation glitch
|
2012-05-10 19:47:21 -07:00 |