Commit Graph

6273 Commits

Author SHA1 Message Date
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
Adrian Cole 3d67f26811 fixed test expectation glitch 2012-05-10 19:40:46 -07:00
Adrian Cole bd15314609 fixed test expectation glitch 2012-05-10 19:39:22 -07:00
Adrian Cole 8abd56b1c7 fixed test expectation glitch 2012-05-10 19:35:10 -07:00
Adrian Cole 5bd59d50cd fixed test configuration 2012-05-10 19:29:19 -07:00
Adrian Cole 5340e947d3 while image can be null in templateBuilder, image will never be null in a template 2012-05-10 17:19:29 -07:00
Adrian Cole 59f2b6d171 Merge pull request #625 from aledsage/Issue-888-GroupNamingConvention
Issue 888 group naming convention
2012-05-10 16:45:39 -07:00
Adrian Cole a6cc00e078 Merge pull request #603 from dralves/image-extension-all
image extension working on hpcloud, virtualbox and aws-ec2, cloudservers...
2012-05-10 16:43:27 -07:00
Adrian Cole c04d2ee7e4 Merge pull request #624 from aplowe/master
BaseRestClientExpectTest missing check on endpoints/methods
2012-05-10 14:36:30 -07:00
David Ribeiro Alves f71e1d5780 fixed a transient status bug in openstack-nova (working on hpcloud) 2012-05-10 19:31:50 +01:00
David Ribeiro Alves fe7d426e2e fixed a cloudservers bug 2012-05-10 18:27:49 +01:00
Aled Sage 94ac48070d Issue 888: use GroupNamingConvention for keyName/securityGroup; don't include region in name 2012-05-10 16:47:37 +01:00
Aled Sage 8631b90c32 Fix aws-ec2 template live tests: update OS versions 2012-05-10 16:45:54 +01:00
Adam Lowe 305a593d9a vcloud-director: fixing expect tests that were incorrectly passing due to missing requestline check in BaseRestClientExpectTest 2012-05-10 15:24:46 +01:00