Commit Graph

2625 Commits

Author SHA1 Message Date
Adrian Cole fa3c226a86 added computeservice to delta 2011-04-04 02:24:46 -07:00
Adrian Cole 1a51fbc8ad deltacloud now operates on rackspace 2011-04-04 00:50:49 -07:00
Adrian Cole 53c735fdff enforced blobs must have uri, container, and can have publicAccess 2011-04-03 18:15:09 -07:00
Adrian Cole fc8bb96363 Merge branch 'master' of https://github.com/davidsantiago/jclouds
* 'master' of https://github.com/davidsantiago/jclouds:
  Additional refinements to blobstore.clj updates.
  Updates to improve blobstore.clj.
2011-04-02 00:34:14 -07:00
Adrian Cole e4b85db4b5 added md5 test 2011-04-02 00:30:57 -07:00
Adrian Cole a3a9bc3948 fixed usage statement 2011-04-02 00:30:49 -07:00
David Santiago 3459df3653 Additional refinements to blobstore.clj updates.
* Added an option to conditionally call calculateMD5() in blob2.
* Fixed a bug in md5-blob (which predated these changes).
* Added a direct test for blob2 and calculateMD5.
2011-04-02 02:26:45 -05:00
David Santiago 85d0474068 Merge remote branch 'upstream/master' 2011-04-02 02:26:15 -05:00
Adrian Cole 82d84b1ca1 added getoptions to blob request signer 2011-04-01 21:38:53 -07:00
David Santiago 2c74c70b1f Updates to improve blobstore.clj.
* New function blob2 exposes many more options for creating blobs.
* Updated functions that use blob to use blob2.
* New functions sign-get, sign-put, and sign-delete replace the
  functionality of sign-blob-request.
* Added tests.
* Deprecation metadata added to blob and sign-blob-request.
2011-04-01 23:32:07 -05:00
Adrian Cole c50fddfc7a node is terminated when order is cancelled in rimu 2011-04-01 21:31:18 -07:00
Adrian Cole 4f7a58b498 updated to latest deltacloud 0.3.0 release 2011-04-01 20:27:54 -07:00
Adrian Cole 72768c206d Issue 471: revised to include java context on interrupted errors 2011-04-01 19:38:45 -07:00
Adrian Cole 54ea98ba49 fixed typo in blob builder 2011-04-01 14:43:08 -07:00
Adrian Cole 12d927f40d workaround for error handling on deltacloud 2011-04-01 14:03:22 -07:00
Adrian Cole eb4a8393fb Issue 471: set toString on futures 2011-04-01 13:58:32 -07:00
Adrian Cole ddbd6fc1d8 allow usermetadata to be null 2011-04-01 13:52:43 -07:00
Adrian Cole 84a84f481f fixed templates in rimu 2011-04-01 11:39:42 -07:00
Adrian Cole 9bb3e4d041 matched http timeouts with request timeouts for rimu 2011-04-01 11:39:29 -07:00
Adrian Cole efb7795e5f incorrect order on state for rackspace in delta 2011-04-01 11:38:55 -07:00
Adrian Cole 5ddf9aabca added forSigning to blobBuilder 2011-04-01 11:38:10 -07:00
Adrian Cole c352895ae2 Merge branch 'fix-list-blobs' of https://github.com/joodie/jclouds
* 'fix-list-blobs' of https://github.com/joodie/jclouds:
  make prefix optional for blobstore/list-blobs
  make blobstore/list-blobs actually lazy
2011-03-31 10:03:52 -07:00
Adrian Cole 7a7ab9ecf2 progress on deltacloud 2011-03-29 16:59:04 -07:00
Adrian Cole 15d8aecdac Issue 488:add support for ninefold storage 2011-03-29 14:03:21 -07:00
Adrian Cole b8a06da58a Issue 514: added support for Tiscali Storage (tiscali-storage) 2011-03-29 13:33:57 -07:00
Adrian Cole 7c90225106 removed typo in javadoc 2011-03-29 13:05:40 -07:00
Adrian Cole 5fd7e559f4 fixed so that you can pass properties into blobstore 2011-03-29 13:05:24 -07:00
Adrian Cole 550056d214 fixed compile errors on rimu 2011-03-27 22:20:51 -07:00
Adrian Cole adce931893 Issue 513:change driver library dependency from provided to compile 2011-03-27 20:07:57 -07:00
Adrian Cole 4ae013c219 added vdc URI command to savvis, as well made email guard optional 2011-03-27 19:20:39 -07:00
Adrian Cole 41ed21d5b0 Issue 512: aws-ec2 compute cluster size -> amzn linux 2011-03-27 17:37:25 -07:00
Adrian Cole 72e93e96d4 moved interim version of savvis out of sandbox 2011-03-27 17:34:08 -07:00
Adrian Cole a44abb0768 Issue 374: added slf4j 2011-03-26 21:28:13 -07:00
Adrian Cole a453a060a8 stubbed in firewall client 2011-03-25 15:49:15 -07:00
Tibor Kiss bc7bc99d97 Issue 430: Removed some timeout values which was left from
development.
2011-03-25 20:08:01 +01:00
Tibor Kiss 8767a8100b Issue 430: ParallelMultipartUploadStrategy added. 2011-03-25 17:52:53 +01:00
Tibor Kiss f0b141f77d Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob 2011-03-25 11:20:46 +01:00
Adrian Cole 0e55bff1cd updated xml parsers in savvis 2011-03-24 14:52:07 -07:00
Adrian Cole 2f3bd3d66a fixed test text 2011-03-24 10:31:15 -07:00
Kedar Dave 07d5863108 cleanup, added test for org without vdc 2011-03-23 23:43:30 -05:00
Adrian Cole 208fb69af4 added vm feature to savvis 2011-03-23 17:50:57 -07:00
Kedar Dave 8cd0036475 added FirewallService and FirewallRule implementation for Savvis 2011-03-22 15:55:07 -05:00
Tibor Kiss e62fac9d64 Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob 2011-03-22 10:56:25 +01:00
Adrian Cole 26a3a2f9de labeled unparsed ovf sections 2011-03-22 02:41:08 -07:00
Adrian Cole da29745ac2 fixed OVF where we didn't match relationships in spec 2011-03-22 02:07:46 -07:00
Tibor Kiss c4c6c5b0b2 Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob 2011-03-22 10:00:16 +01:00
Adrian Cole 5ae1ba44d2 added default operating system types to savvis 2011-03-21 18:23:36 -07:00
Adrian Cole f2e6c72e5a added qualifier support to annotation parsing so that we can expose cached objects 2011-03-21 14:57:57 -07:00
Tibor Kiss 124b8681dc Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob 2011-03-21 20:27:51 +01:00
Adrian Cole 8d9d7e406b fixed bad test annotation that always breaks the build 2011-03-20 22:34:40 -07:00