Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-07 Thread lcheng61
Hi Andrea. How can I specify the host IP that the docker containers can run on ? Thanks, -Liang On Wed, Aug 6, 2014 at 10:58 PM, Andrea Turli notificati...@github.com wrote: Hi @Icheng61 I've documented an initial example at http://jclouds.apache.org/guides/docker/. Please give it a go and

Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-07 Thread lcheng61
[github on Bcc] Hi Andrea, Actually what I meant is how to specify the Linux host in the diagram of this link http://jclouds.apache.org/guides/docker/.For example, I'm working on workstation (172.11.11.11) and want to create docker container at a LInux host (172.22.22.22). How do I pass

Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-06 Thread lcheng61
@andreaturli Thanks for your work to bring Docker to JClouds. Can you please point me to a simple example how to use Docker to create container using my own image file at a remote machine ? Thanks. --- Reply to this email directly or view it on GitHub:

Re: [jclouds] Add vSphere support (#364)

2014-08-06 Thread lcheng61
.locationId(default) // if you have only one DC you should use “default” if you have more than one enter here the name of the DC you want to use. .smallest().options(o); From: lcheng61 [mailto:notificati...@github.com] Sent: Saturday, June 14, 2014 2:29 AM To: jclouds/jclouds Cc: Izek

Re: [jclouds] Add vSphere support (#364)

2014-08-06 Thread lcheng61
Hi, I have open-vm-tools installed. Is it OK or I have to install vmtools ? Thanks, -Liang On Wed, Aug 6, 2014 at 8:05 PM, igreenfield notificati...@github.com wrote: Does the template has vmtools installed on it? Original message From: lcheng61 notificati

Re: [jclouds] Add vSphere support (#364)

2014-08-06 Thread lcheng61
think about it ? Thanks, -Liang On Wed, Aug 6, 2014 at 9:24 PM, igreenfield notificati...@github.com wrote: I didn't test with open-vm-tools. So I don't know but from the error you get I think you need to replace it with vmware vmtools Original message From: lcheng61

Re: [jclouds] Add vSphere support (#364)

2014-08-06 Thread lcheng61
than one IP this API is not good enough. I am looping on the NICs and take it from there. So I will need to check if it possible with open-vm-tools From: lcheng61 [mailto:notificati...@github.com] Sent: Thursday, August 07, 2014 7:49 AM To: jclouds/jclouds Cc: Izek Greenfield (igreenfi

Re: [jclouds] Add vSphere support (#364)

2014-08-06 Thread lcheng61
of the installation the vmtools installation. I am doing this with redhat5 image From: lcheng61 [mailto:notificati...@github.com] Sent: Thursday, August 07, 2014 8:44 AM To: jclouds/jclouds Cc: Izek Greenfield (igreenfi) Subject: Re: [jclouds] Add vSphere support (#364) Yes I hope it can work for open vm

Re: [jclouds] Add vSphere support (#364)

2014-07-07 Thread lcheng61
message From: lcheng61 notificati...@github.com Date: To: jclouds/jclouds jclo...@noreply.github.com Cc: Izek Greenfield (igreenfi) igree...@cisco.com Subject: Re: [jclouds] Add vSphere support (#364) Hi igreenfield, I copied my pom.xml file as below. Can you help me to check

Re: [jclouds] Add vSphere support (#364)

2014-06-19 Thread lcheng61
Hi igreenfield and other jcloud experts, Thanks for the replies. I meant to create a java APP based on your vsphere-jclouds. I successfully build my MainApp.java (with a little modification from src/test/java/org/jclouds/vsphere/ContextBuilderTest.java) I got the following errors:

Re: [jclouds] Add vSphere support (#364)

2014-06-19 Thread lcheng61
Hi igreenfield, I copied my pom.xml file as below. Can you help me to check where it's wrong ? Thanks, -Liang project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi= http://www.w3.org/2001/XMLSchema-instance;

Re: [jclouds] Add vSphere support (#364)

2014-06-17 Thread lcheng61
. Thanks, On Mon, Jun 16, 2014 at 10:31 PM, igreenfield notificati...@github.com wrote: I don’t know about such API. From: lcheng61 [mailto:notificati...@github.com] Sent: Tuesday, June 17, 2014 1:05 AM To: jclouds/jclouds Cc: Izek Greenfield (igreenfi) Subject: Re: [jclouds] Add vSphere

Re: [jclouds] Add vSphere support (#364)

2014-06-13 Thread lcheng61
@igreenfield, I would like to enable the unit test at my private environment. I uncommented line 42 and reconfigured line 49-50 at https://github.com/igreenfield/jclouds-labs/blob/master/vsphere/src/test/java/org/jclouds/vsphere/ContextBuilderTest.java ? But I'm not sure how to configure line