Adrian Cole
0bb51e4f4e
euca doesn't support ebs boot yet
2011-09-27 13:53:54 -07:00
Adrian Cole
79a8336b10
Issue 696:The security group 'X' does not exist error when creating nodes
2011-09-22 22:53:09 -07:00
Adrian Cole
6ad732cda7
Issue 693:add ability to supply node object directly to byon
2011-09-22 13:09:45 -07:00
Adrian Cole
b4e4c26f44
fixed ec2 regressions related mapmaker -> cachebuilder
2011-09-22 02:29:14 -07:00
Adrian Cole
4cd94489c9
Issue 690:Update to guava 10.0rc2 and change from MapMaker to CacheBuilder
2011-09-22 00:23:29 -07:00
Adrian Cole
e766248327
Issue 334: added aws-cloudwatch provider
2011-09-16 15:36:29 -07:00
Guillaume Nodet
87dd23551c
Avoid using a non official jsr and use our own annotations
2011-09-16 17:52:12 +02:00
Mattias Holmqvist
c8f4cad395
Organized imports
2011-09-11 22:39:20 +02:00
Mattias Holmqvist
51d7af9650
Merge branch 'master' of github.com:mattiasholmqvist/jclouds into issue-669
2011-09-11 22:22:12 +02:00
Mattias Holmqvist
efdf8b23bb
Fix: "auto" no longer being assigned to public IP of the node when the node has been started.
2011-09-11 22:01:36 +02:00
Adrian Cole
952e58e74d
Merge branch 'issue-669' of https://github.com/mattiasholmqvist/jclouds
...
* 'issue-669' of https://github.com/mattiasholmqvist/jclouds :
Read "smp:cores" instead of "smp"
Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests.
2011-09-08 16:25:50 +02:00
Mattias Holmqvist
fd1a5dd04c
Read "smp:cores" instead of "smp"
2011-09-08 16:16:33 +02:00
Adrian Cole
bedfee376a
Issue 659:Specify non-default key pair for boot script in EC2
2011-09-07 11:50:31 +02:00
Mattias Holmqvist
78511b74f3
Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests.
2011-09-06 23:16:38 +02:00
Adrian Cole
b20cc16693
Issue 677:Race in authorizeGroupToItself and node launch
2011-09-02 13:43:57 -07:00
Adrian Cole
7f3ca1ad70
Issue 674: fixed merge problem
2011-09-01 16:33:28 -07:00
Adrian Cole
de19f777a6
Merge pull request #61 from dralves/master
...
Issue 676: Simple change to avoid NPE when tranforming nova.domain.Image into compute.domain.Image
2011-09-01 16:14:08 -07:00
nterry
428b2bd2ea
Fixed ec2 issue where whole thing aborts if one regoin is unavailable. Should be easy to implement with other providers.
2011-09-01 10:36:00 -06:00
David Ribeiro Alves
8de88410f6
changed the way the version is fetched from nova to avoid NPE
2011-08-31 22:45:41 +01:00
Adrian Cole
266cd9cb95
fixed test case relating to login_port change
2011-08-20 12:47:57 -07:00
Adrian Cole
3621b0e8c7
fix loginPort parsing in byon
2011-08-20 12:35:18 -07:00
Adrian Cole
2a4e89912b
Merge branch 'master' of git://github.com/castlabs/jclouds
...
* 'master' of git://github.com/castlabs/jclouds:
added test for range requests with filesystem backend and corrected behavior
Improve Range handling. * allowing to GET last n bytes. * start from GET range now spec conform (to field empty instead of Long.MAX_VALUE)
2011-08-19 14:38:21 -07:00
Adrian Cole
960bfe709f
Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file
2011-08-16 18:14:30 -07:00
Adrian Cole
ccb3d84133
Issue 660:null group on nodes from aws-ec2 provider
2011-08-16 09:26:25 -07:00
Sebastian Annies
173592f7d5
added test for range requests with filesystem backend and corrected behavior
2011-08-12 13:48:32 +02:00
Adrian Cole
0a8f38b90e
bumped snapshot version to 1.2.0-SNAPSHOT
2011-08-05 04:09:23 +01:00
Adrian Cole
2b28c04c0f
Issue 539:expose templatebuilder parameter to prefer s3-backed images
2011-08-04 11:25:49 +02:00
Adrian Cole
0dfecb0a47
stabilizing vcloud tests
2011-08-04 11:24:46 +02:00
Adrian Cole
e2397d6302
stabilize vcloud-based providers for 1.1.0 release
2011-08-03 10:13:54 -07:00
Dmitri Babaev
fec28774da
tests properties config fix
2011-07-31 02:32:07 +04:00
Dmitri Babaev
0843d3bc7d
test is updated according to ssh auth exception type change
2011-07-31 01:52:07 +04:00
Dmitri Babaev
12aabec2a6
waiting for node startup in live tests, timeout is increased for some tests
2011-07-31 01:31:27 +04:00
Dmitri Babaev
e8dcfa5f52
image id property for tests, test properties load refactoring
2011-07-31 00:46:11 +04:00
Adrian Cole
a26c568d7b
Issue 606:add ability to authorize ec2 ingress rules by source group constrained by port range
2011-07-29 03:41:20 -07:00
Adrian Cole
a802c2adf5
stabilized cloudfiles tests
2011-07-28 22:15:06 -07:00
Adrian Cole
79a2646415
stabilization of tests for swift/cloudfiles
2011-07-28 12:06:28 -07:00
Adrian Cole
ba1b7da181
in swift, content type no longer appends charset when you don't tell it to
2011-07-28 02:44:21 -07:00
Adrian Cole
85a6e2f90f
Issue 644:update standard image list for elastichosts
2011-07-28 00:37:14 -07:00
Adrian Cole
9c67e6b63c
Issue 640:add login port to byon format
2011-07-27 02:33:43 -07:00
Adrian Cole
46c147d43b
toned down logging and corrected logback version
2011-07-26 22:16:52 -07:00
Adrian Cole
edc1b10610
Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-*
2011-07-25 03:59:01 -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
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
323e775a08
Issue 634: folded vcloud-common into vcloud and trmk-common
2011-07-23 12:06:04 +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
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