Build failed in Jenkins: build-master-slowbuild #472

2014-03-29 Thread jenkins
See -- [...truncated 18195 lines...] [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-c

RE: VMWare Compilation Issue

2014-03-29 Thread Alex Hitchins
Thanks Ilya, I'm trying that now. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: ilya musayev [mailto:ilya.mailing.li...@gmail.com] Sent: 29 March 2014 02:51 To: dev@cloudstack.apache.org Subje

RE: VMWare Compilation Issue

2014-03-29 Thread Alex Hitchins
Huzzah! Seems like this got things going - thanks for the link. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: ilya musayev [mailto:ilya.mailing.li...@gmail.com] Sent: 29 March 2014 02:51 To:

RE: VMWare Compilation Issue

2014-03-29 Thread Alex Hitchins
Well, a partial Huzzah - it builds OK with -DskipTests=true. I'm not going to let that spoil my happiness right now though. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: Alex Hitchins [mailto

Re: [EVENTS] CloudStack Hyderabad April meetup -3rd April

2014-03-29 Thread Rohit Yadav
Hi Talluri! Thanks for sharing. Folks can you please plan/share meetup events at least one month in advance, in future? I've sort of missed two meetups in India in the past due to timing mismatches which I would have loved to join. Regards. On Sat, Mar 29, 2014 at 11:32 AM, Srikanteswararao Tal

Re: spring unittests

2014-03-29 Thread Rajani Karuturi
any help? ~Rajani On 28-Mar-2014, at 9:48 am, Rajani Karuturi wrote: > Its the testContext.xml we have at server/test/resouces > > As the async job dispatcher also comes under server/, i used the same test > context file. > > ~Rajani > > > > On 28-Mar-2014, at 1:23 am, Laszlo Hornyak

Build failed in Jenkins: build-master-slowbuild #473

2014-03-29 Thread jenkins
See -- [...truncated 18195 lines...] [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-c

Build failed in Jenkins: build-master-slowbuild #474

2014-03-29 Thread jenkins
See -- [...truncated 18198 lines...] [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-c

Guidelines for new or changed APIs?

2014-03-29 Thread Demetrius Tsitrelis
I'd like to propose a few changes. Some adding a parameter to an existing API and some adding a new API altogether. Is there a document describing ASF or ACS policies for doing so? Sent from my Windows Phone

RE: Guidelines for new or changed APIs?

2014-03-29 Thread Alex Hitchins
I don't know of any documentation, however we must ensure backwards compatibility, so that rather rules out changing existing api method signatures (adding/removing parameters). Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com

RE: Guidelines for new or changed APIs?

2014-03-29 Thread Demetrius Tsitrelis
Does that include the request and response? For example, it would be useful to know why a login failed. Thus I envisioned an (optional) element in the response which would contain that information. Sent from my Windows Phone From: Alex Hitchins

Cloudstack- Webservices survey

2014-03-29 Thread Singh Amar
Dear Mr. Dev, Ms. Radhika Nair recommended me to contact you regarding following issue: Currently I am researching on cloud services and I am writing my bachelor thesis at Goethe University Germany. I am doing an online survey about webservices like GoogleDocs, dropbox and twitter for instance. I

Build failed in Jenkins: build-master-slowbuild #475

2014-03-29 Thread jenkins
See -- [...truncated 18195 lines...] [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-c

how to detect when deployDataCenter.py has finished provisioning?

2014-03-29 Thread chris snow
I am using the following script to setup my development environment: python /home/vagrant/cloudstack/tools/marvin/marvin/deployDataCenter.py -i /home/vagrant/devcloud.cfg This script seems to run asynchronously; tasks get performed after the script has successfully returned. Is there a way that

RE: how to detect when deployDataCenter.py has finished provisioning?

2014-03-29 Thread Alex Hitchins
Chris, Just did a quick search, is this what you are looking for? http://cloudstack.apache.org/docs/api/apidocs-4.0.0/user/queryAsyncJobResult.html Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- F

Re: how to detect when deployDataCenter.py has finished provisioning?

2014-03-29 Thread chris snow
Thanks looks promising Alex - thank you! On Sat, Mar 29, 2014 at 5:38 PM, Alex Hitchins wrote: > Chris, > > Just did a quick search, is this what you are looking for? > > http://cloudstack.apache.org/docs/api/apidocs-4.0.0/user/queryAsyncJobResult.html > > > > Regards > > Alex Hitchins > > D: +44

Test Issues & Eclipse Errors

2014-03-29 Thread Alex Hitchins
All, I seem to be able to compile everything on 4.3 branch if I add the -DskipTests=true argument. When I omit this, it fails on the tests. Also, I get lots of errors in eclipse (what's new regular readers will say) such as these: ArtifactDescriptorException: Failed to read artifact descriptor

RE: how to detect when deployDataCenter.py has finished provisioning?

2014-03-29 Thread Alex Hitchins
No worries. Glad to be of some help! Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: chris snow [mailto:chsnow...@gmail.com] Sent: 29 March 2014 18:07 To: dev@cloudstack.apache.org Subject: Re:

[QUESTION] VMware ServerResource

2014-03-29 Thread Mike Tutkowski
Hi, Quick question: For VMware, since we have vCenter Server in the mix as opposed to just ESX(i) hosts, I was wondering how that works out with our related ServerResources. For example, if you have a cluster with three ESX hosts, does that equate to three ServerResources running on the manageme

RE: Test Issues & Eclipse Errors

2014-03-29 Thread Alex Hitchins
All, I've been reading this SO post that seems to shed some light on the issue[0]. If this is the along the right lines, what is the best resolution to the issue? [0] : http://stackoverflow.com/questions/8706017/maven-dependency-plugin-goals-copy-dependencies-unpack-is-not-supported-b Regard

RE: how to detect when deployDataCenter.py has finished provisioning?

2014-03-29 Thread Santhosh Edukulla
Though the call is asynchronous from CS, deployDataCenter( or marvinRequest from apiclient ) does verifies the job status as either completed or failed etc, if the command is async, in a way runs synchronously from script point of view. Which task you see is running asynchronously from deplo

Re: how to detect when deployDataCenter.py has finished provisioning?

2014-03-29 Thread chris snow
Hi Santhosh, downloading the templates seem to be the last thing to finish, and that doesn't complete until quite some time after the deployDataCenter command has finished. On Sat, Mar 29, 2014 at 7:56 PM, Santhosh Edukulla wrote: > Though the call is asynchronous from CS, deployDataCenter( or m

Re: Anyone else see these errors in Eclipse?

2014-03-29 Thread Mike Tutkowski
Hi Alena, I still see errors with "display" in StorageAllocatorTest and VmSnapshotDaoTest in 4.4. Just wondering if this was expected as perhaps you haven't had a chance to address them yet. Thanks! On Mon, Mar 17, 2014 at 10:58 AM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > T

Jenkins build is back to normal : build-master-slowbuild #476

2014-03-29 Thread jenkins
See

Re: Guidelines for new or changed APIs?

2014-03-29 Thread Daan Hoogland
Your example would not be backward incompatible. Basically: add only optional parameters, dont remove parameters optional or required. On Sat, Mar 29, 2014 at 4:29 PM, Demetrius Tsitrelis wrote: > Does that include the request and response? For example, it would be useful > to know why a login

RE: [QUESTION] VMware ServerResource

2014-03-29 Thread Sateesh Chodapuneedi
Regards, Sateesh > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: 30 March 2014 00:06 > To: dev@cloudstack.apache.org > Subject: [QUESTION] VMware ServerResource > > Hi, > > Quick question: > > For VMware, since we have vCenter Server in the mi

RE: [QUESTION] VMware ServerResource

2014-03-29 Thread Sateesh Chodapuneedi
> -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: 30 March 2014 00:06 > To: dev@cloudstack.apache.org > Subject: [QUESTION] VMware ServerResource > > Hi, > > Quick question: > > For VMware, since we have vCenter Server in the mix as opposed to just

Re: [QUESTION] VMware ServerResource

2014-03-29 Thread Mike Tutkowski
Thanks! On Sat, Mar 29, 2014 at 8:31 PM, Sateesh Chodapuneedi < sateesh.chodapune...@citrix.com> wrote: > > -Original Message- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Sent: 30 March 2014 00:06 > > To: dev@cloudstack.apache.org > > Subject: [QUESTION] VMware Ser