Adrian Cole
|
c08a7884bd
|
Issue 750:property to set the image id for the default template
|
2011-11-11 19:48:28 +02:00 |
Adrian Cole
|
552242e863
|
moved to 1.3.0-SNAPSHOT
|
2011-10-16 12:26:31 -07:00 |
Adrian Cole
|
0c14365399
|
Harder tests relating to installing admin user
|
2011-10-16 03:08:36 -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 |
Guillaume Nodet
|
87dd23551c
|
Avoid using a non official jsr and use our own annotations
|
2011-09-16 17:52:12 +02: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
|
0a8f38b90e
|
bumped snapshot version to 1.2.0-SNAPSHOT
|
2011-08-05 04:09:23 +01:00 |
Adrian Cole
|
e2397d6302
|
stabilize vcloud-based providers for 1.1.0 release
|
2011-08-03 10:13:54 -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
|
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
|
a365e7de2c
|
Issue 634: fold vcloudexpress into trmk-common
|
2011-07-23 11:00:00 +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
|
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
|
46c7822b4a
|
Issue 624:update terremark config to use ubuntu 10.04 templates
|
2011-07-12 20:53:06 -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 |
Dmitri Babaev
|
0fedf6e467
|
Merge commit '7d0248c5dd972287e51ad1971d61a6ddc8bdcdf5'
|
2011-06-01 20:37:49 +04:00 |
Adrian Cole
|
3526cdc4c5
|
Issue 568:support ubuntu 11.04
|
2011-05-31 11:12:39 -07:00 |
Adrian Cole
|
be2009b267
|
Issue 541: corrected add/remove disk functionality per trmk spec
|
2011-05-30 13:57:38 -07:00 |
Adrian Cole
|
79e8c7185e
|
Issue 579: regression on trmk
|
2011-05-30 11:31:01 -07:00 |
Adrian Cole
|
f437b7a092
|
Issue 579: added isReadOnly to catalog so that you can tell whether or not you can add items to it
|
2011-05-29 20:50:54 -07:00 |
Jeremy Whitlock
|
1e2ebc0365
|
Issue 550: Added support to retrieve ISO 3166 codes from ProviderMetadata.
[in core/src/main/java/org/jclouds]
* providers/BaseProviderMetadata.java
(equals, hashCode): Updated for the iso 3166 codes.
* providers/ProviderMetadata.java
(getIso3166Codes): Added.
[in core/src/main/test/org/jclouds]
* providers/JcloudsTestBlobStoreProviderMetadata.java,
providers/JcloudsTestComputeProviderMetadata.java
(getIso3166Codes): Added.
[in providers/aws-ec2/src/main/java/org/jclouds]
* aws/ec2/AWSEC2ProviderMetadata.java
(getIso3166Codes): Added.
[in providers/aws-s3/src/main/java/org/jclouds]
* aws/s3/AWSS3ProviderMetadata.java
(getIso3166Codes): Added.
[in providers/trmk-ecloud/src/main/java/org/jclouds]
* vcloud/terremark/TerremarkECloudProviderMetadata.java
(getIso3166Codes): Added.
[in providers/trmk-vcloudexpress/src/main/java/org/jclouds]
* vcloud/terremark/TerremarkVCloudExpressProviderMetadata.java
(getIso3166Codes): Added.
|
2011-05-23 16:03:37 -06:00 |
Adrian Cole
|
36e6ca787d
|
Issue 550: added api docs, identity and credential names
|
2011-05-16 21:37:25 -07:00 |
Adrian Cole
|
4d81a5aa28
|
Issue 550: moved providers into a scoped package and made a base test class
|
2011-05-16 18:59:31 -07:00 |
Gustavo Morozowski
|
557c0d75fe
|
moved maven-bundle-plugin instructions to top project pom
|
2011-05-16 09:14:12 -03:00 |
Adrian Cole
|
ddc514d602
|
Issue 42: added osgi fragment plugin to poms
|
2011-05-15 12:08:53 -07:00 |
Adrian Cole
|
2b111b2604
|
Issue 536:terremark delete operation now returns tasks
|
2011-04-19 16:57:37 -07:00 |
Adrian Cole
|
9e94fc6fc9
|
updated license headers
|
2011-04-09 03:20:17 -07:00 |
Adrian Cole
|
fff61b8b4d
|
Issue 508: promoted OVF and CIM to jclouds-compute so that they can be reused across vcloud, trmk, and savvis
|
2011-03-20 22:15:08 -07:00 |
Carlos
|
3a9ffb5871
|
Upgrade jsch to 0.1.44-1 and use dependencyManagement for it
|
2011-02-18 16:44:55 +01:00 |
Adrian Cole
|
af3bf555c1
|
Issue 478:update to jsch 0.1.44
|
2011-02-15 18:46:00 +01:00 |
Adrian Cole
|
1bd1ff6684
|
Issue 478:update to jsch 0.1.43
|
2011-02-15 18:23:02 +01:00 |
Adrian Cole
|
4627a91195
|
Issue 125:payload binder
|
2011-02-14 15:17:19 +01:00 |
Adrian Cole
|
359a0feeaa
|
added missing jsch dep
|
2011-02-01 21:18:24 -08:00 |
Andrew Phillips
|
0e90930ef7
|
Added READMEs for all providers, with information on which API JARs are expected on the classpath
|
2011-02-01 09:34:18 +01:00 |
Adrian Cole
|
4a52218565
|
Issue 457: rename tag -> group
|
2011-01-31 18:02:54 -08:00 |
Adrian Cole
|
675563c96a
|
Issue 418: updated location object to include metadata and iso3166codes
|
2011-01-31 01:00:20 -08:00 |
Adrian Cole
|
c8d4008c98
|
fixed pattern to id windows 2008
|
2011-01-29 21:06:22 -08:00 |
Adrian Cole
|
2d888fb18e
|
template test predicate refactor
|
2011-01-29 20:55:31 -08:00 |
Adrian Cole
|
0455e0f509
|
refactored runScript logic
|
2011-01-23 12:19:28 -08:00 |
Adrian Cole
|
2bc2e23d9c
|
Issue 440: moved all extensions into group id org.jclouds.driver
|
2011-01-15 20:58:57 -08:00 |
Adrian Cole
|
e71d412a0a
|
Issue 440: reorganized terremark and added trmk-common, trmk-ecloud, trmk-vcloudexpress
|
2011-01-09 17:52:48 -08:00 |