Adrian Cole
|
de1ecad1ca
|
better error message on service not available
|
2012-02-09 18:32:58 +00:00 |
Andrei Savu
|
74ded0302e
|
Fixed double query parameter & URL encoding / decoding bugs
|
2012-02-09 17:55:59 +00:00 |
Adrian Cole
|
1c0c4e1b76
|
corrected keystone parsing and default url for hp cloud storage
|
2012-02-09 17:55:23 +00:00 |
Andrei Savu
|
0157f0d892
|
Replace EncryptedPassword with a plain old String
|
2012-02-09 16:14:39 +00:00 |
Andrei Savu
|
db88ec1696
|
Fixed and improved live tests for SSHKeyPairClient
|
2012-02-09 16:14:25 +00:00 |
Andrei Savu
|
f3b9b81bca
|
Added a few more tests and update ReEncodeQueryWithDefaultURLEncoderTest so that it fails
|
2012-02-09 16:14:15 +00:00 |
Andrei Savu
|
640a50b409
|
Added password decryption functionality for Windows hosts
|
2012-02-09 16:13:59 +00:00 |
Andrei Savu
|
7486703c23
|
Implemented getEncryptedPasswordForVirtualMachine
|
2012-02-09 16:13:47 +00:00 |
Andrei Savu
|
ef41b503a9
|
Work in progress on fixing registerSSHKeyPair and implementing getPasswordForVirtualMachine
|
2012-02-09 16:13:35 +00:00 |
Adrian Cole
|
e54147de2a
|
stabilized glesys templates
|
2012-02-09 11:33:48 +00:00 |
Adrian Cole
|
ce3f45ca34
|
improvements on glesys
|
2012-02-09 11:28:53 +00:00 |
Adrian Cole
|
14b46dd126
|
HP Cloud Identity Services/CDN
|
2012-02-09 06:36:24 +01:00 |
Adrian Cole
|
803063df1c
|
updated to rocoto 6.1 for osgi fix
|
2012-02-07 20:51:44 +01:00 |
Andrei Savu
|
be322bea85
|
Session renew should fail after a limited number of failed attempts
|
2012-02-07 20:48:32 +01:00 |
Andrei Savu
|
214c4630bc
|
Re-authenticate on CloudStack session expiration
|
2012-02-07 20:48:09 +01:00 |
Jeremy Daggett
|
d2a4bfa2a9
|
Updated NOTICE.txt and inserted correct production URL for PropertiesBuilder
|
2012-02-06 11:18:53 -08:00 |
Adrian Cole
|
0134c3569b
|
[maven-release-plugin] prepare for next development iteration
|
2012-02-04 17:45:57 -08:00 |
Adrian Cole
|
6aa40ec4c6
|
[maven-release-plugin] prepare release jclouds-1.4.0-rc.1
|
2012-02-04 17:45:47 -08:00 |
Ioannis Canellos
|
89db027045
|
[832] Removed unnecessary import from eucalyptus-partnercloud-s3
|
2012-02-04 22:00:38 +02:00 |
Adrian Cole
|
68e657fb4e
|
fixed typo
|
2012-02-04 10:40:50 -08:00 |
Adrian Cole
|
db53c00748
|
Merge pull request #349 from andreisavu/windows-passwords
Support retrieving and decrypting the Administrator password of EC2 Windows instances
|
2012-02-04 10:24:16 -08:00 |
Andrei Savu
|
4ed8f8f85e
|
Renamed getPasswordData to getPasswordDataInRegion & fixed broken unit tests
|
2012-02-04 20:18:50 +02:00 |
Richard Downer
|
27aaafe139
|
Test to demonstrate getting the Windows Administrator password
|
2012-02-04 19:46:53 +02:00 |
Richard Downer
|
c665eb6a6b
|
Add a function that decrypts the Windows Administrator password generated by Amazon and returns a LoginCredentials instance.
|
2012-02-04 19:46:53 +02:00 |
Richard Downer
|
3a53a4e5fa
|
Add support for getting ciphers through the Crypto interface
|
2012-02-04 19:46:52 +02:00 |
Richard Downer
|
a50c092836
|
Add the EC2 API call "GetPasswordData" to retrieve the encrypted Windows Administrator password.
|
2012-02-04 19:46:52 +02:00 |
Richard Downer
|
7c9fb31d0f
|
EC2ImageParser was not setting the name
|
2012-02-04 19:46:52 +02:00 |
Adrian Cole
|
223b5b6316
|
Merge pull request #348 from aledsage/Issue-445-DestroyingNodes-And-CleanUpIncidentalResources
Issue 445: cleaning up incidental resources
|
2012-02-04 09:09:11 -08:00 |
Aled Sage
|
ef8a2cc01d
|
Issue #445: testing is fixed as side-effect of #364 and #365 work
|
2012-02-04 15:53:29 +00:00 |
Aled Sage
|
ab568f0a09
|
Issues 364 and #365: destroyNode cleans up incidental resources
|
2012-02-04 15:40:31 +00:00 |
Adrian Cole
|
ae1effd748
|
made openstack multi-region, and now select correct endpoint via apiversion property
|
2012-02-04 00:51:44 -08:00 |
Adrian Cole
|
61314015dc
|
Merge pull request #347 from andrewgaul/remove-create-http-module
Remove AWSS3ClientLiveTest.createHttpModule
|
2012-02-03 16:29:57 -08:00 |
Andrew Gaul
|
2eb0b76092
|
Remove AWSS3ClientLiveTest.createHttpModule
This yields confusing hangs with tests that have multiple outstanding
operations.
|
2012-02-03 16:09:19 -08:00 |
Adrian Cole
|
c388fc41b4
|
Issue 826: removed eager supplier of @Provider endpoint
|
2012-02-03 13:51:26 -08:00 |
Jason King
|
fbb48454fb
|
Merge pull request #346 from andrewgaul/fix-javadoc-warnings
Fix JavaDoc warnings in AWS provider
|
2012-02-03 13:34:31 -08:00 |
Andrew Gaul
|
3f102fcbb2
|
Fix JavaDoc warnings in AWS provider
|
2012-02-03 11:06:06 -08:00 |
Adrian Cole
|
3a9d660b8e
|
refactored ec2 options test, especially to use known image id (it was selecting centos since we changed the location id)
|
2012-02-03 00:29:42 -08:00 |
Adrian Cole
|
80a965d3fb
|
softlayer has been slow responding lately
|
2012-02-03 00:29:42 -08:00 |
Adrian Cole
|
4837cf92c5
|
set a sane tty for ssh connections
|
2012-02-03 00:29:41 -08:00 |
Adrian Cole
|
3e9c566edc
|
aws related changes for issue 826
|
2012-02-03 00:29:41 -08:00 |
Adrian Cole
|
1756ff0358
|
atmos related changes for Issue 826
|
2012-02-03 00:29:39 -08:00 |
Adrian Cole
|
65b75ecb64
|
filesystem related changes for Issue 826
|
2012-02-03 00:29:39 -08:00 |
Adrian Cole
|
d8c2575e62
|
deltacloud related changes for Issue 826
|
2012-02-03 00:29:38 -08:00 |
Adrian Cole
|
d4dc44dbaf
|
cloudstack related changes for Issue 826
|
2012-02-03 00:29:38 -08:00 |
Adrian Cole
|
38fd18e8f0
|
cloudsigma related changes for Issue 826
|
2012-02-03 00:29:37 -08:00 |
Adrian Cole
|
61854bf51c
|
elasticstack related changes for Issue 826
|
2012-02-03 00:29:37 -08:00 |
Adrian Cole
|
3c8e613464
|
azure related changes for Issue 826
|
2012-02-03 00:29:36 -08:00 |
Adrian Cole
|
32f0de7997
|
softlayer related changes for Issue 826
|
2012-02-03 00:29:36 -08:00 |
Adrian Cole
|
d225df57e4
|
virtualbox related changes for Issue 826
|
2012-02-03 00:29:35 -08:00 |
Adrian Cole
|
c32d72084e
|
gogrid related changes for Issue 826
|
2012-02-03 00:29:34 -08:00 |