Adrian Cole
|
76894f124b
|
Merge pull request #1251 from jclouds/ultradns-security
true-up security section for UltraDNS
|
2013-01-27 18:09:24 -08:00 |
|
Adrian Cole
|
93e881b8b5
|
true-up security section for UltraDNS
|
2013-01-27 16:04:58 -08:00 |
|
Adrian Cole
|
0e38612c9c
|
fixies to get FGCP template tests working
|
2013-01-27 15:50:24 -08:00 |
|
Adrian Cole
|
bec4734461
|
added zone list and get commands to ultradns
|
2013-01-27 14:22:02 -08:00 |
|
Adrian Cole
|
ef862775ec
|
changed ultradns to use https and added error handling
|
2013-01-27 12:11:30 -08:00 |
|
adriancole
|
297be182cb
|
issue #1165: added skeleton for UltraDNS WS provider
|
2013-01-26 12:54:46 -08:00 |
|
Adrian Cole
|
982c502413
|
Merge pull request #1245 from carlpulley/ensure_hostname_in_hosts
Issue #1240: Updated ensure_hostname_in_hosts to use SSH_CONNECTION
|
2013-01-25 09:46:59 -08:00 |
|
Carl Pulley
|
4b64563f97
|
Issue #1240: replaced cut with awk
|
2013-01-25 11:31:18 +00:00 |
|
Carl Pulley
|
eedd8a26db
|
Issue #1240: Updated ensure_hostname_in_hosts to use SSH_CONNECTION with failover to hostname -i
|
2013-01-25 11:00:14 +00:00 |
|
Adrian Cole
|
77b8a8c63f
|
Merge pull request #1241 from carlpulley/ensure_hostname_in_hosts
Issue #1240: Improved handling of /etc/hosts updates by ensure_hostname_in_hosts
|
2013-01-24 16:29:53 -08:00 |
|
Carl Pulley
|
74c0b42b87
|
Issue #1240: Improved handling of /etc/hosts updates by ensure_hostname_in_hosts
|
2013-01-24 22:49:17 +00:00 |
|
Andrea Turli
|
bc2182ddcf
|
added centos6.3 support; updated README; some clean up; comments addressed
|
2013-01-24 11:13:17 +01:00 |
|
Adrian Cole
|
9a47694f1a
|
Merge pull request #1225 from dralves/oauth-named-annotations
Added @Named annotation to oauth async api
|
2013-01-23 10:22:22 -08:00 |
|
Adrian Cole
|
cafd3f9b08
|
Merge pull request #1232 from dkoper/master
makes fgcp live tests (at least most of them) pass again, and added @Named annotation on async api methods
|
2013-01-23 10:20:18 -08:00 |
|
Dies Koper
|
c0c10f68a1
|
Fgcp: @Named annotations in all async api methods
|
2013-01-23 18:30:02 +11:00 |
|
Dies Koper
|
494adcaeda
|
Fgcp: changed broken base64 logic and added unit tests
|
2013-01-23 18:29:40 +11:00 |
|
David Ribeiro Alves
|
395d8f97b2
|
Added @Named annotation to oauth async api
|
2013-01-22 19:42:12 -06:00 |
|
adriancole
|
24f4ae7821
|
first functionality in dynect: session api
|
2013-01-22 17:12:09 -08:00 |
|
Adrian Cole
|
0a31ef2c96
|
Merge pull request #1224 from dralves/gce-named-annotations
Added @Named annotations to gce
|
2013-01-22 16:40:49 -08:00 |
|
David Ribeiro Alves
|
bb08acda44
|
added @Named annotations to gce
|
2013-01-22 16:40:40 -06:00 |
|
adriancole
|
085a1ef2b8
|
merged STS and aws-common, so that all aws apis can test support of temporary credentials
|
2013-01-22 12:27:44 -08:00 |
|
adriancole
|
2a1bf88372
|
promoted aws-sts to top-level
|
2013-01-22 12:27:44 -08:00 |
|
Adrian Cole
|
d074fe19f2
|
Merge pull request #1150 from dralves/gce-instances
gce - instances api
|
2013-01-22 10:25:32 -08:00 |
|
David Ribeiro Alves
|
d3dedc0cbe
|
gce - instances api
|
2013-01-22 11:10:37 -06:00 |
|
Adrian Cole
|
c095475cf7
|
Merge pull request #1220 from maginatics/entry-set
Use Map.entrySet where possible
|
2013-01-22 08:23:02 -08:00 |
|
Andrew Gaul
|
af963df92d
|
Use Map.entrySet where possible
Improves run-time efficiency and addresses FindBugs warnings.
|
2013-01-21 23:59:42 -08:00 |
|
adriancole
|
c165fd62b2
|
issue #1165: add read-only zone api for route53
|
2013-01-21 19:57:16 -08:00 |
|
adriancole
|
0099c708ff
|
added STS api for temporary credentials
|
2013-01-21 14:13:48 -08:00 |
|
Adrian Cole
|
d5f7f8b07e
|
refactored json internals to use Reflections2
|
2013-01-20 23:13:22 -08:00 |
|
Adrian Cole
|
a625127fd2
|
added ability to look up constructors as Invokables
|
2013-01-20 23:13:22 -08:00 |
|
Ignasi Barrera
|
f5d9e381de
|
Removed all compile warnings in Abiquo
|
2013-01-20 12:49:06 +01:00 |
|
Adrian Cole
|
21ab1ae836
|
switched to use SocketOpen from guice
|
2013-01-19 20:06:18 -08:00 |
|
Adrian Cole
|
37e587ee51
|
changes related to centralizing construction of invokables
|
2013-01-19 17:17:30 -08:00 |
|
Adrian Cole
|
4980367991
|
centralize TypeToken creation
|
2013-01-19 11:31:55 -08:00 |
|
adriancole
|
dc4ca1efbd
|
removed deprecated methods which were easy to do
|
2013-01-19 08:32:45 -08:00 |
|
Adrian Cole
|
52731ed3fc
|
Merge pull request #1197 from nacx/abiquo-naming
Issue #1184: Changes for Abiquo. @Named annotations in all async api methods
|
2013-01-19 07:29:41 -08:00 |
|
Ignasi Barrera
|
94c5902cc3
|
Issue #1184: Changes for Abiquo. @Named annotations in all async api methods.
|
2013-01-19 11:08:35 +01:00 |
|
adriancole
|
04fe89b75a
|
update to guava 14.0-rc2
|
2013-01-18 16:02:25 -08:00 |
|
David Ribeiro Alves
|
d220abe8af
|
gce - images api
|
2013-01-16 17:19:21 -06:00 |
|
David Ribeiro Alves
|
29d9a1a27c
|
corrected a bug in the paging system where only the first marker was used
|
2013-01-16 16:05:18 -06:00 |
|
adriancole
|
b3901deeb9
|
rewrote aws config to use standard op names
|
2013-01-16 10:54:17 -08:00 |
|
Adrian Cole
|
1ab3f0bb44
|
accomodate runtime credential changes
|
2013-01-15 22:26:50 -08:00 |
|
David Ribeiro Alves
|
67924f188e
|
gce - firewalls api
|
2013-01-15 11:20:03 -06:00 |
|
Adrian Cole
|
f18d3b433f
|
Merge pull request #1177 from jclouds/retryablepredicate-highlander
There can be only one retryable predicate; use Predicates2.retry
|
2013-01-13 22:07:42 -08:00 |
|
Adrian Cole
|
3ac6f475e7
|
unwound dependencies relating to ssh keys and crypt
|
2013-01-13 20:53:59 -08:00 |
|
Adrian Cole
|
a49a060152
|
There can be only one retryable predicate; use Predicates2.retry decorator
|
2013-01-13 20:30:34 -08:00 |
|
David Ribeiro Alves
|
16359d16c7
|
gce - networks api
|
2013-01-13 15:05:46 -06:00 |
|
Adrian Cole
|
9b61cfacc8
|
Merge pull request #1171 from dralves/gce-machinetypes
gce - machine types api
|
2013-01-13 12:07:57 -08:00 |
|
Adrian Cole
|
00cc1ce67d
|
Merge pull request #1174 from jclouds/simplify-futures
use standard guava Futures and ListenableFuture
|
2013-01-13 11:42:38 -08:00 |
|
David Ribeiro Alves
|
9ec0bca204
|
gce - machine types api
|
2013-01-13 13:39:42 -06:00 |
|