Andrew Phillips
|
c08b50e860
|
Line endings
|
2010-09-27 11:11:58 +02:00 |
Adrian Cole
|
53f4bec356
|
Issue 361: normalize test properties
|
2010-09-19 13:30:11 -07: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
|
4c0fc5d0e0
|
Issue 176: remove interim vcloud express support
|
2010-09-08 18:53:38 -07:00 |
Adrian Cole
|
a96471c9a8
|
added create file support to scriptbuilder
|
2010-09-02 01:34:40 -07:00 |
Adrian Cole
|
d6075af116
|
fixed ant demos to new snapshot
|
2010-08-31 14:22:35 -07:00 |
Adrian Cole
|
b1c146b5b0
|
fixed poms
|
2010-08-31 12:48:09 -07:00 |
Adrian Cole
|
3f19db9cc5
|
updated ant sample to work with latest snapshot
|
2010-08-31 11:58:59 -07:00 |
Adrian Cole
|
815eeaba3f
|
fixed properties and jar location for ant sample
|
2010-08-31 11:53:32 -07:00 |
Adrian Cole
|
cf28b5a1ed
|
updated snapshot repository info
|
2010-08-27 17:26:49 -07:00 |
Adrian Cole
|
a87747a6b2
|
Issue 343 removed buggy hosting.com vcloudexpress
|
2010-08-22 21:47:36 -07:00 |
Adrian Cole
|
f895756c65
|
Issue 333: added operatingsystem to nodemetatdata; Issue 327: completed vcloud conversion to ids; Issue 306; completed vcloud lookup by id; Issue 338: got rid architecture object
|
2010-08-18 21:04:17 -07:00 |
Adrian Cole
|
420503d32e
|
updated and corrected license headers
|
2010-08-12 16:04:26 -07:00 |
Andrew Phillips
|
e1f5369243
|
Removed 1,000,000 redundant .gitignores (they're inherited)
|
2010-07-28 14:38:28 +02:00 |
Adrian Cole
|
887bb7adfe
|
Issue 316: refactored ssh to use Payload object; deprecated non-payload methods
|
2010-07-19 13:08:12 -07:00 |
Adrian Cole
|
88d64ee76c
|
Issue 286: normalized names trmk-vcloudexpress -> TerremarkVCloudExpressClient; tmrk-ecloud -> TerremarkECloudClient
|
2010-07-05 23:46:33 -07:00 |
Adrian Cole
|
0776becbc1
|
Issue 298: added gogrid 1.5 multiple datacenter support
|
2010-07-01 22:40:09 -07:00 |
Adrian Cole
|
caceae90bd
|
Issue 293: normalized on identity/credential vocab
|
2010-06-28 11:33:41 -07:00 |
Adrian Cole
|
27f4f69b4c
|
Issue 293: refactored code to provide for api versions and coherent properties for authorization
|
2010-06-28 05:07:36 -07:00 |
Adrian Cole
|
f4f79330c6
|
updated ant to work with single nodes
|
2010-06-08 17:11:46 -07:00 |
Adrian Cole
|
f297c9d7d5
|
Banned use of InetAddress and InetSocketAddress as these break google appengine. Introduced IPSocket class instead
|
2010-05-25 00:42:27 -07:00 |
Adrian Cole
|
efc47969d9
|
Issue 254: distinguish between id and providerId
|
2010-05-20 19:36:25 -07:00 |
Adrian Cole
|
467f815c17
|
revised load balancer code and implemented Issue 254: compute handle
|
2010-05-20 16:32:31 -07:00 |
Adrian Cole
|
20c282c8bc
|
Issue 243 revise compute api for better support of single nodes and flexible aggregate commands
|
2010-05-13 17:54:04 -07:00 |
Adrian Cole
|
d12a7b611e
|
updated sizes for gogrid and naming convention parser for vcloud
|
2010-05-04 17:34:45 -07:00 |
Adrian Cole
|
239519c8ca
|
added exceptions to ssh commands and changed interface to not index on id, since ids are not guaranteed unique
|
2010-05-04 15:01:01 -07:00 |
Adrian Cole
|
a1c7ccfd3f
|
Issue 241:Add provider to the Location hierarchy and make getParent a Location object; also fixed compute services where broken and added ssh logging for runscript
|
2010-05-03 01:04:48 -07:00 |
Adrian Cole
|
10af8cdae8
|
Issues 203 234 235, add visibility to image from nodemetadata, update to stable version of guava, harden tests, normalize location
|
2010-04-25 00:46:54 -07: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
|
550384bd22
|
Line ending changes and POM formatting.
|
2010-03-19 09:02:17 +01: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 |
Adrian Cole
|
de7a5e4891
|
Issue 162: updated to standard computeservice test
|
2010-03-06 14:12:44 -08:00 |
Adrian Cole
|
9244b6ddd0
|
updated ant samples
|
2010-02-09 00:23:51 -08:00 |
Adrian Cole
|
52e40c4651
|
normalized usage of null across compute apis, removed loop of recreating nodes, extracted BaseComputeService class
|
2010-02-08 01:32:53 -08:00 |
Adrian Cole
|
4582c57c72
|
fixed version numbers to SNAPSHOT
|
2010-02-04 21:30:22 -08: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
|
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
|
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
|
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
|
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
|
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
|
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 |