Commit Graph

1948 Commits

Author SHA1 Message Date
Adrian Cole 1981b15837 regressions for beta-7 2010-09-19 19:12:44 -07:00
Adrian Cole 1b113808d4 more test fixture fixes 2010-09-19 14:01:12 -07:00
Adrian Cole 53f4bec356 Issue 361: normalize test properties 2010-09-19 13:30:11 -07:00
Adrian Cole 9aced88ca1 fixed error handling on vcloud and renamed bluelock-vclouddirector to bluelock-vcdirector 2010-09-19 10:22:09 -07:00
Hugo Duncan af094f6ffe Added sign-blob-request overload for default get request 2010-09-19 11:15:22 -04:00
Hugo Duncan b7307add04 added new header methods to sign-blob-request, and enabled sign-blob-request-test 2010-09-19 10:28:10 -04:00
Adrian Cole 226179869a Issue 353: updated and tested through s3, azureblob, cloudfiles, and synaptic 2010-09-19 03:37:41 -07:00
Adrian Cole 3639af0f12 Issue 353: refactored payload/blob so that contentMetadata is a type. 2010-09-19 02:15:03 -07:00
Adrian Cole 546630ba52 Issue 353: updated code for apachehc and gae; note apachehc currently hangs on disposition,encoding,language params 2010-09-18 19:59:53 -07:00
Adrian Cole ac9a642cd3 Issue 353: added disposition, encoding, language to blob and transient blobstore 2010-09-18 19:38:14 -07:00
Adrian Cole 50a44b91c4 fixed content-disposition tests 2010-09-18 18:51:13 -07:00
Adrian Cole a8852e54f9 fixed content-disposition tests 2010-09-18 18:43:33 -07:00
Adrian Cole de5ec94344 Merge branch 'master' of git://github.com/jclouds/jclouds
* 'master' of git://github.com/jclouds/jclouds:
  fixed base archetype and removed twitter client
  Issue 191, 273: moved to http://github.com/jclouds/chef
  Issue 191, 273: moved to http://github.com/jclouds/chef
  added test to aws for unknown instance type
  Issue 358: changed to enum.UNRECOGNIZED for all values that could arrive from a server
  Issue 280: started work converting to new error type in vcloud
  Issue 199: update to latest version of ning
  Add test for vararg options
2010-09-18 16:22:09 -07:00
Adrian Cole af394c46a6 fixed base archetype and removed twitter client 2010-09-18 16:12:38 -07:00
Adrian Cole 2ae3cdcc34 Issue 191, 273: moved to http://github.com/jclouds/chef 2010-09-18 12:19:01 -07:00
Adrian Cole 686d058b09 Issue 191, 273: moved to http://github.com/jclouds/chef 2010-09-18 12:13:09 -07:00
Adrian Cole 2b918d5827 added test to aws for unknown instance type 2010-09-18 11:20:07 -07:00
Adrian Cole e94ee94cd4 Issue 358: changed to enum.UNRECOGNIZED for all values that could arrive from a server 2010-09-18 10:04:43 -07:00
Adrian Cole 3d5bfa7422 Issue 280: started work converting to new error type in vcloud 2010-09-18 10:03:35 -07:00
Adrian Cole 7846b4e8b7 Issue 199: update to latest version of ning 2010-09-18 08:42:53 -07:00
Hugo Duncan 16d14e82cc Add test for vararg options 2010-09-17 15:57:50 -04:00
Rainbowbreeze 4c2ff1ea63 Added futher implementation for content disposition 2010-09-17 18:05:13 +02:00
Rainbowbreeze 5d8f3bdb37 added tests for content-disposition, first step 2010-09-17 11:03:36 +02:00
Rainbowbreeze 3d4d1301e0 merged conflicts 2010-09-17 10:35:11 +02:00
Rainbowbreeze 1c4e706aed merged conflicts 2010-09-17 10:33:28 +02:00
Adrian Cole 5b16a80d2d fixed live tests 2010-09-16 07:05:07 -07:00
Adrian Cole 20b46f6757 broken build 2010-09-15 21:00:06 -07:00
Adrian Cole b1dacbce7a regression 2010-09-15 19:31:30 -07:00
Adrian Cole 6f3b20d9c9 Issue 355: initial cut of nova support 2010-09-15 19:12:21 -07:00
Adrian Cole ccbe1c56f1 Issue 354: new amazon linux is default for ec2; 64bit and uses yum packaging 2010-09-15 16:29:01 -07:00
Adrian Cole 69417755cd more euca 2010-09-15 16:04:02 -07:00
Adrian Cole 3799ce0a48 allowed image to be null 2010-09-15 14:20:49 -07:00
Adrian Cole 83393f1315 Issue 27: allow service to pass even if an ami that's associated with the running instance isn't viewable 2010-09-15 13:56:01 -07:00
Adrian Cole d743f72ae5 mapped eucalypus invalid instance state of shutdown to terminated 2010-09-15 13:12:30 -07:00
Adrian Cole d2b145b470 Issue 27: workaround for when availabilityZone is null in eucalyptus 2010-09-15 12:31:28 -07:00
Adrian Cole c3e44cb7af Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  added additional properties to Payload for content disposition management
2010-09-15 09:59:09 -07:00
Adrian Cole 7b360cad41 fixed ebs volume parsing 2010-09-15 09:25:47 -07:00
rainbowbreeze bf96564582 added additional properties to Payload for content disposition management 2010-09-15 12:39:02 +02:00
Adrian Cole be69174a20 updated to accomodate application/unknown ec2 errors 2010-09-14 23:51:03 -07:00
Adrian Cole 0d7d2fe778 Issue 27: portability of error handling in eucalyptus where errors are text/plain on 400; changed euc m1.small to accept 64bit 2010-09-14 17:32:26 -07:00
Adrian Cole 15c878c1bf updated pom and examples to include filesystem provider 2010-09-14 10:04:05 -07:00
Rainbowbreeze 9cc80ca7aa added filesystem provider 2010-09-14 11:17:21 +02:00
Adrian Cole 0e5823afad Issue 352: added transient blob signing 2010-09-13 22:41:19 -07:00
Adrian Cole d9820c536a Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Comment failing (new) tests
2010-09-13 20:53:36 -07:00
Adrian Cole b1da61fa03 workaround eucalyptus problem 2010-09-13 20:53:18 -07:00
Hugo Duncan 8088bdc1a1 Comment failing (new) tests 2010-09-13 23:43:04 -04:00
Hugo Duncan 754a511ec2 Added sign-blob-request method, and some tests (broken) 2010-09-13 23:30:13 -04:00
Adrian Cole f068a06354 Issue 352: refactored request signing 2010-09-13 18:24:16 -07:00
Adrian Cole d276b70162 Issue 280: added captureVApp, but live test doesn't work yet 2010-09-12 21:16:34 -07:00
Adrian Cole 60bd5ede4f Issue 280: added screen thumbnail 2010-09-12 20:11:57 -07:00