Adrian Cole
3c948c0320
Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
...
* 'master' of github.com:jclouds/jclouds:
fix covariance/assignability in RestContext<? extends Client> subclasses
Issue 891: ensure we run apt update when install jdk fails
2012-04-18 15:53:35 -07:00
Adrian Cole
dab1dd69fc
fix covariance/assignability in RestContext<? extends Client> subclasses
2012-04-18 15:05:39 -07:00
Adrian Cole
98a205b603
Issue 891: ensure we run apt update when install jdk fails
2012-04-18 15:02:06 -07:00
Adrian Cole
e54f33c91a
Merge branch 'master' into 1.5.x
...
* master:
enum is not a sustainable way to refer to address blocks
Issue 894:update to guava 12.0-rc2
make FutureIterables covariant compatible + update tests
implemented image extension
Issue 895: Adjusting name and description of openstack-nova-ec2 maven module
Issue 895: Correcting placement of rest client binding
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)
Exposing contents of DescribeImagesResponseHandler to subclasses
Adjusting openstack-nova-ec2 to handle extended volume status fields (by discarding the extra information)
Exposing fields of CreateVolumeResponseHandler to subclasses
2012-04-18 11:18:27 -07:00
Adrian Cole
b9c4f5cd4b
enum is not a sustainable way to refer to address blocks
2012-04-18 11:04:53 -07:00
Adrian Cole
b0bd663a82
Issue 894:update to guava 12.0-rc2
2012-04-18 08:32:41 -07:00
Adrian Cole
2f9b1738a0
Merge pull request #572 from dralves/image-extension
...
implemented image extension
2012-04-18 07:37:02 -07:00
Adrian Cole
5ea29cbbb7
Merge pull request #560 from danikov/covariant-future-iterables
...
covariant compatible version of futureIterables
2012-04-18 07:35:23 -07:00
Adrian Cole
67dfac1b7a
Merge pull request #571 from aplowe/nova-ec2
...
Issue 895: adjusting openstack nova ec2 response parsing
2012-04-18 07:33:42 -07:00
danikov
fff1c7dc2d
make FutureIterables covariant compatible + update tests
2012-04-18 13:06:54 +01:00
David Ribeiro Alves
05212b75fa
implemented image extension
2012-04-18 09:37:44 +01:00
Adrian Cole
48ff7d882c
merged latest
2012-04-17 16:49:45 -07: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