Re: jclouds support for CloudStack

2014-09-22 Thread Aled Sage
Hi all, First apologies for letting this conversation go cold! As Sebastian notes, the jclouds dev mailing list is the best place to continue discussions. I've created some jclouds issues to capture some CloudStack related work. In particular, "CloudStack guide missing" would

Re: jclouds support for CloudStack

2014-07-24 Thread Sebastien Goasguen
Great, then you should probably join the jclouds dev list and start testing and contributing there. On Jul 24, 2014, at 6:11 AM, Nguyen Anh Tu wrote: > +1. I'm willing to contribute. > > --Tuna > > > On Thu, Jul 24, 2014 at 1:05 PM, Priyanka Deepala < > priyan

Re: jclouds support for CloudStack

2014-07-24 Thread Nguyen Anh Tu
+1. I'm willing to contribute. --Tuna On Thu, Jul 24, 2014 at 1:05 PM, Priyanka Deepala < priyanka.deepal...@gmail.com> wrote: > count me jclouds integration for more recent API features > > Regards > Priyanka > > > On Wed, Jul 23, 2014 at 9:07 PM, Sebastien Goa

Re: jclouds support for CloudStack

2014-07-23 Thread Priyanka Deepala
count me jclouds integration for more recent API features Regards Priyanka On Wed, Jul 23, 2014 at 9:07 PM, Sebastien Goasguen wrote: > > On Jul 23, 2014, at 11:32 AM, Aled Sage wrote: > > > Hi all, > > > > We are keen users of and contributors to jclouds [1], inc

RE: jclouds support for CloudStack

2014-07-23 Thread Suresh Sadhu
+1 Count me on testing this integration. -Original Message- From: Aled Sage [mailto:aled.s...@gmail.com] Sent: 23 July 2014 21:02 To: dev@cloudstack.apache.org Subject: jclouds support for CloudStack Hi all, We are keen users of and contributors to jclouds [1], including for the

jclouds support for CloudStack

2014-07-23 Thread Aled Sage
Hi all, We are keen users of and contributors to jclouds [1], including for the CloudStack integration. For those who don't know it, Apache jclouds is the leading java cloud portability library, used by a lot of companies and several Apache projects including Brooklyn (for which I

Re: jclouds support for CloudStack

2014-07-23 Thread Sebastien Goasguen
On Jul 23, 2014, at 11:32 AM, Aled Sage wrote: > Hi all, > > We are keen users of and contributors to jclouds [1], including for the > CloudStack integration. > > For those who don't know it, Apache jclouds is the leading java cloud > portability library, used

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-23 Thread Andrew Bayer
isingly, all of the jclouds live tests > that > > expect to be able to create a VM and then SSH into it fail, but that's > > entirely reasonable. =) I'm making progress through the other failing > tests > > - catching some issues in the jclouds CloudStack im

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-23 Thread Sebastien Goasguen
On Jul 22, 2013, at 10:58 AM, Andrew Bayer wrote: > Woot, making progress - unsurprisingly, all of the jclouds live tests that > expect to be able to create a VM and then SSH into it fail, but that's > entirely reasonable. =) I'm making progress through the other failing test

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-22 Thread Andrew Bayer
Woot, making progress - unsurprisingly, all of the jclouds live tests that expect to be able to create a VM and then SSH into it fail, but that's entirely reasonable. =) I'm making progress through the other failing tests - catching some issues in the jclouds CloudStack implementation

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-21 Thread Prasanna Santhanam
Hi - the advanced zone setup should work without troubles. The current master is broken and a couple of bugs are pending for this after the baremetal merge done recently. CLOUDSTACK-3481 and CLOUDSTACK-1812. On Sun, Jul 21, 2013 at 08:32:42PM -0700, Andrew Bayer wrote: > Finally got a chance to

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-21 Thread Andrew Bayer
Finally got a chance to work on this - trying to get the basic networking setup with Marvin seems to be barfing - I get the following exception in the CS logs when I run mvn -Pdeveloper,marvin.setup -Dmarvin.config=setup/dev/basic.cfg -pl :cloud-marvin integration-test: WARN [cloud.network.Networ

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-09 Thread Chip Childers
On Tue, Jul 09, 2013 at 05:24:53PM +, Edison Su wrote: > I think it's the issue https://issues.apache.org/jira/browse/CLOUDSTACK-3139, > that your mgt server can't access the url of template. Yeah, it appears so. Thanks for searching for me. Apparently I was too lazy to actually check mysel

RE: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-09 Thread Edison Su
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Tuesday, July 09, 2013 7:52 AM > To: dev@cloudstack.apache.org > Subject: Re: Using the ACS simulator for jclouds "live" tests - some > questions. > =) > > On

