Adrian Cole
|
732491fe17
|
Issue 636: hone ssh code config + tests to make it easier to isolate cause of stderr hang
|
2011-07-25 03:10:55 -07:00 |
Adrian Cole
|
efa574c175
|
Issue 636: disable stderr parsing until we determine cause of hanging
|
2011-07-24 17:42:30 -07:00 |
Adrian Cole
|
a604d25477
|
missing guice bindings found in live tests
|
2011-07-24 11:18:44 -07:00 |
Adrian Cole
|
6f6b11c45a
|
revised terremark implementation to only include the minimum vCloud vocabulary it needs
|
2011-07-24 21:39:23 +10:00 |
Adrian Cole
|
560aa95e90
|
flattened vCloud classes now that vcloud 0.8 doesn't need to share hierarchy with 1.0
|
2011-07-24 13:37:03 +10:00 |
Adrian Cole
|
f42b550015
|
Issue 487: terremark hostnames are predictable
|
2011-07-24 00:06:38 +10:00 |
Adrian Cole
|
6b9c68039b
|
Issue 635:filesystem provider does not return md5 or etag on getBlob
|
2011-07-23 23:21:06 +10:00 |
Adrian Cole
|
81bf7268be
|
Issue 487: rimu returns consistent hostname, but vcloud does not
|
2011-07-23 23:20:13 +10:00 |
Adrian Cole
|
0a73d5a22a
|
updated to allow services a bit longer to start jboss
|
2011-07-23 17:51:43 +10:00 |
Adrian Cole
|
76abbe8906
|
jsch error stream wasn't being extracted into a string
|
2011-07-23 17:50:35 +10:00 |
Adrian Cole
|
c9e63f98ab
|
corrected default network pattern for bluelock
|
2011-07-23 17:50:11 +10:00 |
Adrian Cole
|
0b60ccf5ac
|
make it explicit we are not going to retry on a general sftp failure
|
2011-07-23 15:33:50 +10:00 |
Adrian Cole
|
d5caa414b1
|
Issue 634: repackaged trmk-common into org.jclouds.trmk.vcloud_0_8; trmk-ecloud into org.jclouds.trmk.ecloud; trmk-vcloudexpress into org.jclouds.trmk.vcloudexpress
|
2011-07-23 13:16:23 +10:00 |
Adrian Cole
|
323e775a08
|
Issue 634: folded vcloud-common into vcloud and trmk-common
|
2011-07-23 12:06:04 +10:00 |
Adrian Cole
|
fcc9e30832
|
Issue 634: unhook trmk from vcloud 1.0 implementation
|
2011-07-23 11:17:38 +10:00 |
Adrian Cole
|
a365e7de2c
|
Issue 634: fold vcloudexpress into trmk-common
|
2011-07-23 11:00:00 +10:00 |
Adrian Cole
|
5994d14841
|
Issue 487: gogrid and elasticstack do not have predicatable hostnames
|
2011-07-23 10:19:51 +10:00 |
Adrian Cole
|
919093ea9b
|
Issue 628: fixed error on vCloud find network
|
2011-07-23 10:19:21 +10:00 |
Adrian Cole
|
7d93c86588
|
better error on network timeouts
|
2011-07-23 10:18:18 +10:00 |
Adrian Cole
|
162214f209
|
Issue 628: fixed error on vCloud find network
|
2011-07-23 10:17:50 +10:00 |
Adrian Cole
|
2ac2524baa
|
Issue 628: fixed error on vCloud find network
|
2011-07-23 10:17:09 +10:00 |
Adrian Cole
|
6928082674
|
Issue 487:Add hostname property to nodemetadata
|
2011-07-22 21:21:33 +10:00 |
Adrian Cole
|
acd4b4a628
|
clean up style warnings
|
2011-07-22 12:48:59 +10:00 |
Adrian Cole
|
0f9dd50d7d
|
Issue 628:expose properties to choose default Org and vDC in vCloud-based implementations
|
2011-07-22 11:03:29 +10:00 |
Adrian Cole
|
c1ae4d06e6
|
update amazon template to reflect current images
|
2011-07-22 10:46:40 +10:00 |
Adrian Cole
|
6662614023
|
update slicehost default template properties
|
2011-07-22 10:46:09 +10:00 |
Adrian Cole
|
feaef2b6eb
|
work around condition where occasionally gogrid is late making credentials available for a newly started server
|
2011-07-22 10:45:26 +10:00 |
Adrian Cole
|
ee797da004
|
Issue 632:enhance and automatically work around nodes with sftp problems
|
2011-07-22 10:43:19 +10:00 |
Adrian Cole
|
0921cea2c7
|
make test singlethreaded to avoid surefire hangs
|
2011-07-22 10:42:37 +10:00 |
Adrian Cole
|
f3a0e6d0bd
|
Issue 632:enhance and automatically work around nodes with sftp problems
|
2011-07-22 10:41:43 +10:00 |
Adrian Cole
|
b09c81177b
|
added function to get a configuration property without binding to Guice explicitly
|
2011-07-22 10:35:48 +10:00 |
Adrian Cole
|
dddbd10490
|
eagerly check null on constructor
|
2011-07-20 23:51:02 +10:00 |
Adrian Cole
|
f81bb95ab0
|
Issue 542: updated terremark eCloud implementation to 2.8 version of Org and added Tag and DataCenter queries
|
2011-07-17 18:44:44 +10:00 |
Adrian Cole
|
bbcf87265e
|
Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
fixes clojure's blobstore clear-container wrapper fn
|
2011-07-13 14:33:11 -07:00 |
Adrian Cole
|
92bcb2b822
|
Issue 622:Unable to clone machine of Terremark VCloud Express
|
2011-07-13 14:30:32 -07:00 |
Adrian Cole
|
67a3366d87
|
Merge pull request #57 from bmabey/master
fixes clojure's blobstore clear-container wrapper fn
|
2011-07-13 13:57:18 -07:00 |
Adrian Cole
|
46c7822b4a
|
Issue 624:update terremark config to use ubuntu 10.04 templates
|
2011-07-12 20:53:06 -07:00 |
Ben Mabey
|
19339b807a
|
fixes clojure's blobstore clear-container wrapper fn
|
2011-07-12 16:46:54 -06:00 |
Seshu Pasam
|
35d5131ba9
|
Oops, missed some files in previous commit. New files for vApp extended info.
|
2011-07-12 13:35:28 -04:00 |
spasam
|
d9b9c61ce6
|
Implented vApp tag support for Terremark Enterprise.
Also added configurable exponential delay between automatic retries.
|
2011-07-12 11:21:20 -04:00 |
Adrian Cole
|
5f54110a47
|
Issue 623:clean up exception messages when templateBuilder fails to match an image
|
2011-07-12 00:16:02 -07:00 |
Adrian Cole
|
6e2cf793b2
|
Issue 613:Automatically parse cluster ami list
|
2011-07-08 02:13:12 -07:00 |
Adrian Cole
|
3c200645bc
|
added ec2 support for image filters
|
2011-07-08 02:13:12 -07:00 |
Adrian Cole
|
537691226e
|
added hypervisor property to ec2 image
|
2011-07-08 02:13:12 -07:00 |
Adrian Cole
|
c8ebbc2f02
|
updated cloudservers uk template settings to match current images
|
2011-07-08 02:13:12 -07:00 |
Adrian Cole
|
b4e3bec644
|
changed builders to accept iterable as it is easier in guava than sets
|
2011-07-08 02:13:12 -07:00 |
Adrian Cole
|
7f1a543fb6
|
fixed problem where empty query string doesn't work: Issue 576
|
2011-07-08 02:13:12 -07:00 |
Adrian Cole
|
b037be29fa
|
updated rackspace default version to ubuntu 11.04
|
2011-07-08 02:13:11 -07:00 |
Andrew Phillips
|
73117e3662
|
Updated KickStart args and integration test setup
|
2011-07-07 22:35:09 -04:00 |
Andrew Phillips
|
c3b92ef911
|
Removed an unused bit of surefire plugin configuration
|
2011-07-07 22:09:07 -04:00 |