Commit Graph

105 Commits

Author SHA1 Message Date
Adrian Cole d0444c954a Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version 2012-01-05 14:40:13 -08:00
Andrew Phillips 977374caef [maven-release-plugin] prepare for next development iteration 2011-12-22 17:45:15 +00:00
Andrew Phillips b5df9a3b32 [maven-release-plugin] prepare release jclouds-1.2.2 2011-12-22 17:44:53 +00:00
Andrew Donald Kennedy 85288326c8 The describeAddressesInRegion call returns empty set on not found, not exception 2011-12-21 18:51:27 -08:00
Andrew Donald Kennedy be2d85fb81 PublicIpInstanceIdPair has different id format to node 2011-12-21 18:51:16 -08:00
Andrew Donald Kennedy ebad8aad43 Issue 757: Remove old public IPs when associating elastic IP addresses 2011-12-21 18:51:02 -08:00
Adrian Cole e12383c7bf should cleanup after test 2011-12-19 02:41:10 -08:00
Adrian Cole dc4186afb7 typos 2011-12-19 02:38:37 -08:00
Adrian Cole 9672fda205 auto-ip allocation 2011-12-19 02:38:21 -08:00
Adrian Cole bd552b3eaf southeast asia 2011-12-18 16:09:56 -08:00
Adrian Cole 2c4481a318 Issue 747:add new us-west-2 region 2011-12-18 15:58:12 -08:00
Jan Paral 3c05d5e4a5 Issue 757: Auto allocate Elastic IPs and deal with empty tags in describe security groups response 2011-12-18 15:56:28 -08:00
Adrian Cole 908a2801b0 [maven-release-plugin] prepare for next development iteration 2011-10-18 01:29:24 -07:00
Adrian Cole 8ede1dea43 [maven-release-plugin] prepare release jclouds-1.2.1 2011-10-18 01:29:21 -07:00
Adrian Cole 6a175d01db [maven-release-plugin] prepare for next development iteration 2011-10-16 11:15:05 -07:00
Adrian Cole d0d69183d5 [maven-release-plugin] prepare release jclouds-1.2.0 2011-10-16 11:15:03 -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 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 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 79a8336b10 Issue 696:The security group 'X' does not exist error when creating nodes 2011-09-22 22:53:09 -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
Guillaume Nodet 87dd23551c Avoid using a non official jsr and use our own annotations 2011-09-16 17:52:12 +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
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
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
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
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 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 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 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 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 0502300840 fixed ec2 security group live test 2011-06-27 02:26:51 -07:00
Andrew Phillips 7d2fb23119 Master version is now 1.1.0-SNAPSHOT (= next feature version) now that 1.0.0 is out 2011-06-05 11:17:43 +04:00
Mattias Holmqvist 02391ce2b5 Merge branch 'master' of https://github.com/jclouds/jclouds into ebs2_elastic-ip2 2011-06-03 09:29:41 +02:00