Adrian Cole
b3254b31e6
Merge branch 'retrieve-keys' of https://github.com/andreisavu/jclouds
...
* 'retrieve-keys' of https://github.com/andreisavu/jclouds :
Include the JSESSIONID as part of the LoginResponse
Added a set of changes as requested by Adrian
Implemented login / logout APIs
2012-01-31 15:49:37 -08:00
Adrian Cole
4bcea6fa23
fixed case on keystone
2012-01-31 13:01:20 -08:00
Adrian Cole
6f8c633ff2
set default credential type to apiAccessKeyCredentials and a property to use passwordCredentials
2012-01-31 13:01:18 -08:00
Adrian Cole
4ba1da5d20
scoped retryOnRenew binding to keystone as opposed to nova
2012-01-31 13:01:18 -08:00
Adrian Cole
f8ebb675b6
fixed structure of auth request and organized tenantId to precede username
2012-01-31 13:01:18 -08:00
Adrian Cole
61e22a3694
reminder to finish the error handler
2012-01-31 13:01:18 -08:00
Adam Lowe
8c7ef457c6
GleSYS provider: standardizing on memorySizeMB, diskSizeGB and transferGB
2012-01-31 16:15:07 +00:00
Adam Lowe
78c7b91c8a
GleSYS provider: fixing typos in javadocs
2012-01-31 16:14:25 +00:00
Andrei Savu
1572092731
Merge pull request #341 from andreisavu/master
...
Collect all IP addresses before building the NodeMetadata object
2012-01-31 08:11:12 -08:00
Andrei Savu
d209388d64
Collect all IP addresses before building the NodeMetadata object
2012-01-31 17:59:26 +02:00
Adam Lowe
b94be5565c
GleSYS provider: adjusting ISO3166 location codes
2012-01-31 15:28:22 +00:00
Andrei Savu
c34aaa50b5
Include the JSESSIONID as part of the LoginResponse
2012-01-31 15:06:29 +02:00
Andrei Savu
2b8e2a4c01
Added a set of changes as requested by Adrian
2012-01-31 15:06:29 +02:00
Andrei Savu
b6d106c7a1
Implemented login / logout APIs
2012-01-31 15:06:28 +02:00
Adam Lowe
fe6c37f9bf
GleSYS provider: updating DomainClient for GleSYS api Beta v0.1.7 changes
2012-01-31 12:29:47 +00:00
Adam Lowe
131e61d9c2
GleSYS provider: adjusting ClientLiveTest base class to new framework
2012-01-31 10:51:16 +00:00
Adrian Cole
19ff2eb89b
implemented first cut of glesys computeservice
2012-01-31 01:31:21 -08:00
Adrian Cole
ddec84db8e
missing centos mapping
2012-01-30 23:58:46 -08:00
Adrian Cole
42e8cd4977
naming conventions
2012-01-30 23:58:30 -08:00
Adrian Cole
52fc2c2be1
make payloads repeatable
2012-01-30 23:30:48 -08:00
Adrian Cole
abeffc1119
Issue 824:add field for hypervisor
2012-01-30 22:52:35 -08:00
Adrian Cole
f50e3f5b8e
added scancode for #
2012-01-30 16:38:19 -08:00
Adrian Cole
51066b392b
added vbox to labs
2012-01-30 16:38:11 -08:00
Adrian Cole
32d4dbac8a
Issue 821:retry on close_notify SSLException
2012-01-30 16:10:01 -08:00
Adrian Cole
7b17255d95
added hint
2012-01-30 16:04:07 -08:00
Adrian Cole
e7961c64cc
refactored create server command to have less args
2012-01-29 19:58:42 -08:00
Adrian Cole
ac2c2e75e8
updated to reflect naming conventions
2012-01-29 19:58:42 -08:00
Adrian Cole
4e76ad0b46
refactored IsLinkedClone
2012-01-29 19:58:41 -08:00
Adrian Cole
4e69321e2e
reused common logic in guest addition install
2012-01-29 19:56:43 -08:00
Adrian Cole
ef97bef786
cleaned impl by switching to multimap
2012-01-29 19:56:42 -08:00
Adrian Cole
6dda77b5c2
refactored sendScancodes
2012-01-29 19:56:41 -08:00
Adrian Cole
7c49d058b4
compiler warnings and imports
2012-01-29 19:56:41 -08:00
Adrian Cole
6cac7ff6e6
organize imports
2012-01-29 19:51:01 -08:00
Adrian Cole
400ce3456f
Merge pull request #340 from mattiasholmqvist/loadingcache-2
...
Second try: Replaced Supplier with LoadingCache for @Preconfiguration.
2012-01-29 19:50:01 -08:00
Mattias Holmqvist
f9a6e642c0
Replaced Supplier with LoadingCache for @Preconfiguration. Also removed preconfiguration from IsoSpec.
2012-01-29 19:30:23 +01:00
Adrian Cole
55975af60d
Issue 820:Move off PropertiesBuilder for rocoto
2012-01-29 23:11:37 +08:00
Adrian Cole
bf4b6e8c95
Issue 823:migrate rackspace services to authenticationservice 1.1
2012-01-29 23:11:23 +08:00
Adrian Cole
f93c495c43
refactored to use consistent setup*Properties methods like expect tt tests
2012-01-29 20:36:24 +08:00
Adrian Cole
93a5bae746
Merge pull request #338 from andreaturli/development
...
issue 384: refactor sendScancode
2012-01-29 04:35:47 -08:00
andreaturli
1b53c2824c
issue 384: refactor sendScancode - refactoring with List.partition
2012-01-29 12:20:43 +00:00
andreaturli
8258415bbd
issue 384: refactor sendScancode - andrei and adrian comments addressed
2012-01-29 11:32:31 +00:00
Adrian Cole
8be10543e3
Merge pull request #337 from aplowe/master
...
GleSYS provider: updates to match GleSYS API Beta v0.1.6
2012-01-28 05:52:02 -08:00
Adam Lowe
507483540e
GleSYS provider: fixing typo
2012-01-28 12:38:51 +00:00
Andrei Savu
bf02dd918b
Merge pull request #339 from richardcloudsoft/cs-vlan
...
Implement the Cloudstack "Vlan" API
2012-01-27 16:08:07 -08:00
Andrea Turli
01c3319258
issue 384: refactor sendScancode
2012-01-27 12:24:17 +00:00
Adam Lowe
3ce3b28b21
GleSYS provider: updating ServerStatus for GleSYS api Beta v0.1.6 changes
2012-01-27 10:35:22 +00:00
Adam Lowe
2897caf24d
GleSYS provider: updating DomainClientExpectTest to parsing of domain_list_records.json
2012-01-27 10:08:05 +00:00
Adam Lowe
a08045982a
GleSYS provider: updating domain objects to match changes to the GleSYS api; removing redundant Parse*Tests
2012-01-27 10:08:05 +00:00
Andrei Savu
c04da585af
Merge pull request #336 from andrewgaul/user-threads-typo
...
Fix user threads typo
2012-01-26 16:04:44 -08:00
Andrew Gaul
d4dc61a7fe
Fix user threads typo
...
No functional changes.
2012-01-26 14:11:07 -08:00