6134 Commits

Author SHA1 Message Date
Roman Bogorodskiy
7d39b056ba Remove useless comment. 2012-04-18 14:35:22 +04:00
Roman Bogorodskiy
1534e4ff37 Remove deub prints and fall back to traditional upload if file is not large enough. 2012-04-18 14:35:22 +04:00
Roman Bogorodskiy
9d76fd1aa4 Enable multipart for HPCloud. 2012-04-18 14:35:22 +04:00
Roman Bogorodskiy
9e8bc44285 Use CommonSwiftClient instead of SwiftClient in multipart code. 2012-04-18 14:35:22 +04:00
Roman Bogorodskiy
9d5f242e6c Clean up commented out useless function. 2012-04-18 14:35:22 +04:00
Roman Bogorodskiy
13f6d98060 Initial implementation of MPU for SwiftAsyncBlobStore. 2012-04-18 14:35:22 +04:00
Roman Bogorodskiy
5f83e6af3d First working implementation of swift multipart upload. Async client TDB. 2012-04-18 14:35:22 +04:00
Roman Bogorodskiy
1d5c0ed5eb Stubs for multipart upload support in swift. 2012-04-18 14:35:22 +04:00
David Ribeiro Alves
05212b75fa implemented image extension 2012-04-18 09:37:44 +01:00
Adrian Cole
a238d63578 Merge pull request #570 from andrewgaul/checkstate
Prefer checkNotNull when appropriate
2012-04-17 14:46:04 -07:00
Andrew Gaul
004c160aac Prefer checkNotNull when appropriate
Calling checkNotNull on parameters better captures our intent.
2012-04-17 13:34:38 -07:00
Adam Lowe
d111d8c550 Issue 895: Adjusting name and description of openstack-nova-ec2 maven module 2012-04-17 15:11:12 +01:00
Adam Lowe
54ae36a92d Issue 895: Correcting placement of rest client binding 2012-04-17 13:35:53 +01:00
Adam Lowe
1e3a8b04b6 Issue 895: Filtering out non-MACHINE images from Nova-EC2 responses (note 2009-04-04 EC2 API didn't support filtering at the machine end) 2012-04-17 13:32:54 +01:00
Adam Lowe
0d43c1dd46 Exposing contents of DescribeImagesResponseHandler to subclasses 2012-04-17 13:29:14 +01:00
Adam Lowe
7c31f51ab7 Adjusting openstack-nova-ec2 to handle extended volume status fields (by discarding the extra information) 2012-04-17 12:52:24 +01:00
Adam Lowe
8350e453ca Exposing fields of CreateVolumeResponseHandler to subclasses 2012-04-17 12:38:18 +01:00
Adrian Cole
1aff618529 Merge pull request #569 from andrewgaul/throwables-propagate
Throw return value instead of returning null
2012-04-16 13:56:01 -07:00
Andrew Gaul
a3161ba7ba Throw return value instead of returning null
Throwables.propagate always throws its argument and throwing its
impossible return value better represents our intent than returning
null.
2012-04-16 13:45:23 -07:00
Adrian Cole
c28fe61545 Merge pull request #568 from nacx/scheduledexecutor
Added module to configure an ScheduledExecutorService
2012-04-16 11:24:04 -07:00
Adrian Cole
1d85435fe8 missing unwrap class arg 2012-04-16 11:14:13 -07:00
Adrian Cole
9267ac29ba allow chef to extend this 2012-04-16 11:08:36 -07:00
Ignasi Barrera
767cb98459 Added module to configure an ScheduledExecutorService 2012-04-16 19:59:16 +02:00
Adrian Cole
cedd906bdb Merge pull request #566 from andrewgaul/length-typo
Correct typo
2012-04-16 01:12:55 -07:00
Adrian Cole
0b59dea073 removed ContextBuilder subclasses; added unwrap; undid generic params 2012-04-16 00:44:20 -07:00
Andrew Gaul
40bb12d410 Correct typo 2012-04-13 15:29:51 -07:00
Andrew Phillips
874884c61b Using the public rather than the internal address to trigger tweet storage in Cloud Foundry TweetStore while we figure out if it's possible to use the internal address (see http://support.cloudfoundry.com/requests/102117) 2012-04-13 17:05:48 -04:00
Adrian Cole
707b97e647 typo in OpenJDK check 2012-04-13 13:43:07 -06:00
Adrian Cole
0d93857601 adjusted test glitches 2012-04-13 13:35:11 -06:00
Andrew Phillips
4539174a7f Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for gae-tweetstore-spring 2012-04-13 15:29:24 -04:00
Andrew Phillips
365d3af7fa Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for cf-tweetstore-spring 2012-04-13 15:20:50 -04:00
Andrew Phillips
7d0d5d91a2 Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for rhcloud-tweetstore 2012-04-13 15:12:38 -04:00
Andrew Phillips
dcc8e2f9ef Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for runatcloud-tweetstore 2012-04-13 15:04:42 -04:00
Adrian Cole
3b2e6ea796 fix cloudwatch 2012-04-13 10:48:38 -06:00
Adrian Cole
281692bd0b switch to OpenJDK assertion as opposed to 1.7 2012-04-13 10:24:00 -06:00
Adrian Cole
4e3339b481 Merge pull request #564 from grkvlt/vcloud-testing
Fix vCloud test usage of new ContextBuilder
2012-04-13 06:43:00 -07:00
Andrew Donald Kennedy
c0d781a11d Fix vCloud test usage of new ContextBuilder 2012-04-13 12:23:45 +01:00
Adrian Cole
c56c2d2f72 Issue 897: moved clojure off Factory -> Builder 2012-04-12 17:07:13 -06:00
Adrian Cole
2c4f9c23d4 Merge pull request #563 from grkvlt/api-metadata
Fix broken build due to ApiMetadata changes
2012-04-12 15:18:59 -07:00
Andrew Donald Kennedy
a919985b2b Fix broken build due to ApiMetadata changes 2012-04-12 23:11:00 +01:00
Andrew Phillips
ce8315f31f Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for gae-tweetstore 2012-04-12 15:52:18 -04:00
Adrian Cole
b3e1b675ef moved AnonymousProviderMetadata to the right package 2012-04-12 12:20:25 -06:00
Adrian Cole
a5ddf1057f Merge pull request #562 from grkvlt/vcloud-domain-objects
Issue 830: vCloud Director Domain Objects
2012-04-12 10:33:02 -07:00
Andrew Donald Kennedy
585cfae860 Reorganized domain objects in sub-packages for easier assimilation 2012-04-12 17:09:18 +01:00
Adrian Cole
0f542efcd4 Merge pull request #561 from grkvlt/vcloud-metadata
Issue 830: vCloud Director ApiMetadata
2012-04-12 08:53:32 -07:00
Adrian Cole
9c13934556 Merge pull request #559 from grkvlt/carrenza
Carrenza vCloud Director Provider
2012-04-12 07:21:24 -07:00
Adrian Cole
5246796b4c Merge pull request #558 from nacx/add-eventbus
Add the EventBus module when building the injector
2012-04-12 07:19:26 -07:00
Andrew Donald Kennedy
30cee89d53 Remove default endpoint from ApiMetadata 2012-04-12 13:32:50 +01:00
Andrew Donald Kennedy
ee9a659b7e Updated Carrenza provider 2012-04-12 12:04:02 +01:00
Ignasi Barrera
965a7038df Add the EventBus module when building the injector 2012-04-12 11:10:40 +02:00