Commit Graph

1349 Commits

Author SHA1 Message Date
Andrew Phillips 7d399704d2 Removed some duplicate copyright header and made gogrid inherit from project, not multi. 2010-03-20 14:18:35 +01:00
Andrew Phillips 83d0b24e53 Line endings. 2010-03-19 12:11:31 +01:00
Andrew Phillips 3b9e961268 Merge remote branch 'origin' 2010-03-19 11:33:57 +01:00
Andrew Phillips 93b690ed37 Removed the WebDAV wagon - part of Maven since 2.0.9. Also updated developer info, please correct and amend as necessary! 2010-03-19 11:32:14 +01:00
Andrew Phillips 64b68d73db Housekeeping: renamed all .svnignore files to .gitignore, and some line endings. 2010-03-19 11:30:13 +01:00
Andrew Phillips 43788298f8 Merge branch 'master' of C:\Users\aphillips\Workspaces\Personal\jclouds 2010-03-19 09:03:35 +01:00
Andrew Phillips 550384bd22 Line ending changes and POM formatting. 2010-03-19 09:02:17 +01:00
Adrian Cole 92cc6d6a21 Refactored AMI parsing 2010-03-18 18:29:39 -07:00
Adrian Cole 8a629d0087 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Added retry to download-blob if MD5 checksums don't match.
2010-03-17 21:32:28 -07:00
Adrian Cole b47c6114c0 alestic changed naming convention to not include manifest.xml 2010-03-17 21:32:14 -07:00
Jim c0d8e90e72 Added retry to download-blob if MD5 checksums don't match. 2010-03-17 14:05:35 -07:00
Adrian Cole d670ecfa6d Issue 122: add proxy config to default http provider 2010-03-17 09:27:39 -07:00
Adrian Cole 785ce56d3f Issue 176: add default passwords 2010-03-17 09:27:16 -07:00
Alex Yarmula e1903f9473 Merge branch 'issue174' 2010-03-16 20:34:29 -07:00
Alex Yarmula f959db6546 fixed the aws tests 2010-03-16 17:03:08 -07:00
Alex Yarmula b9a5dc0d0b fix for multiple security groups in ec2 2010-03-16 16:56:09 -07:00
Alex Yarmula a7d73a2d64 fix for multiple security groups in ec2 2010-03-16 16:55:19 -07:00
Adrian Cole d0dd757cfb Issue 198: work around intermittent service bug by retrying when getVapp returns null on a vapp that exists in available resources 2010-03-15 16:55:48 -07:00
Adrian Cole 4a880d1f47 Issue 198: work around intermittent service bug by retrying when getVapp returns null on a vapp that exists in available resources 2010-03-15 16:54:46 -07:00
Adrian Cole 7def9eee7c missing file 2010-03-15 15:32:40 -07:00
Adrian Cole e8b8aced8e vcloud: added error handling on tasks 2010-03-15 15:30:48 -07:00
Adrian Cole 1429edf69e fixed where image description doesn't match 2010-03-15 13:32:18 -07:00
Adrian Cole 983801ceb0 fixed demos after stub was renamed 2010-03-15 12:25:42 -07:00
Adrian Cole 3be3966f45 fixed bad naming convention on constant 2010-03-15 10:42:46 -07:00
Adrian Cole dc512e8bae Issue 202: withDetails support for BlobStore.list(String,ListContainerOptions) 2010-03-14 23:34:47 -07:00
Adrian Cole b221f8006f fixed gogrid test 2010-03-14 18:17:48 -07:00
Adrian Cole 2bddd8e70f vcloud related workaround where deploy task transitions to poweron 2010-03-12 16:25:26 -08:00
Adrian Cole c16b50be76 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Automatically generate MD5 of payload in create-blob function.
2010-03-12 16:00:55 -08:00
Adrian Cole 529a0ad075 added better error handling for vcloud 2010-03-12 16:00:41 -08:00
Phil Hagelberg dba85d84dd Automatically generate MD5 of payload in create-blob function. 2010-03-12 14:11:08 -08:00
Adrian Cole 40447696c7 added ttylinux 2010-03-11 23:00:51 -08:00
Phil Hagelberg 769ba19157 Correct the argument order of create-container. 2010-03-11 17:17:18 -08:00
Phil Hagelberg 2a6580d342 Switch arg name back to dir from prefix; trim long lines.
(Too used to S3 where dirs are a figment of our imagination and
prefixes are what really matter.)
2010-03-11 17:07:14 -08:00
Phil Hagelberg 4f097cd21c First arity for clear-container just calls itself instead of second arity. 2010-03-11 14:51:40 -08:00
Alex Yarmula 265218e82f added exact matching to templateBuilderImpl. changed some test logic for gogrid compute service. 2010-03-11 12:10:53 -08:00
Adrian Cole a4ba069ad7 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Use as-blobstore when listing blobs in clojure wrapper.
2010-03-11 11:31:55 -08:00
Adrian Cole 79c54e9f45 Issue 204: add template description, Issue 162: update to correct image and location details 2010-03-11 11:29:46 -08:00
Phil Hagelberg 7310d04ae5 Use as-blobstore when listing blobs in clojure wrapper.
Seems to be more forgiving and consistent this way.
2010-03-11 11:21:55 -08:00
Adrian Cole b36d68417c update to reflect get network errors 2010-03-11 08:25:09 -08:00
Alex Yarmula 2210fe47f0 more work on gogrid tests 2010-03-10 23:48:16 -08:00
Alex Yarmula 489145aa01 more work on gogrid tests 2010-03-10 23:31:30 -08:00
Alex Yarmula b6fc347047 remove a local-only change. added test-output/ to .gitignore 2010-03-10 19:17:18 -08:00
Alex Yarmula 4c29ef2e80 replaced the test image with a more stable one 2010-03-10 15:34:23 -08:00
Alex Yarmula c50541c845 fixed compute service functionality for gogrid 2010-03-10 14:27:52 -08:00
unknown 8921dfcdc2 corrected Ip address handling in default vcloud impl 2010-03-10 11:03:32 -08:00
Phil Hagelberg 9ba88797a0 Fix File method of download-blob multimethod. 2010-03-09 17:01:24 -08:00
Jim 5311b05192 Run clojure blobstore tests inside with-blobstore. 2010-03-09 16:16:43 -06:00
Jim 1da7c5a6b6 Added higher-level download-blob function and tests for it. 2010-03-09 16:13:23 -06:00
Hugo Duncan a31a114dd7 Merge branch 'cleanup2' of git://github.com/technomancy/jclouds 2010-03-09 13:52:09 -05:00
Phil Hagelberg 659f4b9612 Remove a redundant function, rename a test, add test todo. 2010-03-09 10:42:05 -08:00