Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Daan Hoogland
thanks, it is not me then. ms does not connect to host in 4.4. I'll be filing a bug in the office, no of for breakfast. On Tue, May 13, 2014 at 11:46 PM, Ian Duffy i...@ianduffy.ie wrote: Failing on 4.4 Marvin output: Traceback (most recent call last): File

Re: Review Request 19270: Added service-instance delete command to Juniper Contrail Plugin and related fixes

2014-05-14 Thread Sachchidanand Vaidya
On May 5, 2014, 11:38 p.m., Rajesh Battala wrote: plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/api/command/DeleteServiceInstanceCmd.java, line 1 https://reviews.apache.org/r/19270/diff/1/?file=521583#file521583line1 No license header

Re: Problem with mailing list....

2014-05-14 Thread Koushik Das
https://blogs.apache.org/infra/entry/mail_outage On 14-May-2014, at 5:58 AM, Min Chen min.c...@citrix.com wrote: I had the same issue, my email sent a while back is still not sent to community yet. -min On 5/13/14 4:57 PM, Alex Huang alex.hu...@citrix.com wrote: I've find some of my

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/834/ -- [...truncated 18312 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi [INFO] [INFO] ---

Re: [ACS4.4] Cherry pick for CLOUDSTACK-6614

2014-05-14 Thread Daan Hoogland
On Tue, May 13, 2014 at 6:04 PM, Yoshikazu Nojima m...@ynojima.net wrote: 3187411f9f6d61d50aa73614f991c4866f5f0375 is in -- Daan

Re: Where is appropriate place to begin discussion for 5.0 API discussion?

2014-05-14 Thread Daan Hoogland
On Tue, May 13, 2014 at 6:55 PM, Demetrius Tsitrelis demetrius.tsitre...@citrix.com wrote: dtsitrelis ok, you're in -- Daan

RE: devcloud script deployDataCentre.py not working

2014-05-14 Thread Santhosh Edukulla
1. Its nothing to do with script we are using here. Based upon error text below, addHost API on devcloud is failing. As Daan mentioned, MS is not able to add host and it seems specific to DevCloud. Execute cmd: addhost failed, due to: errorCode: 530, errorText:Cannot transit agent status with

Re: CloudMonkey 5.1 error

2014-05-14 Thread Rohit Yadav
Hi Daan, Can you do pip install requests and retry? Looks like requests (used to sane http calls) library is not available on your system. I'll try to re-read the code this weekend. Regards. On Fri, May 9, 2014 at 10:39 PM, Daan Hoogland daan.hoogl...@gmail.comwrote: Not sure if this is a

Re: Whats new in 4.4

2014-05-14 Thread Daan Hoogland
Pierre-Luc, The fix version may have to shifted for more serious features. As for hypervisors and guest os's: Those are a simple diff of the appropriate java files, i think. I am looking. Daan On Wed, May 14, 2014 at 3:51 AM, Pierre-Luc Dion pd...@cloudops.com wrote: Should we consider all

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/837/ -- [...truncated 18312 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi [INFO] [INFO] ---

Re: [DISCUSS] Release-notes changes

2014-05-14 Thread sebgoa
On May 14, 2014, at 3:44 AM, Pierre-Luc Dion pd...@cloudops.com wrote: I did some changes on the release-note, rtd.org project that are ready for a pull request. I've change few things and I would like your input/vote on them: - about.rst split into multiple files, fixed and known issues

RE: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Santhosh Edukulla
Infrastructure code related changes done\in progress, related to this proposal, currently are maintained in a separate repo. If this needs to be part of ASF, please let us know a suitable place to commit these changes. Its suggestible that all the infrastructure changes be part of a

[ACS5.0] IAM feature postponed from 4.4 to 5.0?

2014-05-14 Thread Daan Hoogland
Min, I think everybody knows I am all for less features per release. I don't think you are making a bad call, per se. I do think we should consider if we can come up with a total picture of what 5.x would require af the api, though. Can you add to the discussion what it is that is keeping you

Re: Problem with mailing list....

2014-05-14 Thread Amogh Vasekar
From ASF infra blog : UPDATE 12 May 16:04 UTC - Clarification - we have opened the floodgates, but have a substantial amount of backlog; and with the sudden rush of mail are being throttled by various mail services. With the addition of mail thats coming through anyway; it may take us from 2-5

Re: Review Request 21196: CLOUDSTACK-6551: [Automation] Failed to revert vm snapshot in xen

2014-05-14 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21196/#review42479 --- Commit 3f26eeb6eda6741a8b3ca2659317e12b216543c6 in cloudstack's

Jenkins build is back to normal : build-master-noredist #2743

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-noredist/2743/changes

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Daan Hoogland
basic networking fails slightly differntly: daan:~/cloudstack-4.4/cloudstack (4.4) python tools/marvin/marvin/deployDataCenter.py -i tools/devcloud/devcloud.cfg Traceback (most recent call last): File tools/marvin/marvin/deployDataCenter.py, line 579, in module deploy.deploy() File

Re: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Sebastien Goasguen
On May 6, 2014, at 8:03 PM, Alex Huang alex.hu...@citrix.com wrote: Hi All, This is something I brought up a long time ago but really didn't have the resources to get it all up and running until now. Throughout the past year, Edison, Prasanna, Amogh, Bharat, Koushik, Talluri, and others

Re: Review Request 18677: CLOUDSTACK-3272

2014-05-14 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18677/#review42951 --- Sonal, this one didn't make it to 4.4. Can you check it? It would

RE: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Alex Huang
Actually, this email was sent twice and I answered the first time it was answered. The short answer is yes, everyone can request the CI to be run on their own branch and they must do that before merging it into the release/master branch. Here's my answer enclosed in case it was somehow

[ACS44] Cherry pick request

2014-05-14 Thread Amogh Vasekar
Hi Daan, Can you please cherry-pick 594f66d12521c6a3a07475e37e7ab0f09d247b19 It is a fix for https://issues.apache.org/jira/browse/CLOUDSTACK-6437 Thanks, Amogh

Re: [ACS44] ms won't add host

2014-05-14 Thread Daan Hoogland
ticket created: CLOUDSTACK-6662 On Tue, May 13, 2014 at 4:10 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: I also found com.cloud.utils.exception.CloudRuntimeException: Unable to setup the server correctly at

Jenkins build is back to normal : cloudstack-4.4-forward-build #101

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-forward-build/101/changes

Re: [jira] [Resolved] (CLOUDSTACK-6627) [Automation] createNetwork API failing with error Can only support create Private VLAN network with IPv4!

2014-05-14 Thread Syed Ghayur
unsubscribe. Syed On Tue, May 13, 2014 at 2:18 AM, Santhosh Kumar Edukulla (JIRA) j...@apache.org wrote: [ https://issues.apache.org/jira/browse/CLOUDSTACK-6627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] Santhosh Kumar Edukulla resolved CLOUDSTACK-6627.

Review Request 21429: CLOUDSTACK-6663: Agent fails to start on some setups if last nic on host in nic list doesn't contain unicast address

2014-05-14 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21429/ --- Review request for cloudstack, Devdeep Singh and Rajesh Battala. Bugs:

Re: CloudMonkey 5.1 error

2014-05-14 Thread Daan Hoogland
request is available. I can run cloudmonkey without the wrapper script: python /Library/Python/2.7/site-packages/cloudmonkey/cloudmonkey.py -c ~/.cloudmonkey/local.root works but cloudmonkey -c ~/.cloudmonkey/local.root gives the error On Wed, May 14, 2014 at 9:33 AM, Rohit Yadav

Re: [DOC][Readthedocs] when are the changes published to RTD from git?

2014-05-14 Thread sebgoa
On May 12, 2014, at 9:30 AM, Sebastien Goasguen run...@gmail.com wrote: On May 12, 2014, at 1:32 AM, Rajani Karuturi rajani.karut...@citrix.com wrote: [github] source of the doc has some changes which aren’t there on [RTD latest]. when does it get updated? [github]

Re: [ACS 4.4] ETA until RC1

2014-05-14 Thread Daan Hoogland
I should have send out an alert mail about that here ans on users@. After a talk with QA this afternoon I will. I want to have a feel for their expectations; amount of regular test work, bug discovery rate, roundtrip per bug found, etc On Tue, May 13, 2014 at 7:20 PM, Mike Tutkowski

Re: Creating New Host

2014-05-14 Thread Nguyen Anh Tu
On Wed, May 14, 2014 at 4:20 AM, Matt Spurlin matt.spur...@appcore.comwrote: After I add the host however, it always goes into an Alert state. Hi Matt, Alert state occurs when Agent Manager can't synchronize VM HOST information between DB and HOST. You need to make sure the sync process run

Review Request 21431: CLOUDSTACK-6665: A fix for vpc routers not releasing dhcp leases.

2014-05-14 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21431/ --- Review request for cloudstack, daan Hoogland, Hugo Trippaers, and Sheng Yang.

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/807/ -- [...truncated 18312 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi [INFO] [INFO] ---

Re: Support pure Xen as a hypervisor follow-up

2014-05-14 Thread sebgoa
On Apr 9, 2014, at 2:37 PM, Dave Scott dave.sc...@citrix.com wrote: Hi, Following up from Tim's Support pure Xen as a hypervisor proposal last month[1] I'd like to start working on this and maybe even make a little bit of progress while I'm at CCC in Denver. Helpfully James Bulpin

Re: [REQUEST] permission to assign task in jira

2014-05-14 Thread sebgoa
On May 13, 2014, at 4:38 PM, Gaurav Aradhye gaurav.arad...@clogeny.com wrote: Hi, Can anyone please give me permission to assign task in jira? My jira id is gauravaradhye. We don't assign task in this project, folks pick up the tickets themselves Regards, Gaurav

[ACS4.4] cherry pick commit e7e1ae254af8588a90bee56f5dcd1175c64ffd5e

2014-05-14 Thread Sanjay Tripathi
Hi Hugo/Daan, Could you please cherry-pick following commit to 4.4 branch. Commit: e7e1ae254af8588a90bee56f5dcd1175c64ffd5e CLOUDSTACK-6649: CS is not giving the system-wide capacity for GPU reosurce. --Sanjay

Re: Problem with mailing list....

2014-05-14 Thread Rohit Yadav
Alex, yes I faced it too. Some of my emails have bounced saying 'spam' or other errors. Probably this is still not fixed (and related email server issues): https://blogs.apache.org/infra/entry/mail_outage Cheers. On Wed, May 14, 2014 at 5:27 AM, Alex Huang alex.hu...@citrix.com wrote: I've

Re: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Prasanna Santhanam
https://github.com/CloudStack-extras has been used in the past but fell out of use. If part of the ASF then it will go through the regular committer bits and process which users contributing to infra *may* see as overhead. On Wed, May 14, 2014 at 05:25:19AM +, Santhosh Edukulla wrote:

Re: Review Request 18677: CLOUDSTACK-3272

2014-05-14 Thread Sonal Ojha
On May 14, 2014, 8:41 a.m., daan Hoogland wrote: Sonal, this one didn't make it to 4.4. Can you check it? It would really be nice to have it in. I dont see these changes made into 4.4. - Sonal --- This is an automatically

Re: [REQUEST] permission to assign task in jira

2014-05-14 Thread Gaurav Aradhye
Hello sebgoa, I mean permission to assign issues. I am not able to assign issue to even to myself. Have the permissions changed? Earlier I was able to do it. Regards, Gaurav On Wed, May 14, 2014 at 12:40 PM, sebgoa run...@gmail.com wrote: On May 13, 2014, at 4:38 PM, Gaurav Aradhye

RE: stopped getting mails from apache user list and dev list

2014-05-14 Thread Rajesh Battala
Thanks Alena for the work around. -Original Message- From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] Sent: Friday, May 9, 2014 10:52 PM To: David Nalley; dev@cloudstack.apache.org Subject: Re: stopped getting mails from apache user list and dev list Its been 2 days

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/839/changes Changes: [sanjay.tripathi] CLOUDSTACK-6649: CS is not giving the system-wide capacity for GPU reosurce. -- [...truncated 18312 lines...] Tests run: 4, Failures: 0, Errors: 0,

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/838/ -- [...truncated 18312 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi [INFO] [INFO] ---

Re: [ACS44] Cherry pick for CLOUDSTACK-6652

2014-05-14 Thread Daan Hoogland
On Tue, May 13, 2014 at 12:17 PM, Sateesh Chodapuneedi sateesh.chodapune...@citrix.com wrote: 3af2abecb44b2ca2c53ac25ffe72cb13f2668158 the commit is not in my pulled in tree. did you push. -- Daan

Re: Whats new in 4.4

2014-05-14 Thread Pierre-Luc Dion
Should we consider all New Features from Jira with Fixed version of 4.4 or only those that have Resolved Status for the Release Notes? Also, Does 4.4 support new Guest OS or hypervisor versions ? Thanks, Pierre-Luc Dion Architecte de Solution Cloud | Cloud Solutions Architect 855-OK-CLOUD

RE: [REQUEST] permission to assign task in jira

2014-05-14 Thread Saksham Srivastava
Sebastien, I think there is an issue with our Jira permissions. People are not able to assign bugs to themselves. I am also facing the same issue. The Assignee field in the tickets cannot be edited by many of us. Thanks, Saksham -Original Message- From: sebgoa [mailto:run...@gmail.com]

Re: Whats new in 4.4

2014-05-14 Thread Nguyen Anh Tu
Hi, For 4.4, I push Autoscale without Netscaler feature. I'm on the way testing it. Cheers, --Tuna On Wed, May 14, 2014 at 8:51 AM, Pierre-Luc Dion pd...@cloudops.com wrote: Should we consider all New Features from Jira with Fixed version of 4.4 or only those that have Resolved Status for

Re: Review Request 18677: CLOUDSTACK-3272

2014-05-14 Thread Daan Hoogland
Yes, please check the code. It was reverted in 4.4. On Wed, May 14, 2014 at 12:43 PM, Sonal Ojha sonal.o...@sungard.com wrote: This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18677/ On May 14th, 2014, 8:41 a.m. UTC, *daan Hoogland* wrote: Sonal,

[ACS44] Cherry pick for CLOUDSTACK-6519

2014-05-14 Thread Rajesh Battala
Hi Daan, Please cherry-pick to 4.4 260e06d64c07c6e5f3c133d8bdc2779fad62c672 https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=260e06d Thanks Rajesh Battala

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/840/changes Changes: [muralimmreddy] CLOUDSTACK-6668: OVS distributed routing: ensure bridge is deleted when [talluri] 1. list* calls are modified to take listall=True when [talluri] Added few exception changes,test suite name

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Daan Hoogland
Santhosh, see inline On Wed, May 14, 2014 at 9:11 AM, Santhosh Edukulla santhosh.eduku...@citrix.com wrote: 1. Its nothing to do with script we are using here. Based upon error text below, addHost API on devcloud is failing. As Daan mentioned, MS is not able to add host and it seems specific

Re: [REQUEST] permission to assign task in jira

2014-05-14 Thread sebgoa
On May 14, 2014, at 1:41 PM, Gaurav Aradhye gaurav.arad...@clogeny.com wrote: Hello sebgoa, I mean permission to assign issues. I am not able to assign issue to even to myself. Have the permissions changed? Earlier I was able to do it. Regards, Gaurav I am looking at the admin

[ACS-4.4] Too many unapproved licenses: 2

2014-05-14 Thread Wilder Rodrigues
Hi there guys and gals, I started doing some tests in the ACS 4.4, just to check how it's getting altogether. First thing I did was to run the license check. Unfortunately, it's failing due to 2 unapproved licenses. See below: mvn --projects='org.apache.cloudstack:cloudstack'

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Ian Duffy
Got a successful deployment on 4.4-forward after changing the network to bridge on the hypervisor (xe-switch-network-backend bridge) On 14 May 2014 07:33, Ian Duffy i...@ianduffy.ie wrote: Hi Santhosh, Its failing on 4.4-forward for me. As far as I can tell its nothing to do with my setup

Re: Looking up findbugs warning

2014-05-14 Thread Prasanna Santhanam
The slowbuild slaves run within SBP infrastructure. You might want to check the instances labelled 'cloudstack-buildslave-centos6' in the corresponding cloudstack account to see if java7 is indeed picked up by the job. On Fri, May 09, 2014 at 04:17:00PM +0200, Daan Hoogland wrote: I found that

Re: [REQUEST] permission to assign task in jira

2014-05-14 Thread sebgoa
On May 14, 2014, at 5:11 PM, sebgoa run...@gmail.com wrote: On May 14, 2014, at 9:53 AM, Saksham Srivastava saksham.srivast...@citrix.com wrote: Sebastien, I think there is an issue with our Jira permissions. People are not able to assign bugs to themselves. I am also facing the same

Re: Review Request 21431: CLOUDSTACK-6665: A fix for vpc routers not releasing dhcp leases.

2014-05-14 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21431/#review42959 --- 2ebeec43340f33e2a00553b171452c6516ccc946 on master - daan Hoogland

Re: Review Request 20659: CLOUDSTACK-5674: Fixed cloudstackConnection.py to return FAILED in case of well handled exceptions returning from server having jobresultcode as 530

2014-05-14 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20659/#review42956 --- Commit 9106cfb4be7d157cc4574e4dcfeb61d3792cc673 in cloudstack's

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Daan Hoogland
wow, should that be so? seems like a regression. On Wed, May 14, 2014 at 8:37 AM, Ian Duffy i...@ianduffy.ie wrote: Got a successful deployment on 4.4-forward after changing the network to bridge on the hypervisor (xe-switch-network-backend bridge) On 14 May 2014 07:33, Ian Duffy

RE: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Alex Huang
Hi, It seems several of my emails to this topics bounced. I added a QA section to the original wiki to answer the questions raised in this thread so everyone who reads the process later on can have better understanding. Specifically, the following questions: Q: I'm a contributor and not a

Re: Review Request 21431: CLOUDSTACK-6665: A fix for vpc routers not releasing dhcp leases.

2014-05-14 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21431/ --- (Updated May 14, 2014, 1:58 p.m.) Review request for cloudstack, daan

Re: [REQUEST] permission to assign task in jira

2014-05-14 Thread Nguyen Anh Tu
On Wed, May 14, 2014 at 10:11 PM, sebgoa run...@gmail.com wrote: Ok issue identified and ticket filed with INFRA: https://issues.apache.org/jira/browse/INFRA-7718 Just a little more patience and we will get back on track. Can do now. Thanks Sebastien! --Tuna

Re: [ACS44] Cherry pick for CLOUDSTACK-6241

2014-05-14 Thread Sheng Yang
It is not equal. When IPv4 is not set, no default route handling code would be processed. --Sheng On Wed, May 14, 2014 at 12:05 AM, Daan Hoogland daan.hoogl...@gmail.comwrote: On Wed, May 14, 2014 at 12:31 AM, Sheng Yang sh...@yasker.org wrote: d32f5c70d26ce82561bbdce962fd881a644ab81c

Re: Review Request 21070: Fixed few exception cases.

2014-05-14 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21070/#review42955 --- pushed to master 24bf1c56dfe437766a716dc8ced6d892782bd6a1 -

Review Request 21435: Fix for https://issues.apache.org/jira/browse/CLOUDSTACK-6610

2014-05-14 Thread Gustavo Nery
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21435/ --- Review request for cloudstack. Repository: cloudstack-git Description

Re: Review Request 21194: CLOUDSTACK-6580: Adding listall parameter while listing Account in createUserApiClient

2014-05-14 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21194/#review42467 --- Commit c013813426874ae0cc1ac2b23238415652955901 in cloudstack's

Re: Control event publishing in multi region setups

2014-05-14 Thread Alena Prokharchyk
Alex, we do understand how “Full Scan” works and we know that your component/other components using Full Scan, should be able to distinguish whether the event was generated locally or by another region. Changing the event by enhancing it with “Local” flag is not a desired solution as its very

RE: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Alex Huang
I think infrastructure code should just be checked in with the source code. To separate it means you have to deal with version match/mismatch between infrastructure and source code. --Alex -Original Message- From: Santhosh Edukulla [mailto:santhosh.eduku...@citrix.com] Sent:

Re: Jira Permissions

2014-05-14 Thread Nguyen Anh Tu
You can do now, Alex. https://issues.apache.org/jira/browse/INFRA-7718 Cheers, --Tuna On Wed, May 14, 2014 at 6:50 PM, Alex Hitchins a...@alexhitchins.comwrote: Hi all, I've come back from holiday and I can't seem to assign a ticket to myself. I see that there were issues with the

Re: Control event publishing in multi region setups

2014-05-14 Thread Alex Ough
I think I forgot to mention this, but I think we should talk with Alex Huang also because you need his approval. So let me know when you guys are available and let's just stop sending emails back and forth. Thanks Alex Ough On Wed, May 14, 2014 at 2:30 PM, Alex Ough alex.o...@sungardas.com

Re: List Usage Records using Cloud Monkey

2014-05-14 Thread sebgoa
On May 13, 2014, at 9:51 PM, Prakash Rao Banuka prakas...@simplifydc.com wrote: Hi Sam We are using 4.3 and 4.2 Thank you Prakash Couple more questions: -Does cloudmonkey work for any other command: list zones ? list templates ? -Are you using keys from a root user ? -Can you call

Re: Systemvm.iso on kvm

2014-05-14 Thread Marcus
It is in the RPM/DEB. One installs the agent and common packages on a KVM host. On Apr 14, 2014 7:16 PM, Nitin Mehta nitin.me...@citrix.com wrote: I am curious as to how does the systemvm.iso gets pushed onto the KVM host ? Lets say I upgrade from 4.2.1 to 4.3 and there is some ssvm agent code

Re: Control event publishing in multi region setups

2014-05-14 Thread Alex Ough
I have a meeting in 20 min which is estimated to end 1pm PST, so I'll let you know once it is over. On Wed, May 14, 2014 at 3:01 PM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: Alex, sure we can have a call. I’m in the office till 2 pm PST today. Send the meeting invitation to me

4.4 System VM

2014-05-14 Thread Ian Duffy
Hi All, I'm looking for a 32 bit version of the 4.4 system vm. I took a look at the jenkins builds over at http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-systemvm/however all the file sizes are tiny and the latest builds are failing.

RE: List Usage Records using Cloud Monkey

2014-05-14 Thread Tariq Iqbal
Hi Prakash, You could try using the CloudStack API (authenticated or unauthenticated) to request the usage records. For example an unauthenticated API request: http://CS_HOST_IP:8096/client/api?command=listUsageRecordsstartdate=-MM-DDenddate=-MM-DD Best Regards, Tariq Iqbal S: +44

Re: Control event publishing in multi region setups

2014-05-14 Thread Alex Ough
My meeting is being delayed, so let me know when you guys are available from tomorrow. Thanks Alex Ough On Wed, May 14, 2014 at 3:05 PM, Alex Ough alex.o...@sungardas.com wrote: I have a meeting in 20 min which is estimated to end 1pm PST, so I'll let you know once it is over. On Wed, May

Review Request 21193: Error related to commit 4b89a45

2014-05-14 Thread Sonal Ojha
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21193/ --- Review request for cloudstack, Chiradeep Vittal, daan Hoogland, and Murali

Re: [ACS44] 4.4.0 blokker issues

2014-05-14 Thread Rajesh Battala
Hi Daan, Am not able to assign CLOUDSTACK-6572 issue to me. Can you please do the needful. Thanks Rajesh Battala -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: Tuesday, May 6, 2014 6:24 PM To: dev Subject: [ACS44] 4.4.0 blokker issues At the moment we

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/793/ -- [...truncated 18313 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi [INFO] [INFO] ---

[NullPointerException][

2014-05-14 Thread Sonal Ojha
Hello, Related to commit 4b89a45 there is a line change which should have made in was missed and can lead to exceptions like NullPointerException. I have raised a another review request https://reviews.apache.org/r/21193/, please take a look and push it to master if approved. -- *Thanks and

[ACS44] Cherry pick for CLOUDSTACK-6595

2014-05-14 Thread Alena Prokharchyk
Daan, can you please cherry-pick the commit to 4.4 branch: commit b9284db857cd001e75926cb7c49b6aff4ab63695 Author: Alena Prokharchyk alena.prokharc...@citrix.com Date: Wed May 7 13:44:26 2014 -0700 CLOUDSTACK-6595: call expunge method marked with @ActionEvent from expunge thread context.

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/782/changes Changes: [rajesh.battala] Fixed windows line ending issues -- [...truncated 18312 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO]

devcloud script deployDataCentre.py not working

2014-05-14 Thread Daan Hoogland
I am setting up a test env on my laptop using devcloud2 v4.3. I am running the ms v4.4 in eclipse and the db on my laptop. I get the following error: daan:~/cloudstack-4.4/cloudstack (4.4) python tools/marvin/marvin/deployDataCenter.py -i tools/devcloud/devcloud-advanced.cfg Traceback (most

RE: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Ritu Sabharwal
Thanks Alex for the information! -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Wednesday, May 07, 2014 2:56 PM To: Ritu Sabharwal Cc: dev@cloudstack.apache.org Subject: RE: [PROPOSAL] Using continuous integration to maintain our code quality... Hi Ritu,

Re: Review Request 21070: Fixed few exception cases.

2014-05-14 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21070/#review42491 --- Ship it! Ship It! - Santhosh Edukulla On May 5, 2014, 6:49

RE: List Usage Records using Cloud Monkey

2014-05-14 Thread Prakash Rao Banuka
Hi Sam We are using 4.3 and 4.2 Thank you Prakash -Original Message- From: Sam Schmit [mailto:sam.sch...@appcore.com] Sent: Tuesday, May 13, 2014 6:43 PM To: dev@cloudstack.apache.org Cc: Venkata Suneel Babu Mallela Subject: Re: List Usage Records using Cloud Monkey Prakash, What

Re: [ACS5.0] IAM feature postponed from 4.4 to 5.0?

2014-05-14 Thread Min Chen
Thanks Daan. Yes, I saw that there is another thread about putting an API request for 5.0 api. Once we are done with this disabling, we will put the issues we have found with current API in that wiki page to take into consideration when we design the new API. -min On 5/14/14 12:12 AM, Daan

Re: Support pure Xen as a hypervisor follow-up

2014-05-14 Thread Tracy Phillips
Thanks for the update. This is good news. On Wed, May 14, 2014 at 4:53 AM, sebgoa run...@gmail.com wrote: On Apr 9, 2014, at 2:37 PM, Dave Scott dave.sc...@citrix.com wrote: Hi, Following up from Tim's Support pure Xen as a hypervisor proposal last month[1] I'd like to start working

Fwd: Build failed in Jenkins: build-master-slowbuild #832

2014-05-14 Thread Sheng Yang
Can someone take a look at this? Slowbuild has been failed for two days, but FindBugs page give out nothing in detail - it's blank. http://jenkins.buildacloud.org/job/build-master-slowbuild/832/findbugsResult/new/ --Sheng -- Forwarded message -- From: jenk...@cloudstack.org

Build failed in Jenkins: build-master-noredist #2742

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-noredist/2742/ -- Started by upstream project build-master build number 785 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on

Re: Review Request 20891: CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation

2014-05-14 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20891/ --- (Updated May 7, 2014, 6:52 p.m.) Review request for cloudstack, Girish

FW: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Ritu Sabharwal
Hi Alex, I am a new developer (non-commiter) and getting to learn about the development process of CloudStack. I have a question about the Jenkins, when you say create a branch for your code and ask Jenkins to run BVT on your branch. The branch will be created on my local repository but

[ACS44] CLOUDSTACK-6573 Multiple exceptions after upgrading from 4.3 to 4.4

2014-05-14 Thread Daan Hoogland
Can someone with kvm knowledge and env, please look at this ticket? thanks, -- Daan

RE: [REQUEST] permission to assign task in jira

2014-05-14 Thread Alex Hitchins
Thanks Sebastien. Alex Hitchins | 07788 423 969 | 01892 523 587 -Original Message- From: sebgoa [mailto:run...@gmail.com] Sent: 14 May 2014 16:11 To: dev@cloudstack.apache.org Subject: Re: [REQUEST] permission to assign task in jira On May 14, 2014, at 9:53 AM, Saksham Srivastava

Re: VPC VPN Multiple Connections to Same Gateway

2014-05-14 Thread Sheng Yang
Hi John, This has been addressed as https://issues.apache.org/jira/browse/CLOUDSTACK-5501 The fix would be in 4.4 and after. Thanks! --Sheng On Tue, May 13, 2014 at 2:38 PM, John Skinner john.skin...@appcore.comwrote: Hey list - Having an issue with VPCs and site to site VPNs with

Re: Review Request 21195: CLOUDSTACK-6544: [Automation] Failed to create template for ROOT volume in Xen, with Exception: callHostPlugin failed

2014-05-14 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21195/#review42473 --- Commit 807b6d2c4c3a32c947d6b8d73877dafa7378fec2 in cloudstack's

Re: Review Request 19270: Added service-instance delete command to Juniper Contrail Plugin and related fixes

2014-05-14 Thread Sachchidanand Vaidya
On May 5, 2014, 11:32 p.m., Rajesh Battala wrote: plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/api/command/DeleteServiceInstanceCmd.java, line 40 https://reviews.apache.org/r/19270/diff/1/?file=521583#file521583line40 As the service vm is

Nasty regression bug in 4.3 on KVM with advanced networking

2014-05-14 Thread Simon Weller
All, If any of you plan to upgrade to 4.3 and use advanced networking with traffic labels on KVM, you may want to reconsider. JIRA is tracking a regression bug that will break VR routing. The issues details are here: https://issues.apache.org/jira/browse/CLOUDSTACK-6464

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

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/784/changes Changes: [gaurav.aradhye] CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary [muralimmreddy]

Re: Review Request 21156: CLOUDSTACK-6575: Deploy VM failed with NPE while using custom compute offering

2014-05-14 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21156/#review42462 --- Ship it! Ship It! - Rajesh Battala On May 7, 2014, 12:22 p.m.,

RE: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Donal Lafferty
How about some gamification? :) Continuous integration allows devs to gage whether they're coding too fast for quality conditions. Can we introduce a penalty points system to get them to slow down? E.g. 3 pts / offence, mandatory 3rd party code reviewers after 15 over two releases cycles?

Build failed in Jenkins: build-master #789

2014-05-14 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master/789/changes Changes: [Daan Hoogland] Added fix for CLOUDSTACK-6548 [Daan Hoogland] be able to remove vpc as owning entity of a network -- Started by an SCM change [EnvInject] - Loading node environment

  1   2   >