Commit Graph

5970 Commits

Author SHA1 Message Date
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
Andrew Donald Kennedy 190a28ba16 Rename Carrenza provider 2012-04-12 09:32:25 +01:00
Adrian Cole 5a3d2a11d6 revert back to openjdk6 and without implicit apt-upgrade 2012-04-11 19:47:22 -06:00
Adrian Cole 23cb01f977 refactor PropertiesBuilder and related types into ApiMetadata and ProviderMetadata, and update all usage 2012-04-11 19:47:09 -06:00
Adrian Cole 70d179b3c7 Merge pull request #557 from grkvlt/vcloud-fixes
Issue 830: vCloud test fixes
2012-04-11 15:25:44 -07:00
Andrew Donald Kennedy 5de8e7bad6 Various minor changes to fix live tests 2012-04-11 22:49:16 +01:00
Andrew Donald Kennedy 19c88aa1fe Updated test annotations for command-line test tool 2012-04-11 22:48:48 +01:00
Andrew Phillips 6f6790d9d3 Added the Quartz listener to cf-tweetstore-spring for CRON functionality 2012-04-11 17:29:13 -04:00
Andrew Phillips e24e8cd98c Removed an unused request attribute (originally included for testing) 2012-04-11 10:49:48 -04:00
Andrew Phillips b161fcc48e Returning one logger per class in Spring JavaConfig's logger @Resource injection support 2012-04-11 10:36:47 -04:00
Andrew Donald Kennedy 2e67af2075 Minor fixups 2012-04-11 14:03:34 +01:00
Andrew Donald Kennedy fd616ddbed Error handler check for empty payload 2012-04-11 13:14:53 +01:00
Andrew Donald Kennedy b786178a90 Better error checking and logging in test tear down/clean up methods 2012-04-11 13:14:53 +01:00
Andrew Donald Kennedy 98a89aa68d Fix DMTF section types 2012-04-11 13:14:51 +01:00
Andrew Phillips 4e5fe4ece3 Added Cloud Foundry TweetStore example using Spring for dependency injection 2012-04-11 01:46:29 -04:00