RE: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-09 Thread Edison Su
ubject: Re: Using the ACS simulator for jclouds "live" tests - some > questions. > =) > > During the setup process, I now get some NumberFormatExceptions. > > I call: mvn -Pdeveloper,marvin.setup > -Dmarvin.config=setup/dev/advanced.cfg -pl :cloud-marvi

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-09 Thread Chip Childers
mulator issue should be fixed on 4.2 branch. > >> -Original Message- >> From: Chip Childers [mailto:chip.child...@sungard.com] >> Sent: Monday, July 08, 2013 1:56 PM >> To: dev@cloudstack.apache.org >> Subject: Re: Using the ACS simulator for jclouds "live&q

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-09 Thread Chip Childers
On Tue, Jul 09, 2013 at 01:44:26AM +, Edison Su wrote: > The simulator issue should be fixed on 4.2 branch. Do you mind pulling those changes into master?

RE: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-08 Thread Edison Su
The simulator issue should be fixed on 4.2 branch. > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Monday, July 08, 2013 1:56 PM > To: dev@cloudstack.apache.org > Subject: Re: Using the ACS simulator for jclouds "live"

RE: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-08 Thread Edison Su
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Monday, July 08, 2013 1:56 PM > To: dev@cloudstack.apache.org > Subject: Re: Using the ACS simulator for jclouds "live" tests - some > questions. > =) > > On

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-08 Thread Chip Childers
or whatever > > reason (I honestly can't tell, from the brief dive I did through the code), > > all the builtin templates come up with isready=false in the listTemplates > > output, which makes jclouds think there are no templates, etc, etc... I > > thought this is becau

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-05 Thread Andrew Bayer
Awesome! I'll try to play with Marvin and cloudmonkey to do prep for jclouds tests with the simulator this weekend. Thanks! A. On Thu, Jul 4, 2013 at 8:19 AM, Prasanna Santhanam wrote: > Andrew - Firstly, apologize for the delayed response. You caught me at > a bad time when I was

Re: Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-07-04 Thread Prasanna Santhanam
, Andrew Bayer wrote: > Hey all - > > So, at David Nalley's suggestion, I'm trying to run jclouds' live tests for > ACS against a simulator instance, so that I can actually run the full > battery of API tests (including global admin, advanced and basic > networking

Using the ACS simulator for jclouds "live" tests - some questions. =)

2013-06-24 Thread Andrew Bayer
Hey all - So, at David Nalley's suggestion, I'm trying to run jclouds' live tests for ACS against a simulator instance, so that I can actually run the full battery of API tests (including global admin, advanced and basic networking, etc) without having to set up a ton of CloudStac

Re: jclouds code

2013-05-01 Thread Mike Tutkowski
Yeah, that information is part of the Compute Offering. So, when you kick off a VM in CloudStack, you have to specify the ID of the Compute Offering you are using. On Wed, May 1, 2013 at 5:42 PM, Seif Eddine Jemli wrote: > i couldn't see the parameters of the VM in the method, for example the

Re: jclouds code

2013-05-01 Thread Mike Tutkowski
Hi, Yes, the code to deploy a VM should be related to a method called getDeployVirtualMachineCommand. This will build up the command you want to send to the executeCloudStackCommand method. If you want it to run on XenServer, you will of course need to make sure you have a XenServer host added i

Re: Jclouds

2013-05-01 Thread Mike Tutkowski
; > > > > i am trying to implement a java code that should enable me to do simple > > things: deploy Virtual machines for example. > > > > > > I was advised to use Jclouds API, the problem is that i didn't find > > "enough" documentation on ho

Re: Jclouds

2013-05-01 Thread David Nalley
On Wed, May 1, 2013 at 1:14 PM, Seif Eddine Jemli wrote: > Hi, > > > > i am trying to implement a java code that should enable me to do simple > things: deploy Virtual machines for example. > > > I was advised to use Jclouds API, the problem is that i didn't find

Jclouds

2013-05-01 Thread Seif Eddine Jemli
Hi, i am trying to implement a java code that should enable me to do simple things: deploy Virtual machines for example. I was advised to use Jclouds API, the problem is that i didn't find "enough" documentation on how to use Jclouds on a cloudstack private cloud . Whe