Commit Graph

274 Commits

Author SHA1 Message Date
Adrian Cole 0c14365399 Harder tests relating to installing admin user 2011-10-16 03:08:36 -07:00
Adrian Cole ed47d255b0 Issue 612: added Name support to aws-ec2 2011-10-15 00:26:54 -07:00
Adrian Cole 9104eca282 Issue 717: corrected keyPair state logic which was redundantly creating keys 2011-10-14 01:49:18 -07:00
Adrian Cole 7e5a6e68cf Issue 719: add sha1 support to SshKeys 2011-10-13 23:57:46 -07:00
Adrian Cole c28a2e38c3 Issue 719: added some logging for ssh fingerprints 2011-10-13 01:49:49 -07:00
Adrian Cole 326328b71b spot requests are not opening in us-east-1 or us-west-1: switching to eu-west-1 2011-10-11 17:12:46 -07:00
Adrian Cole 868b9ba93e fixed filesystem test case 2011-10-11 10:37:13 -07:00
Adrian Cole f864b2faac Merge pull request #102 from andrewgaul/filesystem-signer
Issue 648: Reuse transient signer with filesystem blobstore
2011-10-11 10:22:59 -07:00
Adrian Cole 5f800efe66 Merge pull request #105 from jsonking/master
Cloudsigma: Fixed documentation links, plus LiveTest for rename a VLAN which works now
2011-10-11 10:20:41 -07:00
Andrew Gaul a7fbb97cd9 Reuse transient signer with filesystem blobstore
Addresses issue 648.
2011-10-11 10:11:26 -07:00
Jason King a05e2d55c2 Cloudsigma: Fixed documentation links, plus LiveTest for rename a VLAN which works now 2011-10-11 17:48:45 +01:00
Adrian Cole cd710a2a94 Issue 715:Unable to resolve symbol: -?> in this context 2011-10-11 09:23:07 -07:00
Adrian Cole bbbd5a35fc Issue 690:Update to guava 10.0.1 2011-10-10 18:00:07 -07:00
Adrian Cole 842da34982 Issue 713:support userMetadata in createNodesInGroup in byon, cloudservers, and aws-ec2 2011-10-07 00:34:44 -07:00
Adrian Cole 809a1b051c Issue 712:add support for CloudSigma Las Vegas 2011-10-06 18:59:23 -07:00
Richard Downer bc99e9e7ee Update unit tests for deleteVApp 2011-10-05 16:22:43 +01:00
Richard Downer 7f9973e037 VAppAsyncClient.deleteVApp (deprecated API) requires @Consume(TASK_XML) annotation 2011-10-05 14:20:05 +01:00
Richard Downer 148339858c VAppAsyncClient.deleteVApp requires @Consume(TASK_XML) annotation 2011-10-05 13:38:05 +01:00
Adrian Cole 04a5aa8f71 Merge pull request #91 from ahgittin/704-clojure13
Issue 704: clojure13
2011-10-04 00:49:43 -07:00
Alex Heneveld 9d30fde375 issue 704, clojure 1.3 compatibility: removed uses of clojure-contrib, bringing in preferred modular dependencies where needed (tools.logging and core.incubator), adding the map-str function (that is all that was missing from clojure-contrib string), changing uses of "condition" to be java.lang.Exception, and changing the reference to private type byte-array-type to be the class directly in its own extend-protocol block since private type isn't liked under clojure 1.3; also removed clojure 1.1 build profile 2011-10-03 11:17:16 +01:00
Adrian Cole ec7a736771 updated eucalyptus tests 2011-09-30 22:38:25 -07:00
Adrian Cole 34bca807d5 Issue 669: ensure elasticstack doesn't pass nic mac address when setting server config 2011-09-28 13:28:16 -07:00
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