Commit Graph

2167 Commits

Author SHA1 Message Date
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
Hugo Duncan 9a3b8e151f Change clojure template builder to take a map. Issue 272. 2010-09-12 21:23:48 -04:00
Adrian Cole 00361f859b added statements for extracting targzs and running commands from a http request 2010-09-12 17:35:51 -07:00
Adrian Cole 0e15e52a70 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Normalised comments, whitespace and line lengths. Updated user and password to provider-identity and provider-credential
2010-09-12 09:31:31 -07:00
Adrian Cole 5af7235132 corrected disk size 2010-09-12 09:31:08 -07:00
Hugo Duncan da5c0d03f8 Normalised comments, whitespace and line lengths. Updated user and password to provider-identity and provider-credential 2010-09-12 11:41:11 -04:00
Adrian Cole 198eeec3d9 added volume to hardware object, added signed blob support, added example of how to use signed blobs with computeservice 2010-09-12 02:27:42 -07:00
Adrian Cole 59aea16b07 Issue 350: changed from Size to Hardware and added Processor model 2010-09-11 15:39:27 -07:00
Adrian Cole ec1160f2a7 Issue 342: tests that guarantee we know if an http engine supports untrusted certs 2010-09-10 21:32:46 -07:00
Adrian Cole dc3e326493 bumped up timeout 2010-09-10 21:27:00 -07:00
Adrian Cole 6a8382773e Issue 346: fixed executor doesn't close problem 2010-09-10 17:47:24 -07:00
Adrian Cole 53adab1ab4 Issue 348: replaced custom-packaged resteasy with jersey-core 2010-09-10 15:40:04 -07:00
Adrian Cole 623423ae7c Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Issue 176: remove interim vcloud express support
2010-09-09 12:45:06 -07:00
Adrian Cole 2b682c5dbb Issue 345: added t1 micro instance and made it the default instance size in ec2 2010-09-09 12:44:42 -07:00
Adrian Cole ef1c57509a Issue 342: preparation for ssl testing 2010-09-09 12:44:14 -07:00
Adrian Cole 4c0fc5d0e0 Issue 176: remove interim vcloud express support 2010-09-08 18:53:38 -07:00
Adrian Cole e8d07a9e91 reorganized project so that unfinished components are in the sandbox 2010-09-06 17:51:46 -07:00
Adrian Cole 86fa8314ca Issue 230: moving to sandbox as we don't have an account to finish this 2010-09-06 16:52:17 -07:00
Adrian Cole f4f714a2f4 Issue 308: added spotInstanceRequestId to ec2 runninginstance 2010-09-06 16:30:56 -07:00
Adrian Cole 03fe0f3670 cleaned up test 2010-09-05 00:59:38 -07:00
Adrian Cole 36dec74379 Issue 290: added guest customization support 2010-09-05 00:20:45 -07:00
Adrian Cole e5bd9bbfb8 updated the test to use properties for credentials and such 2010-09-03 12:34:11 -07:00
Adrian Cole df6d350820 Issue 191: updated to fix an attribute bug and added RunListBuilder 2010-09-03 11:40:14 -07:00
Adrian Cole 0b11e7d652 Issue 191: added chef bootstrap 2010-09-03 01:27:51 -07:00
rainbowbreeze 15e500ecb4 Implemented container name and blob key validation rules 2010-09-02 13:14:11 +02:00
Adrian Cole 8afc0a833e first working integration between chef and the compute apis 2010-09-02 01:37:27 -07:00
Adrian Cole 64a52c0420 updated to allow aggregate client commands 2010-09-02 01:36:43 -07:00
Adrian Cole a96471c9a8 added create file support to scriptbuilder 2010-09-02 01:34:40 -07:00
Adrian Cole fa8386b357 fixed rsa private key -> pem issue 2010-09-02 01:32:16 -07:00
rainbowbreeze c51b530cce updated license headers 2010-09-01 22:16:52 +02:00
rainbowbreeze efdc391182 Commented tests about container names and blob keys validation that fail 2010-09-01 22:02:28 +02:00
rainbowbreeze cbe9019f0b Added logic for filesystem blobstore container names and blobb keys validation 2010-09-01 21:49:24 +02:00