97 Commits

Author SHA1 Message Date
Adrian Cole
dab1dd69fc fix covariance/assignability in RestContext<? extends Client> subclasses 2012-04-18 15:05:39 -07:00
Adrian Cole
5ea29cbbb7 Merge pull request #560 from danikov/covariant-future-iterables
covariant compatible version of futureIterables
2012-04-18 07:35:23 -07:00
danikov
fff1c7dc2d make FutureIterables covariant compatible + update tests 2012-04-18 13:06:54 +01:00
Adrian Cole
0b59dea073 removed ContextBuilder subclasses; added unwrap; undid generic params 2012-04-16 00:44:20 -07:00
Adrian Cole
23cb01f977 refactor PropertiesBuilder and related types into ApiMetadata and ProviderMetadata, and update all usage 2012-04-11 19:47:09 -06:00
Andrew Gaul
b47860afc1 Use inference to elide duplicated type parameters
Found with:
grep 'Builder.*<.*>.*Immutable.*<.*>.*builder();'
2012-04-08 22:32:04 -07:00
Adrian Cole
764e0907f7 Issue 657:ApiMetadata 2012-04-01 18:43:31 -07:00
Adrian Cole
49e475edcd Issue 888: consolidate code that addresses naming conventions, using hyphen as default delimiter 2012-03-28 03:37:54 -04:00
Adrian Cole
5c6ce9f081 organize imports 2012-03-28 03:37:48 -04:00
Adrian Cole
61854bf51c elasticstack related changes for Issue 826 2012-02-03 00:29:37 -08:00
Adrian Cole
abeffc1119 Issue 824:add field for hypervisor 2012-01-30 22:52:35 -08:00
Adrian Cole
55975af60d Issue 820:Move off PropertiesBuilder for rocoto 2012-01-29 23:11:37 +08:00
Adrian Cole
99fb37f6cf refactored LiveTest code to share property initialization 2012-01-05 17:51:03 -08:00
Adrian Cole
42137677da Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version 2012-01-05 13:09:45 -08:00
Adrian Cole
016b0c6eb5 fixed username shadowing in elastichosts; added retry on auth fail 2011-12-22 04:33:47 -08:00
Adrian Cole
a80e1b07e6 updated to guava 11 cache miss behavior 2011-12-22 03:21:54 -08:00
Adrian Cole
f9b38f646c Issue 730: removed deprecated methods from ComputeService RunScript/TemplateOptions SshClient.Factory and replaced occurences of Credentials with LoginCredentials whereever possible 2011-12-20 23:19:45 -08:00
Adrian Cole
beb87a2131 Issue 781:update to guava 11.0-rc1 2011-12-14 23:56:50 -08:00
Adrian Cole
4a5af1e7a5 Issue 441: added new type: LoginCredentials, and (jclouds|provider).image.(login-user|authenticate-sudo) context properties 2011-11-21 11:00:12 +02:00
Adrian Cole
4329129c25 Issue 750:property to set the image id for the default template 2011-11-14 19:25:46 +02:00
Adrian Cole
842da34982 Issue 713:support userMetadata in createNodesInGroup in byon, cloudservers, and aws-ec2 2011-10-07 00:34:44 -07:00
Adrian Cole
34bca807d5 Issue 669: ensure elasticstack doesn't pass nic mac address when setting server config 2011-09-28 13:28:16 -07:00
Adrian Cole
4cd94489c9 Issue 690:Update to guava 10.0rc2 and change from MapMaker to CacheBuilder 2011-09-22 00:23:29 -07:00
Guillaume Nodet
87dd23551c Avoid using a non official jsr and use our own annotations 2011-09-16 17:52:12 +02:00
Mattias Holmqvist
c8f4cad395 Organized imports 2011-09-11 22:39:20 +02:00
Mattias Holmqvist
51d7af9650 Merge branch 'master' of github.com:mattiasholmqvist/jclouds into issue-669 2011-09-11 22:22:12 +02:00
Mattias Holmqvist
efdf8b23bb Fix: "auto" no longer being assigned to public IP of the node when the node has been started. 2011-09-11 22:01:36 +02:00
Adrian Cole
952e58e74d Merge branch 'issue-669' of https://github.com/mattiasholmqvist/jclouds
* 'issue-669' of https://github.com/mattiasholmqvist/jclouds:
  Read "smp:cores" instead of "smp"
  Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests.
2011-09-08 16:25:50 +02:00
Mattias Holmqvist
fd1a5dd04c Read "smp:cores" instead of "smp" 2011-09-08 16:16:33 +02:00
Mattias Holmqvist
78511b74f3 Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests. 2011-09-06 23:16:38 +02:00
Adrian Cole
960bfe709f Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file 2011-08-16 18:14:30 -07:00
Adrian Cole
85a6e2f90f Issue 644:update standard image list for elastichosts 2011-07-28 00:37:14 -07:00
Adrian Cole
edc1b10610 Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-* 2011-07-25 03:59:01 -07:00
Adrian Cole
5994d14841 Issue 487: gogrid and elasticstack do not have predicatable hostnames 2011-07-23 10:19:51 +10:00
Adrian Cole
6928082674 Issue 487:Add hostname property to nodemetadata 2011-07-22 21:21:33 +10:00
Adrian Cole
acd4b4a628 clean up style warnings 2011-07-22 12:48:59 +10:00
Adrian Cole
48fa7a6d2c Issue 620:elasticstack and cloudsigma-based providers do not report operating system on nodes 2011-07-07 01:01:35 -07:00
Adrian Cole
25dcc49aa3 instructions for elasticstack 2011-06-08 08:20:54 +08:00
Adrian Cole
34bbfa3797 more detail on test failures in elasticstack 2011-06-02 12:59:57 -07:00
Adrian Cole
9e94fc6fc9 updated license headers 2011-04-09 03:20:17 -07:00
Adrian Cole
4a52218565 Issue 457: rename tag -> group 2011-01-31 18:02:54 -08:00
Adrian Cole
675563c96a Issue 418: updated location object to include metadata and iso3166codes 2011-01-31 01:00:20 -08:00
Adrian Cole
2d888fb18e template test predicate refactor 2011-01-29 20:55:31 -08:00
Adrian Cole
bb90123914 Issue 455:rename org.jclouds.ssh.ExecResponse -> org.jclouds.compute.domain.ExecResponse 2011-01-26 11:16:27 -08:00
Adrian Cole
89e7fd6092 updates to fix elastichosts and cloudsigma support 2011-01-23 22:06:47 -08:00
Adrian Cole
99c02b1684 fixed regressions 2011-01-16 22:17:08 -08:00
Adrian Cole
cfcee554b3 created new providers that run the elasticstack api:
org.jclouds.api/elasticstack
org.jclouds.provider/elastichosts-lon-b
org.jclouds.provider/elastichosts-lon-p
org.jclouds.provider/elastichosts-sat-p
org.jclouds.provider/openhosting-east1
org.jclouds.provider/serverlove-z1-man
org.jclouds.provider/skalicloud-sdg-my
2011-01-09 22:24:41 -08:00