[GitHub] cloudstack pull request: CLOUDSTACK-9198: Virtual router gets depl...

2016-01-12 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/1278#issuecomment-171169936 @GabrielBrascher System User can start VR on disabled Pod. --- If your project is set up for it, you can reply to this email and have your reply appear on

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

2016-01-12 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

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

2016-01-12 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[GitHub] cloudstack pull request: CLOUDSTACK-9198: Virtual router gets depl...

2016-01-12 Thread anshul1886
Github user anshul1886 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1278#discussion_r49552290 --- Diff: server/src/com/cloud/network/router/NetworkHelperImpl.java --- @@ -509,7 +511,9 @@ public DomainRouterVO deployRouter(final

Re: Thoughts on Citrix announcement yesterday

2016-01-12 Thread Wei ZHOU
Thanks Citrix for the large contributions ! As far as I know, some core members left Citrix in the last two years. I think this deal does not have big impact for us. -Wei 2016-01-12 17:20 GMT+01:00 Sebastien Goasguen : > Hi everyone (cross-posting), > > Yesterday Citrix

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2016-01-12 Thread nitin-maharana
Github user nitin-maharana commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1319#discussion_r49551329 --- Diff: server/src/com/cloud/storage/VolumeApiServiceImpl.java --- @@ -476,6 +476,25 @@ public VolumeVO doInTransaction(TransactionStatus

[GitHub] cloudstack pull request: CLOUDSTACK-8867: Added retry logic to rec...

2016-01-12 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/1269#issuecomment-171172466 @GabrielBrascher That block of code is in synchronised block. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2016-01-12 Thread nitin-maharana
Github user nitin-maharana commented on the pull request: https://github.com/apache/cloudstack/pull/1319#issuecomment-171184133 @remibergsma @DaanHoogland : It has got 4 LGTMs. Is it going to be merged? Should it be reviewed by some more people? Thanks. --- If your project is set up

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-01-12 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-170847583 this does not work if there are multiple shared network in advanced zone with sg. I will fix it. --- If your project is set up for it, you can reply to

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

2016-01-12 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

Build failed in Jenkins: build-systemvm64-master #715

2016-01-12 Thread jenkins
See Changes: [wrodrigues] CLOUDSTACK-9213 - Formatting the code [wrodrigues] CLOUDSTACK-9213 - Split the ACL rules using comma instead of dash. [aopgenoort] Fix mariadb related listCapacity bug (CLOUDSTACK-8966)

[GitHub] cloudstack pull request: [4.7] FIX Site2SiteVPN on redundant VPC

2016-01-12 Thread michaelandersen
Github user michaelandersen commented on the pull request: https://github.com/apache/cloudstack/pull/1276#issuecomment-170863132 ping @sanju1010 @wido @terbolous --- 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

Re: LTS release or not

2016-01-12 Thread Nux!
Remi, Yes, that, that's great then, thanks. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Remi Bergsma" > To: dev@cloudstack.apache.org > Sent: Tuesday, 12 January, 2016 19:04:55 > Subject: Re:

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2016-01-12 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1319#discussion_r49493043 --- Diff: server/src/com/cloud/storage/VolumeApiServiceImpl.java --- @@ -476,6 +476,25 @@ public VolumeVO doInTransaction(TransactionStatus

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2016-01-12 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1319#discussion_r49498772 --- Diff: server/src/com/cloud/storage/VolumeApiServiceImpl.java --- @@ -476,6 +476,25 @@ public VolumeVO doInTransaction(TransactionStatus

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

2016-01-12 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[GitHub] cloudstack pull request: Followup fix for #1162: Add support for n...

2016-01-12 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1330#discussion_r49442629 --- Diff: python/lib/cloudutils/serviceConfigServer.py --- @@ -138,9 +138,8 @@ def checkHostName(): except: pass

Isolation in Advanced Zone using PVLANs

2016-01-12 Thread Keerthiraja SJ
https://cwiki.apache.org/confluence/display/CLOUDSTACK/PVLAN+for+isolation+within+a+VLAN With reference to above WiKi tried out to setup PVLAN it didn't work on 4.5 / 4.6 / 4.7 Where I could see ovs plugin issue. This is been already identified not sure on which tracker we are following. But

[KVM] CPU sockets reported incorrectly

2016-01-12 Thread Nux!
Hi, Since forever the CPU sockets have been reported incorrectly by ACS, apparently the number reported by "virsh nodeinfo" is not the one to use, but a multiplication of reported sockets and numa cells. More info at https://issues.apache.org/jira/browse/CLOUDSTACK-9226 It'd be great if

[GitHub] cloudstack pull request: Followup fix for #1162: Add support for n...

2016-01-12 Thread ProjectMoon
GitHub user ProjectMoon opened a pull request: https://github.com/apache/cloudstack/pull/1330 Followup fix for #1162: Add support for not (re)starting server after cloud-setup-management. This is a follow-up fix for pull request #1162, which added a `--no-start` option to

[GitHub] cloudstack pull request: Followup fix for #1162: Add support for n...

