Commit Graph

4896 Commits

Author SHA1 Message Date
Adrian Cole f5cac0c341 typo 2012-02-16 13:08:26 +01:00
Adrian Cole cfff744814 Issue 840:remove compute.clj and blobstore.clj 2012-02-15 14:57:51 +01:00
Adrian Cole 39c64929f8 fixed test bug 2012-02-15 12:33:34 +01:00
Adrian Cole fde6da7315 switched glesys to prefer openvz 2012-02-15 11:58:51 +01:00
Adrian Cole 6c8ff2a9fd Issue 824: templateBuilder param for hypervisor 2012-02-15 11:58:42 +01:00
Adrian Cole 95935f861c glesys now returns server state in create response 2012-02-15 00:42:00 +01:00
Adrian Cole 73cc4a0837 Issue 838: convert jboss tests and java tests to use InstallJDK 2012-02-14 23:24:55 +01:00
Adrian Cole 384b8261ca move to using AtomicReference for retryable predicates saves at least one network call on re-fetch 2012-02-14 23:24:39 +01:00
Adrian Cole 2d5ef139ec glesys fixes 2012-02-14 23:24:24 +01:00
Adrian Cole 89676cdda8 formatting bug when image not found 2012-02-14 23:24:08 +01:00
Adrian Cole 353d158e5c removed virtualbox from 1.4.x release 2012-02-14 02:24:42 +01:00
Adrian Cole 2cad1dc7b6 merged glesys changes 2012-02-14 02:15:38 +01:00
Adrian Cole 1b57270ad4 glesys api changes 2012-02-14 02:14:50 +01:00
Adrian Cole e277b792ab new support for InstallJDK statement and setupPublicCurl fn 2012-02-14 02:12:39 +01:00
Andrei Savu 18d79ae189 Use the regular API endpoint for registerUserKeys 2012-02-12 16:13:09 +01:00
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