Re: Inconsistencies in tests

2015-04-15 Thread Srikanteswararao Talluri
+1 Gaurav, You were talking about integrating static code analysis in jenkins.b.a.c.o. How is it going? Thanks, ~Talluri On 14/04/15 3:50 pm, "Sebastien Goasguen" wrote: > >> On Apr 14, 2015, at 9:06 AM, Gaurav Aradhye >> wrote: >> >> Hi all, >> >> I feel that the test code in BVT and Regre

Re: Inconsistencies in tests

2015-04-15 Thread Gaurav Aradhye
Talluri, I still have to do it. Didn’t get enough time on it. Not a jenkins expert. Can anybody help me in setting jenkins job for tests which will do static code analysis (python) and pep8 analysis? Regards, Gaurav Aradhye On Apr 15, 2015, at 12:28 PM, Srikanteswararao Talluri wrote: > +1 >

Re: Inconsistencies in tests

2015-04-15 Thread Srikanteswararao Talluri
I will help you set the job up. On 15/04/15 12:34 pm, "Gaurav Aradhye" wrote: >Talluri, I still have to do it. Didn’t get enough time on it. Not a >jenkins expert. >Can anybody help me in setting jenkins job for tests which will do static >code analysis (python) and pep8 analysis? > >Regards, >G

Re: 4.5 clustered mgmt server

2015-04-15 Thread Bharat Kumar
Hi, I guss you are correct. we need to add the newly created channel ch1 to the map after the handshake is complete. _peers.put(peerName, ch) should be changed to _peers.put(peerName, ch1); and also return ch1 instead of ch. Thanks, Bharat. On 15-Apr-2015, at 12:21 pm, Marcus wrote: > Is

Re: 4.5 clustered mgmt server

2015-04-15 Thread Marcus
Yeah, I backed out the change in my test environment and the issue went away. On Wed, Apr 15, 2015 at 12:07 AM, Bharat Kumar wrote: > Hi, > > I guss you are correct. we need to add the newly created channel ch1 to the > map after the handshake is complete. > > _peers.put(peerName, ch) should be

Build failed in Jenkins: simulator-singlerun #1109

2015-04-15 Thread jenkins
See Changes: [Rajani Karuturi] findbugs and PMD fixes -- [...truncated 3445 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying

Re: 4.5 clustered mgmt server

2015-04-15 Thread Marcus
I'm opening a bug, should I assign it to you, or do you know of someone who maintains this code? It is probably pretty urgent to go out in the next 4.5 bugfix On Wed, Apr 15, 2015 at 12:11 AM, Marcus wrote: > Yeah, I backed out the change in my test environment and the issue went away. > > On We

Re: 4.5 clustered mgmt server

2015-04-15 Thread Marcus
https://issues.apache.org/jira/browse/CLOUDSTACK-8387 if anyone can take it. On Wed, Apr 15, 2015 at 12:17 AM, Marcus wrote: > I'm opening a bug, should I assign it to you, or do you know of > someone who maintains this code? It is probably pretty urgent to go > out in the next 4.5 bugfix > > > O

Re: 4.5 clustered mgmt server

2015-04-15 Thread Erik Weber
Would this explain things like this in a cluster node log, or am I seeing something else? 2015-04-08 22:22:47,471 INFO [c.c.a.m.ClusteredAgentManagerImpl] (StatsCollector-1:ctx-8f16a26f) SSL: Handshake done 2015-04-08 22:22:47,471 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] (StatsCollector-1:ctx-8f

AW: Missing storage label in XenCenter after migrate

2015-04-15 Thread S . Brüseke - proIO GmbH
Hi, thank you for testing. In 4.3 the name label is empty even when the vm is down. Mit freundlichen Grüßen / With kind regards, Swen Brüseke Von: raja sekhar [mailto:rajsekhar@gmail.com] Gesendet: Dienstag, 14. April 2015 18:48 An: dev@cloudstack.apache.org; S. Brüseke - proIO GmbH Be

Re: Missing storage label in XenCenter after migrate

2015-04-15 Thread raja sekhar
I have tested in ACS 4.3.1 with Xenserver 6.2 as hyperviser. When vm is down the name label remains same,but when the vm is live name label changes. On Wed, Apr 15, 2015 at 1:01 PM, S. Brüseke - proIO GmbH < s.brues...@proio.com> wrote: > Hi, > > > > thank you for testing. In 4.3 the name label i

Re: 4.5 clustered mgmt server

2015-04-15 Thread Marcus
Yes On Apr 15, 2015 12:30 AM, "Erik Weber" wrote: > Would this explain things like this in a cluster node log, or am I seeing > something else? > > 2015-04-08 22:22:47,471 INFO [c.c.a.m.ClusteredAgentManagerImpl] > (StatsCollector-1:ctx-8f16a26f) SSL: Handshake done > 2015-04-08 22:22:47,471 DEB

Re: 4.5 clustered mgmt server

2015-04-15 Thread Erik Weber
Excellent, thanks :-) -- Erik On Wed, Apr 15, 2015 at 9:45 AM, Marcus wrote: > Yes > On Apr 15, 2015 12:30 AM, "Erik Weber" wrote: > > > Would this explain things like this in a cluster node log, or am I seeing > > something else? > > > > 2015-04-08 22:22:47,471 INFO [c.c.a.m.ClusteredAgentM

Re: Inconsistencies in tests

2015-04-15 Thread Gaurav Aradhye
Thanks Talluri, I will catch up with you on this. Regards, Gaurav Aradhye On Apr 15, 2015, at 12:37 PM, Srikanteswararao Talluri wrote: > I will help you set the job up. > > On 15/04/15 12:34 pm, "Gaurav Aradhye" wrote: > >> Talluri, I still have to do it. Didn’t get enough time on it. Not

[GitHub] cloudstack pull request: CLOUDSTACK-8335: use libvirt from central...

2015-04-15 Thread K0zka
Github user K0zka commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/163#discussion_r28400164 --- Diff: plugins/hypervisors/kvm/pom.xml --- @@ -45,7 +38,7 @@ ${project.version} - org.libvirt + com.githu

[GitHub] cloudstack pull request: CLOUDSTACK-8335: use libvirt from central...

2015-04-15 Thread K0zka
Github user K0zka closed the pull request at: https://github.com/apache/cloudstack/pull/163 --- 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 is e

listUsageRecord only for Admins? Why?

2015-04-15 Thread Ramzi Youssefi
Hello developers! is there any reason why listUsageRecords api call is only limited to root and admin users? I think this use case is very common and it would be nice if clients can see their usage records in their projects. Is there any workaround for that? Best, -- Ramzi Youssefi Görlitzer St

AW: Missing storage label in XenCenter after migrate

2015-04-15 Thread S . Brüseke - proIO GmbH
Cannot confirm this! Are you talking about XenServer "name-label" or CS? Mit freundlichen Grüßen / With kind regards, Swen Brüseke Von: raja sekhar [mailto:rajsekhar@gmail.com] Gesendet: Mittwoch, 15. April 2015 09:43 An: S. Brüseke - proIO GmbH Cc: dev@cloudstack.apache.org Betreff: R

searching for a cloudstack developer

2015-04-15 Thread S . Brüseke - proIO GmbH
Hi, we are searching for a cloudstack developer! We found and reported some bugs in CS, which are really annoying for our workflow, but minor to the opensource project. The problem is that we do not have the knowlegde and manpower to solve these bugs, but we are willing to pay for a solution a

Jenkins build is still unstable: simulator-4.5-singlerun #204

2015-04-15 Thread jenkins
See

List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread Erik Weber
On Wed, Apr 15, 2015 at 10:05 AM, S. Brüseke - proIO GmbH < s.brues...@proio.com> wrote: > Hi, > > we are searching for a cloudstack developer! We found and reported some > bugs in CS, which are really annoying for our workflow, but minor to the > opensource project. > The problem is that we do n

Re: List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread Sebastien Goasguen
> On Apr 15, 2015, at 10:20 AM, Erik Weber wrote: > > On Wed, Apr 15, 2015 at 10:05 AM, S. Brüseke - proIO GmbH < > s.brues...@proio.com> wrote: > >> Hi, >> >> we are searching for a cloudstack developer! We found and reported some >> bugs in CS, which are really annoying for our workflow, but

RE: List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread Giles Sirett
[shameless commercial plug] ShapeBlue are currently doing a lot of this type of work for customers, mainly new feature development - happy to help. [/shameless commercial plug] I would welcome a wiki page for this and people providing other services around ACS (of which there is a growing nu

AW: List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread S . Brüseke - proIO GmbH
That is a great idea! Who can create this page? Mit freundlichen Grüßen / With kind regards, Swen Brüseke -Ursprüngliche Nachricht- Von: Sebastien Goasguen [mailto:run...@gmail.com] Gesendet: Mittwoch, 15. April 2015 10:45 An: dev@cloudstack.apache.org Betreff: Re: List of freelance dev

[GitHub] cloudstack pull request: CLOUDSTACK-8335: use libvirt from central...

2015-04-15 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/163#issuecomment-93274204 Hi @K0zka , I have to fix a bug on 4.4.2 and when trying to build from source got an issue with the old libvirt groupid: could not simple download it.

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread pritisarap12
GitHub user pritisarap12 opened a pull request: https://github.com/apache/cloudstack/pull/170 CLOUDSTACK-8308-Adding-automation-test-cases-for-VM/Volume-snapshot-testpath --Adding Snapshot Test cases that are relating secondary storage limits and snapshot limits You can me

RE: listUsageRecord only for Admins? Why?

2015-04-15 Thread Koushik Das
Agree. I don't think it's possible currently. The listUsageRecords needs to be modified. -Original Message- From: Ramzi Youssefi [mailto:ryouss...@gmail.com] Sent: Wednesday, 15 April 2015 13:28 To: dev Subject: listUsageRecord only for Admins? Why? Hello developers! is there any reas

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on the pull request: https://github.com/apache/cloudstack/pull/170#issuecomment-93288143 Please include test results. --- 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 doe

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28406940 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407016 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407125 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407152 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407187 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407255 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407300 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407289 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407426 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/170#discussion_r28407493 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -0,0 +1,355 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread pritisarap12
Github user pritisarap12 commented on the pull request: https://github.com/apache/cloudstack/pull/170#issuecomment-93303686 Adding Snapshot Test cases that are relating secondary storage limits and snapshot limits Test Result: Storage and Snapshot Limit ... === Tes

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-15 Thread Andrija Panic
Hi guys, just to update - issue solved: Deleted the 5th row, so only 4 additional rows left (as original keystore table layout prior to replacing certificate) The problem was actually, while URL encoding ROOT CA and Intermediate CA, the plus sign ( + ) was replaced by SPACE... Thanks for all th

[GitHub] cloudstack pull request: CLOUDSTACK-8388: test_accounts.py - Fixin...

2015-04-15 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/171 CLOUDSTACK-8388: test_accounts.py - Fixing pep8 issues Fixed all pep8 issues. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gauravara

snapshot's not honouring the policy.

2015-04-15 Thread Jeronimo Garcia
Hi List. Cloudstack doesn't seem to be honouring the snapshot policy , it never deletes older snapshots when the retention is only set to 2. I'm running 4.3.0.1 , anyone experienced this? Thanks!

[GitHub] cloudstack pull request: CLOUDSTACK-8335: use libvirt from central...

2015-04-15 Thread K0zka
Github user K0zka commented on the pull request: https://github.com/apache/cloudstack/pull/163#issuecomment-93350242 Hi @wilderrodrigues Patch 9a38b2f7de79888cdbbb2dca2305d6ec10f81ee0 should be a solution for *most* of the problem. The objective here is to completely get rid

[GitHub] cloudstack pull request: CLOUDSTACK-8388: test_accounts.py - Fixin...

2015-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/171 --- 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 is

[GitHub] cloudstack pull request: CLOUDSTACK-8335: use libvirt from central...

2015-04-15 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/163#issuecomment-93363759 Awesome! Thanks, @K0zka :) Cheers, Wilder --- If your project is set up for it, you can reply to this email and have your reply appear o

Build failed in Jenkins: simulator-singlerun #1110

2015-04-15 Thread jenkins
See Changes: [Gaurav Aradhye] CLOUDSTACK-8388: test_accounts.py - Fixing pep8 issues -- [...truncated 10413 lines...] > Running query: drop database if exists `cloud_usage` =

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-15 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/167#issuecomment-93387973 Okay, I see. In this case cherry-picking does not make any sense. I may implement a workaround by saving the iptables periodically on the routers in our env. This is

CLOUDSTACK-8335

2015-04-15 Thread Roger Crerie
Did this make it back into the master repository? I have done a pull from the master and am seeing the following errors [INFO] [INFO] Building Apache CloudStack Plugin - Hypervisor KVM 4.6.0-SNAPSHOT [INFO]

Re: [ANNOUNCE] pull request builder

2015-04-15 Thread Daan Hoogland
On Wed, Apr 15, 2015 at 12:06 AM, Abhinandan Prateek wrote: > I have been fiddling with simulator and provisioning tests recently, ping me > in case I can take up some related tasks. > -abhi thanks, at the moment we don't have mysql, so we need to device a docker based test env that can be depl

Re: CLOUDSTACK-8335

2015-04-15 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/15/2015 05:07 PM, Roger Crerie wrote: > Did this make it back into the master repository? I have done a > pull from the master and am seeing the following errors > The issue is currently a external repo which is down. (ceph.com). It's no

RE: CLOUDSTACK-8335

2015-04-15 Thread Roger Crerie
Is there a workaround for this issue so I can continue to build and work :)? A secondary location or an estimate when this repo will be back available? Thanks for the quick reply. Roger -Original Message- From: Wido den Hollander [mailto:w...@widodh.nl] Sent: Wednesday, April 15, 20

Re: CLOUDSTACK-8335

2015-04-15 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/15/2015 05:17 PM, Roger Crerie wrote: > Is there a workaround for this issue so I can continue to build and > work :)? A secondary location or an estimate when this repo will > be back available? Thanks for the quick reply. > > Yes, change c

