Adrian Cole

Results 2050 comments of Adrian Cole

because jclouds intends to be compatible with multiple cloud providers and some use dns for the names.

there's 2 ways to address this. 1. allow jclouds to create nodes it cannot access by group (the marker group is used for group naming) 2. complete code to use...

any ideas how we can parse the smartos type from the json from the server?

super-weird DatasetToOperatingSystem doesn't use the os field!!

please verify if you can. this is on the release branch now (1.5.x)

If nodeapi always needs access to loadbalancer id, then you can simplify by making getNodeApiForLoadBalancer(id) See messageapi in sqs for example.

It is moved to the new jclouds-labs repo On Monday, March 11, 2013, jacklysaght wrote: > Hi Adrian, > > Is this closed as invalid? impossible? already fixed? Any info...

Opening conceding dependent on labs

looks like the api structure needs to change a bit. Here's info from Phil: We have a new method to gather info on cloud instances options. It should be a...

well http proxy can only work on protocols like http and ftp. socks can do TCP, which is what we need for ssh. I'll add a proxy type param