Commit Graph

1271 Commits

Author SHA1 Message Date
Adrian Cole 268bc2ec04 issue 107: revised hc module, and included it in the enterprise config 2010-02-04 21:51:37 -08:00
Adrian Cole 4582c57c72 fixed version numbers to SNAPSHOT 2010-02-04 21:30:22 -08:00
Adrian Cole aeb57070e9 Issue 107: new Apache HttpComponents HttpClient 4.0 plugin 2010-02-04 20:36:21 -08:00
Ivan Meredith 7ad07fda73 Updated README.txt from Adrian's changes. 2010-02-04 15:02:54 +13:00
adrian.f.cole 2ed029764f beta-3 release
git-svn-id: http://jclouds.googlecode.com/svn/branches/1.0-beta-3@3054 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 11:34:05 +00:00
adrian.f.cole 7d07f60b9a preparing beta-3
git-svn-id: http://jclouds.googlecode.com/svn/branches/1.0-beta-3@2755 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 09:10:45 +00:00
adrian.f.cole b217410ac0 Issue 9, Issue 127: updated javadoc, modified dist to not jarjar, changed dist to support profiles, tools, blobstore, and compute api
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2754 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 08:31:30 +00:00
adrian.f.cole 7120f6e536 corrected CNFE, as it should have been a subclass of ResourceNotFoundException; stabalized the directory support for rackspace and atmos
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2753 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 04:07:49 +00:00
adrian.f.cole a268309c94 overhauled the blobstore api to work with pseudo directories and continuable lists. fixed connection errors in http executor. changed to return null on resource not found
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2745 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-01 10:09:45 +00:00
adrian.f.cole 9326865762 added readme
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2743 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-01 04:05:11 +00:00
adrian.f.cole 333b576610 updated archaetypes to include Alex's fixes
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2739 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-31 22:23:48 +00:00
adrian.f.cole 2b3d2b0c48 fix bugs found by pvdyck blind usage of content on HEAD requests and throwing away data on generation of uri
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2738 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-29 23:39:47 +00:00
adrian.f.cole 01ad08dfc2 blobstore regression on rackspace
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2736 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-29 07:48:53 +00:00
adrian.f.cole 24f1836f7a Issue 130 added rsa key options to compute api
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2734 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-29 07:01:20 +00:00
adrian.f.cole d3b4383852 Issue 130: updated javadocs and tweaked ant task
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2732 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-28 09:02:37 +00:00
adrian.f.cole 99dd7c1638 Issue 130: clarified method names
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2731 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-28 08:21:10 +00:00
adrian.f.cole 3521c47029 Issue 130: added location and made compute service set-based
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2730 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-28 05:21:11 +00:00
adrian.f.cole 70aa7e4ef3 Issue 73, 130, 150: overhauled context builders, blobstore javadocs, setup http connection limiter, and otherwise readied the code for consumption
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2729 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-25 09:41:37 +00:00
ivan@ivan.net.nz 99f201f0f8 Fixed the compute service live tests for RimuHosting. An invalid name was being used for the server.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2728 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-25 02:27:08 +00:00
adrian.f.cole 9d305c95a9 Issue 130: added rimu and vanilla vcloud, hardened state changes to delete with status checks, added example build.properties to ant samples
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2727 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-23 03:22:28 +00:00
adrian.f.cole c6de9196a1 Issue 130: added image to ant task
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2726 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 21:45:06 +00:00
adrian.f.cole 4b00bd9649 Issue 130: added retry logic for ssh runscript
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2724 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 21:35:45 +00:00
adrian.f.cole b7f9426a02 Issue 130: added size and image to ant config
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2723 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 21:15:19 +00:00
adrian.f.cole aa41f4512b Issue 130: added rackspace and cleaned up builder concepts
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2721 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 20:39:23 +00:00
adrian.f.cole 28aadccb49 Issue 130: fleshed out compute abstraction and hardened TemplateBuilder design
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2718 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 09:35:39 +00:00
adrian.f.cole a17da70588 support null; add AuthorizationException
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2717 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-22 00:30:07 +00:00
adrian.f.cole 56116204df Issue 129: tidied up ssh output for ant/compute commands
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2714 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-21 08:50:10 +00:00
adrian.f.cole bc1c1fd793 Issue 112: missed files from last commit
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2713 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-21 08:14:35 +00:00
adrian.f.cole cb906ded3c Issue 130: added options to runNode like openPorts and runScript; added ability to specify alternate endpoint in *ContextBuilderFactory; updated ant tasks to use new node features; Issue 112: normalized vcloud clients
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2712 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-21 06:22:42 +00:00
sharedocs1@gmail.com 1d2b1495a2 Made the license copyright holder parameterizable.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2707 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:54:16 +00:00
sharedocs1@gmail.com dd437931b5 Made the copyright holder parameterizable.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2706 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:54:00 +00:00
sharedocs1@gmail.com 0d835e7f8c Removed an unnecessary groupId.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2705 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:53:42 +00:00
sharedocs1@gmail.com 44222a19fd Updated license headers (no code changes).
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2704 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:53:15 +00:00
sharedocs1@gmail.com e486147c01 Updated license headers (no code changes).
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2703 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:52:59 +00:00
adrian.f.cole 2e213ae223 Issue 130: properly modeled node and templates
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2702 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:34:24 +00:00
adrian.f.cole 2c373ed68e updated ant example
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2687 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 02:18:50 +00:00
adrian.f.cole 9b39988ad7 Issue 130, Issue 73: separated out provider context from abstraction. accessible via getProviderSpecificContext
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2684 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 00:32:04 +00:00
adrian.f.cole fd5147e09f Issue 86: update to include metadata in listings
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2683 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 17:59:24 +00:00
sharedocs1@gmail.com a160f651fe Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2682 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 13:21:39 +00:00
sharedocs1@gmail.com bb4e617eb6 Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2681 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 13:21:24 +00:00
sharedocs1@gmail.com 76fe44bdd2 Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2680 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 13:20:44 +00:00
sharedocs1@gmail.com 8e002160a1 Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2679 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 13:20:33 +00:00
sharedocs1@gmail.com df45849b41 Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2678 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 13:19:43 +00:00
sharedocs1@gmail.com 816e911cf4 Updated artifact to match other demos
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2677 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 13:19:11 +00:00
sharedocs1@gmail.com 826897ba9c Guess what...svn:ignore stuff ;-)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2676 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 12:32:43 +00:00
sharedocs1@gmail.com 4ce9a3e35d Guess what...svn:ignore stuff ;-)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2675 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 12:32:32 +00:00
adrian.f.cole 0f6412dfbd Issue 86 updated to latest azure api release and added more support for queue
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2674 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 11:34:28 +00:00
adrian.f.cole e38f58902c Added more images to ec2
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2673 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 11:18:41 +00:00
adrian.f.cole 35b2043e95 new GoogleAppEngineConfigurationModule
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2672 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 07:06:34 +00:00
adrian.f.cole 49f14ca0e8 fixed wire logging
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2671 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 07:05:59 +00:00