Chris Strand
|
8272352f9b
|
Log level of debug for the various parse methods
|
2012-03-11 00:05:04 +00:00 |
Ioannis Canellos
|
5490b3068c
|
[842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles.
|
2012-02-17 00:49:39 +02:00 |
Adrian Cole
|
fe4d148528
|
updated current version to 1.5.0-SNAPSHOT
|
2012-02-04 11:06:07 -08:00 |
Adrian Cole
|
44329eceaf
|
slicehost related changes for Issue 826
|
2012-02-03 00:29:32 -08:00 |
Adrian Cole
|
abeffc1119
|
Issue 824:add field for hypervisor
|
2012-01-30 22:52:35 -08:00 |
Ioannis Canellos
|
cfe88031a2
|
Updated OSGi package imports for compute providers & apis.
|
2012-01-18 15:02:16 +02:00 |
Adrian Cole
|
3df052565f
|
updated current version to 1.4.0-SNAPSHOT
|
2012-01-16 13:08:32 -08:00 |
Adrian Cole
|
e46ee9fbc4
|
Issue 807:update license headers
|
2012-01-09 10:54:57 -08:00 |
Adrian Cole
|
f06e6982eb
|
Issue 800:introduce property for build version
|
2012-01-05 17:51:55 -08:00 |
Adrian Cole
|
99fb37f6cf
|
refactored LiveTest code to share property initialization
|
2012-01-05 17:51:03 -08:00 |
Adrian Cole
|
42137677da
|
Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version
|
2012-01-05 13:09:45 -08:00 |
Adrian Cole
|
e9360fc938
|
updated slicehost to compute service adapter
|
2011-12-22 03:30:26 -08:00 |
Adrian Cole
|
83ca5dd931
|
updated slicehost to current style of credential management
|
2011-12-21 03:15:08 -08:00 |
Adrian Cole
|
208c474969
|
updated template builders for current images
|
2011-12-21 03:15:08 -08:00 |
Adrian Cole
|
f9b38f646c
|
Issue 730: removed deprecated methods from ComputeService RunScript/TemplateOptions SshClient.Factory and replaced occurences of Credentials with LoginCredentials whereever possible
|
2011-12-20 23:19:45 -08:00 |
andreisavu
|
2284588513
|
Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire
|
2011-12-02 16:47:14 +02:00 |
Adrian Cole
|
4a5af1e7a5
|
Issue 441: added new type: LoginCredentials, and (jclouds|provider).image.(login-user|authenticate-sudo) context properties
|
2011-11-21 11:00:12 +02:00 |
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
|
842da34982
|
Issue 713:support userMetadata in createNodesInGroup in byon, cloudservers, and aws-ec2
|
2011-10-07 00:34:44 -07:00 |
Adrian Cole
|
d4323d1ffd
|
updated centos versions
|
2011-09-22 00:42:43 -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
|
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
|
732491fe17
|
Issue 636: hone ssh code config + tests to make it easier to isolate cause of stderr hang
|
2011-07-25 03:10:55 -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
|
6662614023
|
update slicehost default template properties
|
2011-07-22 10:46:09 +10:00 |
Adrian Cole
|
c4c40eaff5
|
Issue 619:support parsing ubuntu oneiric
|
2011-07-05 22:52:45 -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
|
e1f0cdcfa5
|
Merge commit '6d187ed9baaad1e00dbe65b36ea2989c951a5a28', ssh client patch is reverted due to massive changes in code
Conflicts:
drivers/jsch/src/main/java/org/jclouds/ssh/jsch/JschSshClient.java
|
2011-06-03 03:50:47 +04:00 |
Adrian Cole
|
ccb9709d05
|
Issue 550: metadata for slicehost
|
2011-06-01 20:26:10 -07:00 |
Adrian Cole
|
0396126a8f
|
cleaned up slicehost test
|
2011-06-01 12:05:42 -07: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
|
fca0e3d093
|
Issue 564:parse debian images
|
2011-05-30 17:08:10 -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
|
a925d704f4
|
Issue 543, 473: new AdminAccess statement, which locks down compute nodes and creates a default admin account
|
2011-05-06 00:35:50 -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
|
d09ede92b1
|
Issue 479:update to log4j 1.2.16
|
2011-02-15 23:03:02 +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 |