Andrew Donald Kennedy
|
d2dac74148
|
Updates to domain objects for Task and TasksList
|
2012-02-07 17:25:46 +00:00 |
Andrew Donald Kennedy
|
8828daf89b
|
Added initial Task and associated domain objects
|
2012-02-07 17:25:46 +00:00 |
Andrew Donald Kennedy
|
4e01fa3369
|
Fix initial entity domain object heirarchy, particularly Builders and correct JAXB XML parsing
|
2012-02-07 17:25:46 +00:00 |
Adrian Cole
|
2305cdc61d
|
Merge pull request #352 from grkvlt/vcloud-initial-domain-objects
Issue 830: vCloud initial domain objects
|
2012-02-07 01:54:03 -08:00 |
Andrew Donald Kennedy
|
d1b2a08d3c
|
Updated base classes for domain objects/entities
|
2012-02-06 23:43:11 +00:00 |
Jeremy Daggett
|
d2a4bfa2a9
|
Updated NOTICE.txt and inserted correct production URL for PropertiesBuilder
|
2012-02-06 11:18:53 -08:00 |
Adrian Cole
|
b6f6be3eb4
|
Merge pull request #350 from andreisavu/session-expiration
Re-authenticate on CloudStack session expiration
|
2012-02-06 08:50:14 -08:00 |
Andrew Donald Kennedy
|
6231ce014b
|
Added Error domain object
|
2012-02-06 15:49:13 +00:00 |
Andrew Donald Kennedy
|
951cfb8589
|
Tidy up existing domain objects
|
2012-02-06 15:48:45 +00:00 |
Andrei Savu
|
f29c54945f
|
Merge pull request #351 from danikov/fix-org-client-unmarshall-exception
Fix exception by changing the return type to match
|
2012-02-06 06:54:07 -08:00 |
danikov
|
8b56ded41b
|
fix exception by changing the return type to match
|
2012-02-06 14:44:20 +00:00 |
Andrei Savu
|
4a5cd6539e
|
Session renew should fail after a limited number of failed attempts
|
2012-02-06 16:16:31 +02:00 |
Andrew Donald Kennedy
|
eaf129e6bc
|
Clean up OrgClientExpectTest formatting
|
2012-02-06 14:00:35 +00:00 |
Andrei Savu
|
068647955a
|
Re-authenticate on CloudStack session expiration
|
2012-02-06 09:21:04 +02:00 |
Adrian Cole
|
7d93887789
|
example start on a vcloud director client
|
2012-02-05 23:10:15 -08:00 |
Adrian Cole
|
47ade5a429
|
added doc
|
2012-02-05 23:08:46 -08:00 |
Adrian Cole
|
d38e1f43dd
|
added experiment test
|
2012-02-05 22:01:35 -08:00 |
Adrian Cole
|
1905615c49
|
Issue 830: initial vCloud 1.5 with session functionality complete
|
2012-02-05 21:55:39 -08:00 |
Adrian Cole
|
edbd09b984
|
allow @Provides to return suppliers w/o qualifiers
|
2012-02-05 21:54:40 -08:00 |
Andrew Phillips
|
2bc8e39e0a
|
Removed a duplicate comment
|
2012-02-05 01:13:44 -05:00 |
Andrew Phillips
|
110cd9fc40
|
Corrected Javadoc
|
2012-02-05 01:13:25 -05:00 |
Adrian Cole
|
0058c3a5eb
|
updated test expectations to lastest amis
|
2012-02-04 13:10:53 -08:00 |
Ioannis Canellos
|
4907663c27
|
[832] Removed unnecessary import from eucalyptus-partnercloud-s3
|
2012-02-04 22:00:02 +02:00 |
Adrian Cole
|
fe4d148528
|
updated current version to 1.5.0-SNAPSHOT
|
2012-02-04 11:06:07 -08: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 |