Commit Graph

746 Commits

Author SHA1 Message Date
Alex Heneveld 8967fb7a69 JCLOUDS-331 - support specifying an imageChooser function in TemplateBuilder
Includes fix in ca8289b contributed by Martin Harris
2013-11-15 01:59:38 +00:00
JoshVote d6bb789efb JCLOUDS-277: Made the description in org.jclouds.compute.domain.Image nullable 2013-09-16 16:30:32 +01:00
Andrew Phillips 6f4c796f73 [maven-release-plugin] prepare for next development iteration 2013-08-27 11:43:49 -04:00
Andrew Phillips cd34259487 [maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc2 2013-08-17 12:07:33 -04:00
Andrew Phillips 66e19a6bce Revert "[maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc1"
This reverts commit 96fae29fde.
2013-08-14 17:15:36 -07:00
Andrew Phillips 96fae29fde [maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc1 2013-08-07 14:17:23 -04:00
Andrew Phillips 78e5832fd2 Revert "[maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc0"
This reverts commit 61baf2ada2.
2013-08-05 20:38:51 -04:00
Andrew Phillips 0554c6f824 Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit df6844474c.
2013-08-05 20:38:20 -04:00
Andrew Phillips df6844474c [maven-release-plugin] prepare for next development iteration 2013-08-02 11:59:22 -04:00
Andrew Phillips 61baf2ada2 [maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc0 2013-08-02 11:59:16 -04:00
zack-shoylev 3731f812cb Fixes testCreateAndRunAService by fixing the outdated jetty URL 2013-07-01 19:48:05 -05:00
Andrew Bayer 7ac0d3729b JCLOUDS-99. Enable use of Iterable<IpPermission> for aws-ec2
- Added AWSEC2CreateSecurityGroupIfNeeded, using
AWSSecurityGroupClient's ability to call
authorizeSecurityGroupInRegion with Iterable<IpPermission>

- Added a utility method,
ComputeServiceUtils.getPortRangesInList(int... ports), to get pairs of
start/end ports covering all ranges in a list of ports. Used above.
2013-06-19 14:05:56 -07:00
Andrew Bayer 1a130bffa2 [maven-release-plugin] prepare for next development iteration 2013-06-19 13:24:39 -07:00
Andrew Bayer 079f9f0bcc [maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc3 2013-06-12 17:12:14 -07:00
Andrew Bayer 7c4196dc09 Revert "[maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc2"
This reverts commit 5c18b6a1b4.
2013-06-12 16:49:34 -07:00
Andrew Bayer 5c18b6a1b4 [maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc2 2013-05-31 14:11:50 -07:00
Andrew Bayer 7828eef359 Revert "[maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc1"
This reverts commit 57718280be.
2013-05-31 13:48:27 -07:00
Andrew Bayer 57718280be [maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc1 2013-05-30 11:20:44 -07:00
Ignasi Barrera 9ce7bc9e80 JCLOUDS-67: Filtered license headers from script fragments 2013-05-20 11:24:34 +02:00
adriancole 7420cb7186 JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format 2013-05-16 21:33:44 -07:00
Andrew Bayer 97fdc2655d JCLOUDS-37. Fix RAT violations in incubator-jclouds, 1.6.x branch 2013-05-13 19:17:37 -07:00
Andrew Bayer efc0e9dcd2 JCLOUDS-30. Switch to 2 space indents for POM files. 2013-05-13 13:10:06 -07:00
Andrew Bayer ebf5286ce6 JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos. 2013-05-13 13:10:05 -07:00
Adrian Cole 8c64988ce9 Merge pull request #1575 from rackspace/cloudservers-live-tests
Fixes live rackspace tests
2013-04-29 12:53:24 -07:00
zack-shoylev d805095c26 fixes live rackspace tests 2013-04-28 16:15:40 -05:00
adriancole 0ed3d64cc7 [maven-release-plugin] prepare for next development iteration 2013-04-27 08:23:16 -07:00
adriancole 51cddcb841 [maven-release-plugin] prepare release jclouds-1.6.0 2013-04-27 08:23:15 -07:00
adriancole f567124dbe [maven-release-plugin] prepare for next development iteration 2013-04-22 00:01:42 -07:00
adriancole 063b795393 [maven-release-plugin] prepare release jclouds-1.6.0-rc.5 2013-04-22 00:01:40 -07:00
Andrew Gaul bdd48ca5bf Address Checkstyle violations
This commit requires temporarily disabling some checks.
2013-04-17 17:33:06 -07:00
Andrew Gaul fabb4c9f10 Address Xlint warnings 2013-04-17 17:23:20 -07:00
adriancole bf1b7f50c9 [maven-release-plugin] prepare for next development iteration 2013-04-10 13:04:14 -07:00
adriancole 60468e5ba8 [maven-release-plugin] prepare release jclouds-1.6.0-rc.4 2013-04-10 13:04:13 -07:00
Adrian Cole 001c2cc91b Merge pull request #1515 from jclouds/async-is-an-option-1.6.x
Async is an option 1.6.x
2013-04-10 11:14:42 -07:00
adriancole eeaa653b38 be more lenient with time-based tests as buildhive hosts are slow 2013-04-10 10:11:33 -07:00
adriancole 294807a103 Deprecated remaining code related to RestContext, RestApiMetadata, and RestClientModule for ApiContext, HttpApiMetadata, HttpApiModule 2013-04-09 23:17:03 -07:00
Andrew Bayer 15046719eb Adding listNodesByIds across the board.
Adding to both ListNodesStrategy and ComputeServiceAdapter. When
possible, does a query explicitly for the specified IDs. When not,
falls back on either listDetailsOnNodesMatching (for ListNodesStrategy
implementations and in BaseComputeService) or filters listNodes output
itself (in ComputeServiceAdapter).
2013-04-08 20:02:32 -07:00
adriancole 0d34d0729d [maven-release-plugin] prepare for next development iteration 2013-04-03 18:25:58 -07:00
adriancole 985f3b5c0f [maven-release-plugin] prepare release jclouds-1.6.0-rc.3 2013-04-03 18:25:57 -07:00
adriancole bfd5b114d7 [maven-release-plugin] prepare for next development iteration 2013-03-25 20:50:05 -07:00
adriancole db9d422a04 [maven-release-plugin] prepare release jclouds-1.6.0-rc.2 2013-03-25 20:50:04 -07:00
Adrian Cole 3ec76d3072 [maven-release-plugin] prepare for next development iteration 2013-03-08 20:27:16 -08:00
Adrian Cole 1221795f36 [maven-release-plugin] prepare release jclouds-1.6.0-rc.1 2013-03-08 20:27:15 -08:00
adriancole c31145e42e [maven-release-plugin] prepare for next development iteration 2013-03-04 06:13:59 -08:00
adriancole 0eb3ee8091 [maven-release-plugin] prepare release jclouds-1.6.0-alpha.4 2013-03-04 06:13:57 -08:00
Rex Hoffman 35dd0a67aa Update compute/src/main/java/org/jclouds/net/domain/IpPermission.java
shouldn't we hash on cidrBlocks as well... breaks some set logic I'm using.
Wondering if this will be built out, or if it will be dropped?
2013-02-26 14:45:49 -08:00
Adrian Cole 1fbc47bd77 added iam instance profile args to aws-ec2 2013-02-25 17:35:02 -08:00
Andrew Gaul ff42fdfa13 Address FindBugs warnings 2013-02-24 20:17:50 -08:00
Andrew Gaul 1f995879d6 Address FindBugs errors 2013-02-22 20:59:29 -08:00
adriancole 89fda8ee28 [maven-release-plugin] prepare for next development iteration 2013-02-04 17:30:46 -08:00