Build failed in Jenkins: build-4.5 #439

2015-04-15 Thread jenkins
See Changes: [marcus_sorensen] CLOUDSTACK-8387 - Close mgmt server peer socket on failure, without relying on autoclose -- [...truncated 1672 lines...] [INFO] [INFO] --- maven-checkstyle-plugin:2

Jenkins build is still unstable: simulator-4.5-singlerun #205

2015-04-15 Thread jenkins
See

Build failed in Jenkins: simulator-singlerun #1111

2015-04-15 Thread jenkins
See Changes: [marcus_sorensen] CLOUDSTACK-8387 - Don't autoclose new mgmt server peer connections as soon as they open [marcus_sorensen] CLOUDSTACK-8387 - Close mgmt server peer socket on failure, without relying on autoclos

Jenkins build is back to normal : build-4.5 #440

2015-04-15 Thread jenkins
See

RE: listUsageRecord only for Admins? Why?

2015-04-15 Thread Somesh Naidu
As a workaround, we could just update the permissions for the API in the commands.properties to allow normal users to make that API call. Default Contents: usage commands generateUsageRecords=1 *listUsageRecords=7* listUsageTypes=1 Change it to: usage commands generateUsageRecords=1 *l

Re: Missing storage label in XenCenter after migrate

2015-04-15 Thread raja sekhar
Iam talking about xencenter storage labels.you have asked that one right? Regards, Rajasekhar. On Wed, Apr 15, 2015 at 1:25 PM, S. Brüseke - proIO GmbH < s.brues...@proio.com> wrote: > Cannot confirm this! Are you talking about XenServer "name-label" or CS? > > Mit freundlichen Grüßen / With kin

Jenkins build is still unstable: simulator-4.5-singlerun #206

2015-04-15 Thread jenkins
See

[GitHub] cloudstack pull request: CLOUDSTACK-8304: disable snapshots from n...

2015-04-15 Thread K0zka
GitHub user K0zka opened a pull request: https://github.com/apache/cloudstack/pull/172 CLOUDSTACK-8304: disable snapshots from non-snapshot repositories Backport from master to 4.4 Signed-off-by: Laszlo Hornyak You can merge this pull request into a Git repository by runni

Build failed in Jenkins: simulator-singlerun #1112

2015-04-15 Thread jenkins
See Changes: [marcus_sorensen] CLOUDSTACK-8387 - Close mgmt server peer socket on failure, without relying on autoclose -- [...truncated 10447 lines...] > Processing SQL file at

Re: List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread Daan Hoogland
Swen, create an account in jura and i will give you access to create it. On Wed, Apr 15, 2015 at 3:58 AM, S. Brüseke - proIO GmbH wrote: > That is a great idea! Who can create this page? > > Mit freundlichen Grüßen / With kind regards, > > Swen Brüseke > > -Ursprüngliche Nachricht- > Von:

Re: List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread Nux!
Great idea, everyone could use a hired gun every now and then! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: "dev" > Sent: Wednesday, 15 April, 2015 09:20:39 > Subject: List of freelance developers (Was: Re: searc

Re: List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread Erik Weber
On Wed, Apr 15, 2015 at 9:13 PM, Daan Hoogland wrote: > Swen, create an account in jura and i will give you access to create it. > Would you mind adding me, username terbolous, as well? :-) -- Erik

Re: List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread Daan Hoogland
On Wed, Apr 15, 2015 at 2:50 PM, Erik Weber wrote: > terbolous is added -- Daan

Fwd: Additional Travis-CI Capacity

2015-04-15 Thread David Nalley
FYI -- Forwarded message -- From: David Nalley Date: Wed, Apr 15, 2015 at 4:33 PM Subject: Additional Travis-CI Capacity To: "bui...@apache.org" FYI: https://blogs.apache.org/infra/entry/apache_gains_additional_travis_ci

Re: KVM plugs public nic twice in non-VPC router

2015-04-15 Thread Simon Weller
Remi, We haven't experienced exactly what you're describing, but we did have a similar issue that caused multiple interfaces to be built back when we upgraded to 4.3 from 4.1.1 on KVM. Have a look at https://issues.apache.org/jira/browse/CLOUDSTACK-6464. The notes also reference another couple o

Re: Additional Travis-CI Capacity

2015-04-15 Thread Sebastien Goasguen
> On Apr 15, 2015, at 10:35 PM, David Nalley wrote: > > FYI > > > -- Forwarded message -- > From: David Nalley > Date: Wed, Apr 15, 2015 at 4:33 PM > Subject: Additional Travis-CI Capacity > To: "bui...@apache.org" > > > FYI: > > https://blogs.apache.org/infra/entry/apache

Re: [VOTE] Apache Cloudstack 4.4.3

2015-04-15 Thread Daan Hoogland
closing this vote because of the ifconfig on centos7 issue. new rc coming up. On Tue, Apr 14, 2015 at 10:29 AM, Daan Hoogland wrote: > Hi All, > > I've created a 4.4.3 release, with the following artifacts up for a vote: > > Git Branch and Commit SH: > https://git-wip-us.apache.org/repos/asf?p=cl

[VOTE] Apache Cloudstack 4.4.3

2015-04-15 Thread Daan Hoogland
Hi All, I've created a 4.4.3 release, with the following artifacts up for a vote: Git Branch and Commit SH: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.4 Commit: e9441d47867104505ef260c1857549f93df96aba List of changes: https://git-wip-us.apache.org/repos/a

Re: [VOTE] Apache Cloudstack 4.4.3

2015-04-15 Thread Daan Hoogland
fyi the release branch is 4.4-RC20150415T1700 On Tue, Apr 14, 2015 at 10:29 AM, Daan Hoogland wrote: > Hi All, > > I've created a 4.4.3 release, with the following artifacts up for a vote: > > Git Branch and Commit SH: > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/h

[GitHub] cloudstack pull request: CLOUDSTACK-8388: test_VirtualRouter_alert...

2015-04-15 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/173 CLOUDSTACK-8388: test_VirtualRouter_alerts.py - Fix wait time and pep8 issues The wait period should be only 60 seconds more than "router.alerts.check.interval", it was 600 seconds before

[GitHub] cloudstack pull request: CLOUDSTACK-8388: test_VirtualRouter_alert...

2015-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/173 --- 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 is

[GitHub] cloudstack pull request: CLOUDSTACK-8304: disable snapshots from n...

2015-04-15 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/172#issuecomment-93635210 do we need this in 4.4? its a build time performance improvement. --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] cloudstack pull request: CLOUDSTACK-8304: disable snapshots from n...

2015-04-15 Thread K0zka
Github user K0zka commented on the pull request: https://github.com/apache/cloudstack/pull/172#issuecomment-93639076 Backport was requested by @wilderrodrigues It is not really meant as build *performance* improvement, but rather a build stability patch. --- If your project is s

Support for SecurityGroup in OpenVSwitch mode in Xenserver

2015-04-15 Thread Suresh Ramamurthy
Hi Security Group Experts, I am trying to play with SecurityGroup in XenServer setup. When I looked at the latest 4.5 code I found that the code expects Bridge module to be present in Xenserver. Is that true? Is Security Group supported using OpenVSwitch in Xenserver? Thanks, Suresh

Build failed in Jenkins: simulator-singlerun #1113

2015-04-15 Thread jenkins
See Changes: [Gaurav Aradhye] CLOUDSTACK-8388: test_VirtualRouter_alerts.py - Fix wait time and pep8 issues -- [...truncated 10490 lines...] > Running query: drop database i

[GitHub] cloudstack pull request: CLOUDSTACK-8308-Adding-automation-test-ca...

2015-04-15 Thread pritisarap12
Github user pritisarap12 commented on the pull request: https://github.com/apache/cloudstack/pull/170#issuecomment-93653040 Adding Snapshot Test cases that are relating secondary storage limits and snapshot limits Test result after integrating review changes: Stora

[GitHub] cloudstack pull request: CLOUDSTACK-8236-Test-case-storage-migrati...

2015-04-15 Thread pritisarap12
GitHub user pritisarap12 opened a pull request: https://github.com/apache/cloudstack/pull/174 CLOUDSTACK-8236-Test-case-storage-migration-test-path --Adding missing changes from storage migration testpath in codes.py You can merge this pull request into a Git repository by runni

[GitHub] cloudstack pull request: CLOUDSTACK-8236-Test-case-storage-migrati...

2015-04-15 Thread pritisarap12
Github user pritisarap12 commented on the pull request: https://github.com/apache/cloudstack/pull/174#issuecomment-93656249 CLOUDSTACK-8236-Test-case-storage-migration-test-path: Adding missing changes from storage migration testpath in codes.py --- If your projec

Re: Support for SecurityGroup in OpenVSwitch mode in Xenserver

2015-04-15 Thread Jayapal Reddy Uradi
Hi Suresh, Yes, for security groups expects network mode 'bridge' for xenserver. This is because the security group rules iptables/ebatables in host filters on the bridge interfaces. Please look at how we can achieve host level isolation of VM traffic for SG using openVswitch. Thanks, Jayapal

[GitHub] cloudstack pull request: CLOUDSTACK-8236-Test-case-storage-migrati...

2015-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/174 --- 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 is

Re: List of freelance developers (Was: Re: searching for a cloudstack developer)

2015-04-15 Thread Erik Weber
On Wed, Apr 15, 2015 at 10:25 PM, Daan Hoogland wrote: > On Wed, Apr 15, 2015 at 2:50 PM, Erik Weber wrote: > > terbolous > > > is added > > Thank you Daan -- Erik