Re: [JIRA PERMISSION ACCESS] Permission to assign a jira issue

2014-05-15 Thread Meghna Kale
Daan, I have Jira login but I'm not able to assign the issues or to add the watchers to the Jira. Can you please grant me those permissions. Thanks Meghna. On Tue, May 13, 2014 at 2:26 PM, Daan Hoogland wrote: > Meghna, you are already in jira. I don't see what I can do for you. > > On Tue, Ma

Re: Review Request 19758: Added a Network Service Provider for JuniperContrailvSRX. This NSP provides sourceNAT functionality.

2014-05-15 Thread Sachchidanand Vaidya
> On May 6, 2014, 12:33 a.m., Rajesh Battala wrote: > > plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ContrailVSrxElementImpl.java, > > line 1 > > > > > > As this is a n

Re: Review Request 19758: Added a Network Service Provider for JuniperContrailvSRX. This NSP provides sourceNAT functionality.

2014-05-15 Thread Sachchidanand Vaidya
Hi Rajesh, My comments inline marked [SACHIN]. Thanks, Sachin From: Rajesh Battala mailto:rajesh.batt...@citrix.com>> Reply-To: Rajesh Battala mailto:rajesh.batt...@citrix.com>> Date: Tuesday, May 6, 2014 12:33 AM To: Rajesh Battala mailto:rajesh.batt...@citrix.com>> Cc: Sachchidanand Vaidy

https://issues.apache.org/jira/browse/CLOUDSTACK-6245

2014-05-15 Thread Daan Hoogland
Edison, can you judge this issue and discard or put to resolved? -- Daan

[ACS44] Cherry pick for CLOUDSTACK-6575

2014-05-15 Thread Saksham Srivastava
Hi Daan/Hugo, Can you please cherry-pick following to 4.4: Commit hash: 84135cd302ab5fb944a28e73b394d02a8d1c17e2 CLOUDSTACK-6575: Deploy VM failed with NPE while using custom compute offering Contained in branches: 4.4-forward, master Thanks, Saksham

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

2014-05-15 Thread Daan Hoogland
Alex, I applaud the effort and everybody at Citrix contributing to it. This is not a concern with your proposed process: I hope it does not impede the efforts to have a distributed setup where everybody can start their tests specific to their hardware from the central jenkins on their local jenkin

RE: Jira Permissions

2014-05-15 Thread Ram Ganesh
Same here. I had permissions to assign tickets earlier. I no longer can. Not sure if it is intended. Thanks, RamG > -Original Message- > From: Alex Hitchins [mailto:a...@alexhitchins.com] > Sent: 14 May 2014 17:21 > To: dev@cloudstack.apache.org > Subject: Jira Permissions > > Hi all, >

test

2014-05-15 Thread Nux!
test -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

[QUESTION][DB] transaction rollback occurs late

2014-05-15 Thread Daan Hoogland
H all, consider the folowing please A network is created and used privateNetwork = _networkMgr.createGuestNetwork(ntwkOffFinal.getId(), networkName, displayText, gateway, cidr, uriString, null, owner, null, pNtwk, pNtwk.getDataCenterId(), AC

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

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

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

2014-05-15 Thread Alex Huang
Hi Ritu, Citrix will provide a Jenkins server that's public accessible that enables you to request BVT to be run on your branch. You don't need to install one yourself. When ASF infra is ready with their hardware, the scripts can be donated to ASF and then developers will need to switch over

Build failed in Jenkins: cloudstack-4.4-maven-build #269

2014-05-15 Thread jenkins
See Changes: [Daan Hoogland] CLOUDSTACK-6544: [Automation] Failed to create template for ROOT volume in Xen, with Exception: callHostPlugin failed [Daan Hoogland] CLOUDSTACK-6551: [Automation] Failed to revert vm snapsh

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

2014-05-15 Thread jenkins
See Changes: [min.chen] CLOUDSTACK-6613:IAM: authorizeSecurityGroupIngress fails when SG Name is -- [...truncated 18319 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [I

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

2014-05-15 Thread jenkins
See -- [...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] -

Re: [NullPointerException][

2014-05-15 Thread Daan Hoogland
never mind, found it. 2 remarks, 1. you submitted the first patch as r...@devcloud.apache.org. please don't @REVIEWERS: please don't let that go in 2. can you supply the full commit id next time, please? I can shorten the long one but can't easily expand the short one. thanks, Daan On Thu, Ma

Re: Review Request 20662: CLOUDSTACK-6282 - Added automated tests for Templates, ISO's, Security Groups, VPN Customer Gateways API calls in test_escalations.py

2014-05-15 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20662/#review42395 --- Commit 25b1c037d62db36deef1c5f7ca48a236e2fd5dc9 in cloudstack's bran

create gateway network without reference to vpc

2014-05-15 Thread Daan Hoogland
Jayapal, I am trying to create the vpc gateway network so that the external gateway ip won't be assigned to the gateway interface on the vpc router. the simplest way caused a regression I am sure you are aware of. Another way is to set the vpc on the network to null after creation. This doesn't se

Re: Review Request 20316: CLOUDSTACK-1466: Adding automation test cases for Primary Storage Limits

2014-05-15 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20316/#review42477 --- test/integration/component/test_ps_domain_limits.py

[QA]Test Case for feature "Calculate Storage space correctly when using Thin Provisioning"

2014-05-15 Thread Prashant Kumar Mishra
Hi , I am planning to take feature " Calculate Storage space correctly when using Thin Provisioning" for testing I have written some test cases which may not be covering all the scenarios, please provide your feedback/suggestion if you see any gaps Issue = https://issues.apache.org

Failed to start MS with latest 4.4 build - CLOUDSTACK-6594

2014-05-15 Thread Rayees Namathponnan
Hi All, Failed to start MS with latest 4.4-forward RPM build, defect CLOUDSTACK-6594 created. I am getting below error in MS log, INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from URL [jar:file:/usr/share/cloudstack-management/webapps/client/WEB

Build failed in Jenkins: build-master #782

2014-05-15 Thread jenkins
See Changes: [koushik] Fixed few issues for userapiclient and port issue -- [...truncated 1385 lines...] [INFO] Copying 29 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-

Review Request 21260: CLOUDSTACK-6620: [Hyper-v] when all vms on host are deleted from outside, then there is null pointer exception in hyperv agent in getting vmstats

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

Re: [ACS44] Cherry pick for CLOUDSTACK-6596

2014-05-15 Thread Daan Hoogland
On Thu, May 8, 2014 at 1:02 AM, Alena Prokharchyk wrote: > 515fa261ba13d825864eb2d93ed33bb0d8c88328 is in -- Daan

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

2014-05-15 Thread jenkins
See Changes: [muralimmreddy] CLOUDSTACK-3272 Latest changes to add global configuration parameters to control the publishing of events on the message bus [jayapal] CLOUDSTACK-6582 updated the table network_acl_item_cidrs na

Build failed in Jenkins: build-master #792

2014-05-15 Thread jenkins
See Changes: [min.chen] CLOUDSTACK-6600: fix a bug in IAM cache in constructing cache key. [min.chen] CLOUDSTACK-6617: [Automation] detach / resize volume test cases failing [min.chen] CLOUDSTACK-6628:[Automation] Create PF rulw API

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

2014-05-15 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21196/#review42480 --- Ship it! Ship It! - Kishan Kavala On May 8, 2014, 4:24 p.m., Har

Re: [ACS4.4] cherry pick commit e7e1ae254af8588a90bee56f5dcd1175c64ffd5e

2014-05-15 Thread Daan Hoogland
On Wed, May 14, 2014 at 11:38 AM, Sanjay Tripathi wrote: > e7e1ae254af8588a90bee56f5dcd1175c64ffd5e ok -- Daan

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

2014-05-15 Thread jenkins
See

RE: CLOUDSTACK-6551 should be closed?

2014-05-15 Thread Rayees Namathponnan
Yes, its XenServer 6.2 with Fox Regards, Rayees -Original Message- From: Harikrishna Patnala Sent: Wednesday, May 07, 2014 6:00 AM To: Daan Hoogland Cc: Rayees Namathponnan; Subject: Re: CLOUDSTACK-6551 should be closed? Hi Daan, These kind of errors come when there is no function d

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

2014-05-15 Thread jenkins
See -- [...truncated 18325 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] -

Build failed in Jenkins: cloudstack-4.4-maven-build #268

2014-05-15 Thread jenkins
See Changes: [Daan Hoogland] Revert "CLOUDSTACK-6485: private gateway network should not be associated with vpc" -- [...truncated 1218 lines...] [INFO] [INFO] --- maven-clean-plu

Migrate from CS 4.2 to CS 4.3

2014-05-15 Thread Prakash Rao Banuka
Hi: Presently I'm with CS 4.2 and planning to move to CS 4.3. Options Available: 1. Upgrade CS 4.2 to CS 4.3 2. Setup a new environment with CS 4.3 and link to CS 4.2 's MySQL "cloud " / "usage" Database to CS 4.2 3. Setup a new environment with CS 4.3 and move all the VMs a

Build failed in Jenkins: cloudstack-4.4-maven-build #270

2014-05-15 Thread jenkins
See Changes: [Daan Hoogland] CLOUDSTACK-6601: added "forDisplay" parameter to listLoadBalancerRules API -- [...truncated 1218 lines...] [INFO] [INFO] --- maven-clean-plugin:2.5:c

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

2014-05-15 Thread jenkins
See -- [...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: Review Request 21195: CLOUDSTACK-6544: [Automation] Failed to create template for ROOT volume in Xen, with Exception: callHostPlugin failed

2014-05-15 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21195/#review42472 --- Commit 17810b0e95ce6418b6809ab5d3dd436659120721 in cloudstack's bran

Re: Review Request 21200: Added Fix for CLOUDSTACK-6548

2014-05-15 Thread daan Hoogland
> On May 9, 2014, 3:07 p.m., daan Hoogland wrote: > > 550493cec318a7ab2c0d5376183263ef2efba58e on 4.4 forward 00fcd9fb20009566b61a205c1eec28a65ea574db on master - daan --- This is an automatically generated e-mail. To reply, visit: http

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

2014-05-15 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21195/#review42474 --- Ship it! 17810b0e95ce6418b6809ab5d3dd436659120721 - Kishan Kavala

[ACS44]CLOUDSTACK-6130

2014-05-15 Thread Daan Hoogland
Talluri, I am closing this issue: https://issues.apache.org/jira/browse/CLOUDSTACK-6130. Please reopen if you feel I am wrong to do so. -- Daan

Re: Cannot assign bugs on ASF Cloudstack Jira

2014-05-15 Thread Yoshikazu Nojima
Hi I experienced same issue. Does anyone have any idea? Regards, Noji 2014-05-07 0:01 GMT-06:00 Saksham Srivastava : > Hi, > > I tried assigning 4.4 bug to myself on https://issues.apache.org/jira > But the UI option to change the assignee seems disabled. > > Anyone else having the same issue ?

Build failed in Jenkins: cloudstack-4.4-maven-build #271

2014-05-15 Thread jenkins
See Changes: [Daan Hoogland] CLOUDSTACK-6593: Connectivity service capabilites should be matched with -- [...truncated 1218 lines...] [INFO] [INFO] --- maven-clean-plugin:2.5:cle

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

2014-05-15 Thread jenkins
See Changes: [sateesh] CLOUDSTACK-6652 CLONE - [Automation] Vmware- System's StartCommand failed with "NumberFormatException" while using VMware DVS -- [...truncated 18312 lines...]

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

2014-05-15 Thread Yoshikazu Nojima
Resending. Hi Daan, Could you cherry-pick the commit "3187411f9f6d61d50aa73614f991c4866f5f0375" to 4.4 branch? It resolve CLOUDSTACK-6614 that makes systemvm template build fail. (Even though CLOUDSTACK-6614 will be resolved, we still have another issue (CLOUDSTACK-6616).) Thanks, Noji 2014-05

Jenkins build is back to normal : build-master #809

2014-05-15 Thread jenkins
See

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

2014-05-15 Thread jenkins
See Changes: [Alena Prokharchyk] CLOUDSTACK-6659: fixed the name for the updateIpAddress API command [Alena Prokharchyk] CLOUDSTACK-6675: updatePFRule - retrieve network sync object based on the PF rule id that is passed i

Re: VPC VPN Multiple Connections to Same Gateway

2014-05-15 Thread Daan Hoogland
you are sane, At Schuberg Philis we use the vpc gateway with a nicira network and the code allows for those types of networks to be reused. I did not dare to enable it for vlans due to the assymetric setup procedure. This code needs revisiting. (cc'ing some people that have thought about this part

Re: test

2014-05-15 Thread Hugo Trippaers
and did it succeed? On 8 mei 2014, at 21:08, Nux! wrote: > test > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro

Re: @ActionEvent generation doesn't work when method is called within the same manager context

2014-05-15 Thread Darren Shepherd
Any call to this.method() will not process @ActionEvent annotation. That is expected after the spring changes that were done. There's no change that can be done to change that behavior, it's just how spring AOP work because it's proxy based. If you want @ActionEvent to be processed you must c

Re: 4.3 system vm template job failing in jenkins

2014-05-15 Thread Yoshikazu Nojima
Ian, I experienced same issue, and I tried your solution, but it doesn't work for me. Any thoughts on this? https://github.com/verio-cloudstack/cloudstack/commit/8961c30e34afb34e4697e3ec3c25928e4d585a86 [cloudstack-pullreq-systemvm64] $ /bin/sh -xe /tmp/hudson9072932445266075170.sh + sudo apt-g

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

2014-05-15 Thread Prasanna Santhanam
On Wed, May 14, 2014 at 06:21:34PM +, Alex Huang wrote: > 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. Sorry - that doesn't sound right. Usually infra

[DISCUSS] Release-notes changes

2014-05-15 Thread Pierre-Luc Dion
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 are on separate files and list in main toctree - use of .rst variables for Vers

RE: List Usage Records using Cloud Monkey

2014-05-15 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://:8096/client/api?command=listUsageRecords&startdate=-MM-DD&enddate=-MM-DD Best Regards, Tariq Iqbal S: +44 20 3603 05

Re: Problem with mailing list....

2014-05-15 Thread Daan Hoogland
We will be seeing some mails coming in late due to those problems. The infra team claims no mail was lost. For some mail coming in late makes no sense anymore, for other it does. On Wed, May 14, 2014 at 3:02 AM, Mike Tutkowski wrote: > There was an issue for a couple days last week where mail was

Build failed in Jenkins: build-master #808

2014-05-15 Thread jenkins
See Changes: [talluri] Added few exception changes,test suite name generation for information collected post run, fixed pep8 issues -- [...truncated 1384 lines...] [INFO] Copying 29 resources [

Re: Control event publishing in multi region setups

2014-05-15 Thread Alena Prokharchyk
Alex, I’m on vacation tomorrow; leaving today at 2 pm. Thanks, Alena. From: Alex Ough mailto:alex.o...@sungardas.com>> Date: Wednesday, May 14, 2014 at 1:18 PM To: Alena Prokharchyk mailto:alena.prokharc...@citrix.com>> Cc: Alex Huang mailto:alex.hu...@citrix.com>>, Murali Reddy mailto:murali.r

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

2014-05-15 Thread Hugo Trippaers
Hey Alex, Nice job on getting this all done and working on some guidelines to improve quality of the overal guidelines. We discussed a lot of these things at the last CCC and i’m happy to see them here. I do have some feedback on the policy though. Specifically with the line stating “No merges

Re: [ACS44] Cherry pick for CLOUDSTACK-6241

2014-05-15 Thread Daan Hoogland
On Wed, May 14, 2014 at 12:31 AM, Sheng Yang wrote: > d32f5c70d26ce82561bbdce962fd881a644ab81c it's in but -if [ "$dflt" != "" ] +if [ "$dflt" != "" -a "$ipv4" != "" ] are you sure the comment is in line with the content? CLOUDSTACK-6241: Fix default route for IPv6 network when IPv4 not used

Re: Control event publishing in multi region setups

2014-05-15 Thread Alex Ough
Alena/Alex Hwang, I totally understand your concerns, but I'm afraid you guys don't seem to understand how the 'Full scan' works. If I understood correctly, Alex Hwang's suggestion does NOT work because it is NOT the matter of propagation. The event subscribers that processes the Full Scan needs t

RE: [REQUEST] permission to assign task in jira

2014-05-15 Thread Alex Hitchins
Hi Gaurav, I had been able to before and can't now so it looks like a larger issue. Does anyone know any more? Alex Hitchins | 07788 423 969 | 01892 523 587 -Original Message- From: Gaurav Aradhye [mailto:gaurav.arad...@clogeny.com] Sent: 14 May 2014 12:42 To: dev@cloudstack.apache.or

Build failed in Jenkins: cloudstack-4.4-forward-build #105

2014-05-15 Thread jenkins
See Changes: [Alena Prokharchyk] CLOUDSTACK-6675: updatePFRule - retrieve network sync object based on the PF rule id that is passed in to the call; not the public ip address

Re: Control event publishing in multi region setups

2014-05-15 Thread Alex Ough
Alena, I think we should talk, so please let me know when you're available. Thanks Alex Ough On Wed, May 14, 2014 at 1:36 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Alex, we do understand how “Full Scan” works and we know that your > component/other components using Full S

[ACS44] Cherry pick for CLOUDSTACK-6601

2014-05-15 Thread Alena Prokharchyk
Daan, can you please cherry-pick the request below: commit cadefb1aeb2e1d973c9dcf38e7f793adc50599d6 Author: Alena Prokharchyk Date: Wed May 7 16:57:10 2014 -0700 CLOUDSTACK-6601: added "forDisplay" parameter to listLoadBalancerRules API Thank you! -Alena.

Re: Review Request 19119: CLOUDSTACK-5887: Resolved issue in test_base_image_updation.py

2014-05-15 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19119/#review42634 --- Ship it! Ship It! - Santhosh Edukulla On April 28, 2014, 1:26 p.

Re: seeing "Unknown parameters : ctxdetails" for addResourceDetail/removeResourceDetail

2014-05-15 Thread Antonio Fornié Casarrubios
The errors in the requests are created by these well known clients, that's why they should be fixed. It's not that the admin misspelled a param, it's more that the code that creates the requests (the js in the web ui, cloudmonkey, Marvin or any other...) Cheers antonio 2014-05-14 3:05 GMT+02:00

Cannot assign bugs on ASF Cloudstack Jira

2014-05-15 Thread Saksham Srivastava
Hi, I tried assigning 4.4 bug to myself on https://issues.apache.org/jira But the UI option to change the assignee seems disabled. Anyone else having the same issue ? Thanks, Saksham

[ACS4.4] cherry pick commit

2014-05-15 Thread Nitin Mehta
Hi Hugo/Daan, Please cherry-pick the following into 4.4. commit 076bbdcfe86d6886ab1ecfc513b02a323a995307 CLOUDSTACK-6660: Dont assume every vm will have a root volume now. Thanks, -Nitin

Build failed in Jenkins: cloudstack-4.4-maven-build #267

2014-05-15 Thread jenkins
See Changes: [Daan Hoogland] CLOUDSTACK-3272 Fixing NullPointerException for alerts -- [...truncated 1218 lines...] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean)

Re: [ACS-4.4] Too many unapproved licenses: 2

2014-05-15 Thread Daan Hoogland
H Wilder, can you give some more of your output (at least the part which says which files) . thanks On Wed, May 14, 2014 at 2:45 PM, Wilder Rodrigues wrote: > 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

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

2014-05-15 Thread jenkins
See

[ACS44] Cherry pick for CLOUDSTACK-6675

2014-05-15 Thread Alena Prokharchyk
Daan, can you please cherry-pick: commit d91edcec560014f7a065e8f709c9321d87f18820 Author: Alena Prokharchyk Date: Wed May 14 12:26:25 2014 -0700 CLOUDSTACK-6675: updatePFRule - retrieve network sync object based on the PF rule id that is passed in to the call; not the public ip address

Re: Control event publishing in multi region setups

2014-05-15 Thread Alena Prokharchyk
Alex, sure we can have a call. I’m in the office till 2 pm PST today. Send the meeting invitation to me and Alex. From: Alex Ough mailto:alex.o...@sungardas.com>> Date: Wednesday, May 14, 2014 at 11:33 AM To: Alena Prokharchyk mailto:alena.prokharc...@citrix.com>> Cc: Alex Huang mailto:alex.hu..

[ACS44] cherry pick

2014-05-15 Thread Jayapal Reddy Uradi
Hi Daan, Can you please cherry pick the below commit to 4.4 commit 3ec8de9b85c03a79ac87ee0732c629ee621a8cbc CLOUDSTACK-6582 updated the table network_acl_item_cidrs name in Upgrade430to440 Thanks, Jayapal

RE: 4.4 release-notes

2014-05-15 Thread Animesh Chaturvedi
Daan, I have added the two widgets to Dashboard based on the filters you mentioned. I did not see any specific permission in JIRA to grant you access. I guess only the owner can modify it, let me check on Atlassian documentation > -Original Message- > From: Daan Hoogland [mailto:daan.h

Re: devcloud script deployDataCentre.py not working

2014-05-15 Thread Ian Duffy
> Did you try this with 4.4 yet? Can you please? Will do it now. On 13 May 2014 22:21, Daan Hoogland wrote: > looks like a totally different setup then I have. I will give it a > try tomorrow. Did you try this with 4.4 yet? Can you please? > > On Tue, May 13, 2014 at 11:05 PM, Ian Duffy wro

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

2014-05-15 Thread Daan Hoogland
Harikrishna, Do you have an idea on a solutions for this issue, yet? and maybe an eta? -- Daan

Re: Review Request 19758: Added a Network Service Provider for JuniperContrailvSRX. This NSP provides sourceNAT functionality.

2014-05-15 Thread Sachchidanand Vaidya
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19758/ --- (Updated May 8, 2014, 10:36 p.m.) Review request for cloudstack and Rajesh Batt

[ACS4.4] Cherry pick for CLOUDSTACK-6614

2014-05-15 Thread Yoshikazu Nojima
Daan, Could you cherry-pick the commit "3187411f9f6d61d50aa73614f991c4866f5f0375" to 4.4 branch? It resolve the issue that systemvm template build fails. Thanks, Noji

[INFRA] Not able to assign tickets in JIRA

2014-05-15 Thread Sudha Ponnaganti
Hi, Not able to assign tickets in JIRA. Has any policy changed?? Otherwise will log a ticket for Infra Thanks /Sudha

Re: Review Request 21200: Added Fix for CLOUDSTACK-6548

2014-05-15 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21200/#review42573 --- Commit 00fcd9fb20009566b61a205c1eec28a65ea574db in cloudstack's bran

Re: Control event publishing in multi region setups

2014-05-15 Thread Alex Ough
Are we going to rolling this out? On Thu, May 8, 2014 at 2:28 PM, Alex Ough wrote: > That's why there are 2 methods, one is that generates events and the other > not and there are already a few public methods without event decoration. > > > On Thu, May 8, 2014 at 2:25 PM, Alex Huang wrote: > >

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

2014-05-15 Thread Harikrishna Patnala
Hi Daan, Both the issues CLOUDSTACK-6544 and CLOUDSTACK-6551 are related to Xenserver 6.2 Fox version. I’ll fix them by tomorrow. Thanks Harikrishna On 07-May-2014, at 4:41 pm, Daan Hoogland wrote: > Harikrishna, > > Do you have an idea on a solutions for this issue, yet? and maybe an eta? >

Re: [NullPointerException][

2014-05-15 Thread Sonal Ojha
Got it, thanks On Thu, May 8, 2014 at 1:28 PM, Daan Hoogland wrote: > never mind, found it. > > 2 remarks, > > 1. you submitted the first patch as r...@devcloud.apache.org. please don't > @REVIEWERS: please don't let that go in > > 2. can you supply the full commit id next time, please? I can sh

Jira Permissions

2014-05-15 Thread Alex Hitchins
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 mailing list, is this related? Could someone allow me permission again to assign tickets to myself? Many thanks, Alex Alex Hitchins -- E: a...

Re: [ACS4.4] cherry pick commit

2014-05-15 Thread Daan Hoogland
On Thu, May 15, 2014 at 12:26 AM, Nitin Mehta wrote: > 076bbdcfe86d6886ab1ecfc513b02a323a995307 is in -- Daan

Re: [ACS44] Cherry pick for CLOUDSTACK-6675

2014-05-15 Thread Daan Hoogland
On Wed, May 14, 2014 at 9:33 PM, Alena Prokharchyk wrote: > d91edcec560014f7a065e8f709c9321d87f18820 I can not find this commit, did you push it? -- Daan

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

2014-05-15 Thread jenkins
See Changes: [sheng.yang] CLOUDSTACK-6607: Correct the result of VpcNetworkUsage [sheng.yang] CLOUDSTACK-5501: Allow one vpn customer gateway with multiple connections -- [...truncat

Re: Review Request 18677: CLOUDSTACK-3272

2014-05-15 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18677/#review42470 --- Commit 882bf079fa1886c9feab0948066a02c1cb6cd86a in cloudstack's bran

CLOUDSTACK-6485 regression

2014-05-15 Thread Jayapal Reddy Uradi
Hi Daan, CLOUDSTACK-6485 is fixed by you and caused the regression for CLOUDSTACK-6084 and CLOUDSTACK-6548. vpcId param changed to null causing the issue. After reverting this private gateway is working fine. https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blobdiff;f=server/src/com/

[ACS44] CLOUDSTACK-6464

2014-05-15 Thread Simon Weller
All, Could someone with knowledge of the KVM traffic label code take a look at https://issues.apache.org/jira/browse/CLOUDSTACK-6464? It appears egress traffic is broken currently when basic or advanced networking is in use with traffic labels on KVM. Daan, Could you change the tag for th

Re: Control event publishing in multi region setups

2014-05-15 Thread Alex Ough
That's why there are 2 methods, one is that generates events and the other not and there are already a few public methods without event decoration. On Thu, May 8, 2014 at 2:25 PM, Alex Huang wrote: > Alex, > > > > I did read this when you first proposed. I do understand the two > implementati

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

2014-05-15 Thread jenkins
See -- [...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] -

Review Request 21380: CLOUDSTACK-6612: Resolved issue with sshClient.py

2014-05-15 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21380/ --- Review request for cloudstack and Girish Shilamkar. Bugs: CLOUDSTACK-6618 h

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

2014-05-15 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21156/#review42464 --- Commit b8adb96ae1d1ce0066ce8c937fa0e15434c4acc4 in cloudstack's bran

Re: 4.3 system vm template job failing in jenkins

2014-05-15 Thread Ian Duffy
Sorry for digging up an old thread. Hit this issue today on trying to build the 32 bit template. The upgrade of libssl was occurring with apt-get update To work around this I just added a default value via the pre-seed file. libssl1.0.0 libssl1.0.0/restart-services boolean true libssl1.0.0:i386

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

2014-05-15 Thread jenkins
See Changes: [jessicawang] CLOUDSTACK-6626: UI - fix a bug that g_userid was not declared. -- [...truncated 18339 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [

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

2014-05-15 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21196/ --- (Updated May 8, 2014, 10:54 a.m.) Review request for cloudstack, anthony xu and

[ACS44] Cherry pick for CLOUDSTACK-6596

2014-05-15 Thread Alena Prokharchyk
Daan, can you please cherry-pick the commit below to 4.4 branch: ommit 515fa261ba13d825864eb2d93ed33bb0d8c88328 Author: Alena Prokharchyk Date: Wed May 7 15:16:47 2014 -0700 CLOUDSTACK-6596: UUID and display flag update support for LBStickinessPolicy and LBHealthCheckPolicy Thank you, Al

[ACS44] Cherry pick for CLOUDSTACK-6241

2014-05-15 Thread Sheng Yang
Hi Daan, Could you help to cherry pick the following commit to 4.4 branch? commit d32f5c70d26ce82561bbdce962fd881a644ab81c Author: Sheng Yang Date: Fri Mar 14 13:36:43 2014 -0700 CLOUDSTACK-6241: Fix default route for IPv6 network when IPv4 not used (cherry picked from commit e406adc0

VPN site to site with no cisco nor juniper on the customer end

2014-05-15 Thread Amin Samir
Hello, Can anyone please advise if we can use site to site VPN and there is no Cisco nor Juniper routers on the other (customer end) for instance if the customer has Pfsense as his router and firewall , what shall we do? Is it possible or not? Our environment is as follows: ? MS 4

Build failed in Jenkins: cloudstack-4.4-forward-build #103

2014-05-15 Thread jenkins
See Changes: [talluri] Revert "CLOUDSTACK-5674: Fixed cloudstackConnection.py to return FAILED in case of well handled exceptions returning from server having jobresultcode as 530" --

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

2014-05-15 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21194/ --- Review request for cloudstack and Girish Shilamkar. Bugs: CLOUDSTACK-6580 h

  1   2   >