2016-01-12 Thread davidamorimfaria
Github user davidamorimfaria commented on the pull request: https://github.com/apache/cloudstack/pull/1330#issuecomment-170898189 LGTM --- 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

[GitHub] cloudstack pull request: Followup fix for #1162: Add support for n...

2016-01-12 Thread ProjectMoon
Github user ProjectMoon commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1330#discussion_r49445279 --- Diff: python/lib/cloudutils/serviceConfigServer.py --- @@ -138,9 +138,8 @@ def checkHostName(): except: pass

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

2016-01-12 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[GitHub] cloudstack pull request: [4.7] FIX Site2SiteVPN on redundant VPC

2016-01-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1276#issuecomment-170902066 tested on a two kvm, as in the bubble, setup: ``` # less /tmp/MarvinLogs/test_vpc_vpn_Q1BTHP/results.txt Test Site 2 Site VPN Across redundant VPCs

[GitHub] cloudstack pull request: CLOUDSTACK-9160: Remove unused folder(s)/...

2016-01-12 Thread rodrigo93
Github user rodrigo93 commented on the pull request: https://github.com/apache/cloudstack/pull/1238#issuecomment-171046691 Nice @borisroman, can you send it to test it again? It seems that Jenkins is not working... --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request: Fix Sync of template.properties in Swift

2016-01-12 Thread syed
GitHub user syed opened a pull request: https://github.com/apache/cloudstack/pull/1331 Fix Sync of template.properties in Swift When using Swift as a secondary storage, we create a template.properties file which stores the metadata about the template. Currently the data which is

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-12 Thread syed
GitHub user syed opened a pull request: https://github.com/apache/cloudstack/pull/1332 Add ability to download templates in Swift This PR adds the ability to download templates when using Swift as a secondary storage. Uses the "temp_url" feature of Swift so that tempates can be

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

2016-01-12 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

Re: LTS release or not

2016-01-12 Thread Ron Wheeler
Depending on how far back the problem originated, this may not be practical. The code might have been massaged many times or code may have been written that depends on the buggy behaviour. If the bug "was always there" but no one had figured out the exploit, it might not be possible to

Re: LTS release or not

2016-01-12 Thread Remi Bergsma
Hi, The method Daan describes can be done from 4.6 and on. It’s about merging a PR with a fix, and forward merging it. Not about actually releasing immediately. If the bug has always been there, one would merge to 4.6, merge forward to newer releases (and finally master) and then back port

cloudstack devs at fosdem?

2016-01-12 Thread Laszlo Hornyak
Hi List, Anyone planing to visit fosdem this year? It would be great to meet there. Best regards, Laszlo -- EOF

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

2016-01-12 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2016-01-12 Thread nitin-maharana
Github user nitin-maharana commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1319#discussion_r49498039 --- Diff: server/src/com/cloud/storage/VolumeApiServiceImpl.java --- @@ -476,6 +476,25 @@ public VolumeVO doInTransaction(TransactionStatus

Re: LTS release or not

2016-01-12 Thread Remi Bergsma
Hi Lucian, Are you referring to the forward merging? That has been scripted: https://github.com/apache/cloudstack/blob/master/tools/git/git-fwd-merge There may be conflicts at some point, but that also happens with cherry-picking. If you mean something else I probably missed your point, sorry.

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

2016-01-12 Thread jenkins
See -- [...truncated 28733 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

Re: LTS release or not

2016-01-12 Thread Sebastien Goasguen
About LTS. Here are some of the Mesos releases: +## Releases ## + + * Apache Mesos 0.23.1 (2015-09-21) + * Apache Mesos 0.22.2 (2015-09-23) + * Apache Mesos 0.21.2 (2015-09-24) + * Apache Mesos 0.25.0 (2015-10-09) + * Apache Mesos 0.26.0 (2015-12-10) quite frequent. Anyone cares to check their

Thoughts on Citrix announcement yesterday

2016-01-12 Thread Sebastien Goasguen
Hi everyone (cross-posting), Yesterday Citrix announced that it sold its CloudPlatform business to Accelerite from Persistent Systems [1] As you know CloudPlatform is Citrix’s commercial distribution of Apache CloudStack. I wanted to share a few thoughts on what this means for CloudStack. One

Re: Thoughts on Citrix announcement yesterday

2016-01-12 Thread Nux!
Hi Sebastien, Thanks for your thoughts! I for one am being optimistic about this change. I'm also not worried about containers, I think you've spent too much time among hammers and now everything looks like a nail. :-) There is a massive load of stuff that at the moment needs (data centre)

Re: LTS release or not

2016-01-12 Thread Nux!
Guys, I am not a coder to appreciate how sustainable this would be. Who around here with actual java skills thinks this is achievable in a reasonable way? Cause if it's not we're just wasting time. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original

[GitHub] cloudstack pull request: NicProfileHelperImpl NullpointerException...

2016-01-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1328#issuecomment-170984088 LGTM, based on this test: ``` test_01_vpc_privategw_acl (integration.smoke.test_privategw_acl.TestPrivateGwACL) ... === TestName: