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

2016-01-04 Thread jenkins
See -- [...truncated 6042 lines...] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforg

[GitHub] cloudstack-docs pull request: Inclusion of Nuage-VSP plugin

2016-01-04 Thread KrisSterckx
Github user KrisSterckx commented on the pull request: https://github.com/apache/cloudstack-docs/pull/14#issuecomment-168614046 Hi all, @runseb what should do I to get attention to this PR ? Happy New Year, all ! Kris --- If your project is set up for it, you can r

Re: [DISCUSS] Move to Github

2016-01-04 Thread Erik Weber
On Mon, Jan 4, 2016 at 5:35 AM, John Burwell wrote: > All, > [snip] > 2. Attachments: A vital part of resolving issues are screenshots and logs. > While people can gist or imgur this information, it is cumbersome. Many of > these systems also purge information after some period of time — removing

[GitHub] cloudstack-docs pull request: Inclusion of Nuage-VSP plugin

2016-01-04 Thread runseb
Github user runseb commented on a diff in the pull request: https://github.com/apache/cloudstack-docs/pull/14#discussion_r48714090 --- Diff: rtd/source/networking/nuage-plugin.rst --- @@ -0,0 +1,249 @@ +.. Licensed to the Apache Software Foundation (ASF) under one + or mor

[GitHub] cloudstack-docs pull request: Inclusion of Nuage-VSP plugin

2016-01-04 Thread runseb
Github user runseb commented on a diff in the pull request: https://github.com/apache/cloudstack-docs/pull/14#discussion_r48714149 --- Diff: rtd/source/networking/nuage-plugin.rst --- @@ -0,0 +1,249 @@ +.. Licensed to the Apache Software Foundation (ASF) under one + or mor

[GitHub] cloudstack-docs pull request: Inclusion of Nuage-VSP plugin

2016-01-04 Thread runseb
Github user runseb commented on a diff in the pull request: https://github.com/apache/cloudstack-docs/pull/14#discussion_r48714173 --- Diff: rtd/source/networking/nuage-plugin.rst --- @@ -0,0 +1,249 @@ +.. Licensed to the Apache Software Foundation (ASF) under one + or mor

[GitHub] cloudstack-docs pull request: Inclusion of Nuage-VSP plugin

2016-01-04 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack-docs/pull/14#issuecomment-168619811 @KrisSterckx I just replied with a few comments. Once addressed I can merge Thanks for the docs --- If your project is set up for it, you can reply to this em

CloudStack 4.6.2 RPMs

2016-01-04 Thread mvs babu
Hi All, We are trying to upgrade ACS from 4.3.1 to 4.6.2. But found there are no RPMs at http://cloudstack.apt-get.eu/centos/6/4.6/. Where can we get RPMs for ACS4.6.2? Thank you, Suneel Mallela

Fwd: upgrading 4.5.2 -> 4.6.0 virtualrouter upgrade timeout

2016-01-04 Thread Andrei Mikhailovsky
Hello guys, Tried the user's mailing list without any luck. Perhaps the dev guys know if this issue is being looked at for the next release? I've just upgraded to 4.6.2 and have similar issues with three virtual routers out of 22 in total. They are all failing exactly the same way as described

Re: upgrading 4.5.2 -> 4.6.0 virtualrouter upgrade timeout

2016-01-04 Thread Remi Bergsma
Hi Andrei, Missed that mail, sorry. I created a PR that allows for longer timeouts [1]. Also, you can bump the router.aggregation.command.each.timeout global setting to say 15-30 so it will allow to boot. Next, we need to find why it takes so long in the first place. In our environment it at l

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-04 Thread agneya2001
GitHub user agneya2001 opened a pull request: https://github.com/apache/cloudstack/pull/1303 QuotaStatementTest: fix the method invocation verification Quota emails are send at start of the month, that triggered the sendQuotaAlert that was not getting invoked earlier. You can merge

Re: [Master] Build Failing

2016-01-04 Thread Abhinandan Prateek
The following PR takes care of quota-framework unit test failure: https://github.com/apache/cloudstack/pull/1303 Regards, -abhi [ShapeBlue] Abhinandan Prateek Software Architect , ShapeBlue d: | s: +44 203 603 0540 | m: +91 970 11

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

2016-01-04 Thread jenkins
See -- [...truncated 6042 lines...] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforg

[GitHub] cloudstack pull request: [CLOUDSTACK-9207] Test to verify restarti...

2016-01-04 Thread sanju1010
GitHub user sanju1010 opened a pull request: https://github.com/apache/cloudstack/pull/1304 [CLOUDSTACK-9207] Test to verify restarting vpc network with cleanup does not delete the secondary ip address from VR Please check jira https://issues.apache.org/jira/browse/CLOUDSTACK-9

[GitHub] cloudstack pull request: [CLOUDSTACK-9207] Test to verify restarti...

2016-01-04 Thread sanju1010
Github user sanju1010 commented on the pull request: https://github.com/apache/cloudstack/pull/1304#issuecomment-168653437 Test restart network with cleanup ... === TestName: test_restart_network_with_cleanup | Status : SUCCESS === ok --

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-04 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1303#issuecomment-168653465 LGTM, let's wait for Jenkins to finish (if it does not fail due to JVM issues) cc @DaanHoogland --- If your project is set up for it, you can reply to this e

RE: template available on http://dl.openvm.eu/cloudstack/macchinina/x86_64/

2016-01-04 Thread Raja Pullela
Nux, I will provide you the files and if you can upload them that will be great. Hope that is possible, Raja -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: Saturday, January 2, 2016 4:08 PM To: dev@cloudstack.apache.org Subject: Re: template available on http://dl.openvm.

[GitHub] cloudstack pull request: test/integration/smoke/AUTOMATIONConfigfi...

2016-01-04 Thread sarathkouk
GitHub user sarathkouk opened a pull request: https://github.com/apache/cloudstack/pull/1305 test/integration/smoke/AUTOMATIONConfigfiles/ LDAP : Auto Import and Trust AD As of now, Cloudstack can automatically import LDAP users based on the configuration to a dom

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-04 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1303#issuecomment-168663983 Please point the PR to 4.7 branch, as this suffers from the same issue. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] cloudstack pull request: CLOUDSTACK-8647 : LDAP: Auto Import and T...

2016-01-04 Thread sarathkouk
Github user sarathkouk closed the pull request at: https://github.com/apache/cloudstack/pull/919 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cloudstack-docs pull request: Inclusion of Nuage-VSP plugin

2016-01-04 Thread nlivens
Github user nlivens commented on the pull request: https://github.com/apache/cloudstack-docs/pull/14#issuecomment-168667533 @runseb, I've handled your comments --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your proje

[GitHub] cloudstack pull request: CLOUDSTACK-8647 : LDAP: Auto Import and T...

2016-01-04 Thread sarathkouk
Github user sarathkouk commented on the pull request: https://github.com/apache/cloudstack/pull/919#issuecomment-168668792 Closing this pull request and creating a new one as there were some problems encountered with current branch --- If your project is set up for it, you can reply

[PROPOSE] Dynamic inter VPC routing

2016-01-04 Thread Abhinandan Prateek
Hi All, Currently the inter VPC traffic has to go thru the public gateway. This means the traffic has to be nat-ed across public internet via core-routers, which is inefficient in itself. A more efficient approach will be to route the traffic locally. The proposal is to enable quagga- os

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

2016-01-04 Thread jenkins
See -- [...truncated 6042 lines...] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforg

Re: CloudStack 4.6.2 RPMs

2016-01-04 Thread Rohit Yadav
Hi, You may use the following for CentOS6.x: http://packages.shapeblue.com/cloudstack/upstream/centos/4.6/ Regards.. [ShapeBlue] Rohit Yadav Software Architect , ShapeBlue d: | s: +44 203 603 0540 | m: +91 8826230892 e: rohit.ya

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

2016-01-04 Thread jenkins
See -- [...truncated 6042 lines...] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforg

[GitHub] cloudstack pull request: Strongswan vpn feature

2016-01-04 Thread terbolous
Github user terbolous commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/872#discussion_r48774570 --- Diff: systemvm/patches/debian/config/opt/cloud/bin/configure.py --- @@ -479,13 +479,13 @@ def process(self): def deletevpn(self, ip):

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

2016-01-04 Thread jenkins
See -- [...truncated 6042 lines...] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforg

Re: upgrading 4.5.2 -> 4.6.0 virtualrouter upgrade timeout

2016-01-04 Thread Andrei Mikhailovsky
Hi Remi, Thanks for your reply. However, your suggestion of increasing the router.aggregation.command.each.timeout didn't help. I've tried setting the value to 120 at no avail. Still fails with the same error. Andrei - Original Message - > From: "Remi Bergsma" > To: "dev" > Sent: Mon

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

2016-01-04 Thread jenkins
See -- [...truncated 6042 lines...] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforg

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

2016-01-04 Thread jenkins
See -- [...truncated 6042 lines...] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforg

[GitHub] cloudstack pull request: Strongswan vpn feature

2016-01-04 Thread jayapalu
Github user jayapalu commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/872#discussion_r48810627 --- Diff: systemvm/patches/debian/config/opt/cloud/bin/configure.py --- @@ -479,13 +479,13 @@ def process(self): def deletevpn(self, ip):

[GitHub] cloudstack pull request: 4.7 quota test

2016-01-04 Thread agneya2001
GitHub user agneya2001 opened a pull request: https://github.com/apache/cloudstack/pull/1306 4.7 quota test engine/schema: Use semantically correct upgrade path 4.6.2->4.7.0 QuotaStatementTest: fix the method invocation verification You can merge this pull request into a Git re

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

2016-01-04 Thread jenkins
See -- [...truncated 6042 lines...] at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforg

[GitHub] cloudstack pull request: engine/schema: Use semantically correct u...

2016-01-04 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1279#issuecomment-168902444 Ping @remibergsma --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have th

[GitHub] cloudstack pull request: Map LDAP group to Cloudstack account

2016-01-04 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1285#issuecomment-168905195 @remibergsma In the FS there is a requirement "Cloud admin should be able to to map AD OU / group to a Domain in CloudStack". So this means that LDAP group is m

Re: upgrading 4.5.2 -> 4.6.0 virtualrouter upgrade timeout

2016-01-04 Thread Remi Bergsma
Hi Andrei, Did you try it in combination with the patch I created (PR1291)? You need both changes. Regards, Remi Sent from my iPhone > On 04 Jan 2016, at 22:17, Andrei Mikhailovsky wrote: > > Hi Remi, > > Thanks for your reply. However, your suggestion of increasing the > router.aggregat

[GitHub] cloudstack pull request: CLOUDSTACK-9208: Assertion Error in VM_PO...

2016-01-04 Thread kansal
GitHub user kansal opened a pull request: https://github.com/apache/cloudstack/pull/1307 CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE handler- Fixed Root Cause: In the case of VM_POWER_STATE handler, if PowerOff or PowerReportMissing state is encountered, handlePowerOffReport