Commit Graph

617 Commits

Author SHA1 Message Date
Adrian Cole eedc94948e Issue 440: moved ec2 into its own api module 2011-01-05 21:42:34 +01:00
Adrian Cole de1ece441d Issue 440: moved cloudwatch to its own module 2011-01-05 19:32:40 +01:00
Adrian Cole 9185800200 Issue 440: move sqs code into its own api module 2011-01-05 18:23:46 +01:00
Adrian Cole 2fe58a6ddb Issue 440: moved s3 into its own api module 2011-01-04 22:23:54 +01:00
Adrian Cole 478494b65c Issue 440: refactored zone and region logic into top-level jclouds so that we can decouple amazon's concepts from api implementations 2011-01-04 20:05:49 +01:00
Adrian Cole 93cd8eaef3 fixed aws error parser to always return http content 2011-01-04 20:02:47 +01:00
Adrian Cole ada49c2b3b refactored common location logic in aws and moved elb to its own module 2011-01-03 20:20:42 +01:00
Adrian Cole c9d1ef6d11 better message on auth error in aws 2011-01-02 18:20:10 +01:00
Adrian Cole d5e18405bf fixed bug in aws-simpledb tests 2011-01-02 17:55:42 +01:00
Adrian Cole 0eccc39789 moved simpledb code from aws to its own api module 2011-01-02 14:21:40 +01:00
Adrian Cole 90c5c40fbd moved provider agnostic location code to core 2011-01-02 12:58:35 +01:00
Adrian Cole 417cb3acf0 moved loadbalancerservice into its own module 2011-01-01 20:28:52 +01:00
Adrian Cole ec0cd17270 fixed syntax error and disabled broken tests 2011-01-01 02:10:18 +01:00
Luis A. Bastiao Silva 8ec404f5be Merge branch 'master' of http://github.com/jclouds/jclouds 2010-12-31 15:50:54 +00:00
Luis A. Bastiao Silva 5c26be74c8 Remove printfs and adding comments 2010-12-31 15:43:21 +00:00
Adrian Cole 60b6b68556 code cleanup: http request immutability (except payload), builders, test backfill 2010-12-30 23:40:23 +01:00
Adrian Cole df878f75dc another config tweak 2010-12-27 23:05:23 +01:00
Adrian Cole fe46d0d02a revised test properties in perftest 2010-12-27 22:54:49 +01:00
Adrian Cole dc7914c1f5 updated perftest to latest dependencies 2010-12-27 22:12:51 +01:00
Adrian Cole 890c34bc5b Issue 428: fixed and verified UnsupportedOperationException propagates 2010-12-23 12:06:30 +01:00
Adrian Cole e235427b5f Issue 428 cannot delete instances outside ec2 east 2010-12-22 13:39:10 +01:00
Luis A. Bastiao Silva bbf1cff815 Merge branch 'master' of http://github.com/jclouds/jclouds 2010-12-21 16:26:59 +00:00
Adrian Cole 946311f812 Issue 427: deltacloud refactor and image support 2010-12-21 14:22:10 +01:00
Luis A. Bastiao Silva 70deff8c8c adding some test functions to putAttributes 2010-12-20 22:56:31 +00:00
Luis A. Bastiao Silva 49c2abae1e Adding simpledb demo to module of parent pom.xml, forget it 2010-12-20 22:51:56 +00:00
Luis A. Bastiao Silva 4e46527511 adding a simpledb demo 2010-12-20 22:49:54 +00:00
Luis A. Bastiao Silva cb880cfcf0 Revert properties to use https 2010-12-20 22:08:08 +00:00
Adrian Cole 892bc85d4e Issue 433: don't accept empty userdata 2010-12-20 21:56:53 +01:00
Adrian Cole 2760345bd3 promoted os version bundle object to be accessible outside tests 2010-12-20 14:36:04 +01:00
Adrian Cole 5f0a0e628a worked around odd test result on osx 2010-12-19 18:30:33 +01:00
Luis A. Bastiao Silva 0c425045a5 Adding Support to putAttributes and Select 2010-12-18 15:42:37 +00:00
Adrian Cole 5d28eb096d Issue 406: lowered log level of invisible ec2 images 2010-12-18 11:06:14 +01:00
Adrian Cole b870740e0d Issue 27: skipped multiple-security group for euc 2010-12-17 23:39:07 +01:00
Adrian Cole cfad0e25bb Issue 27: disabled additionalInfo when using eucalyptus 2010-12-17 23:04:13 +01:00
Adrian Cole 3921856973 updated to latest ec2 image version numbers 2010-12-17 19:14:32 +01:00
Adrian Cole b80fa45ebb Issue 425: added underscores to the permitted list 2010-12-10 08:48:58 +00:00
Adrian Cole 66509e2f99 updated template to lastest version of amz linux 2010-12-06 22:31:32 +00:00
Adrian Cole 19a8ce4db2 Issue 310: added simpledb client 2010-12-04 17:23:38 +00:00
Adrian Cole 989500ded6 shortened test tag names to try and workaround a character limitation 2010-12-01 15:59:37 +00:00
Adrian Cole aa05473bf8 shortened tag names in ec2 tests 2010-12-01 00:17:37 +00:00
Adrian Cole 552e2f1193 added scaleup-storage, and workaround as it doesn't yet support bucket location 2010-11-30 15:48:58 +00:00
Mattias Holmqvist 512eb0139c Fixing issue 406. Handling the NullPointerException (NullOutputException) from MapMaker$ComputingMapAdapter.get() call. 2010-11-25 23:29:26 +01:00
Adrian Cole b41eedf882 issue 378:cannot recreate a destroyed node set in ec2 2010-11-25 20:09:27 +01:00
Adrian Cole 9f51726239 Issue 413: removed use of guice internal @Nullable annotations 2010-11-24 10:43:54 +01:00
Adrian Cole 2921dbb157 Issue 406: absorb any problem looking up image implicitly 2010-11-16 23:00:35 +01:00
Adrian Cole ef0ac61104 Issue 403: add httpresponse to auth exception 2010-11-11 10:57:15 +01:00
Adrian Cole 2f00ab22e4 Issue 392: standardized operating system version parsing 2010-11-08 06:48:32 +01:00
Adrian Cole 1347165118 ec2 suspend nodes may take up to 2 minutes 2010-11-07 22:42:34 +01:00
Adrian Cole 5f5b01ad35 fixed test cases 2010-11-07 20:20:35 +01:00
Adrian Cole 15e30cfbaa Issue 398: correct s3 location api 2010-11-07 20:20:12 +01:00