[GitHub] cloudstack pull request: [CLOUDSTACK-9296] Start ipsec for client ...

2016-04-09 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1423#issuecomment-207917699 thank you sir. :) --- 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: Removed unused code from com.cloud.api.Ap...

2016-04-09 Thread GabrielBrascher
Github user GabrielBrascher commented on the pull request: https://github.com/apache/cloudstack/pull/1263#issuecomment-207914050 Seems that `push -f` is not making the Jenkins and Travis to rerun their tests. Is there any workaround for that? --- If your project is set up for it,

[GitHub] cloudstack pull request: Remove unused params from NetworkHelperIm...

2016-04-09 Thread GabrielBrascher
GitHub user GabrielBrascher opened a pull request: https://github.com/apache/cloudstack/pull/1484 Remove unused params from NetworkHelperImpl.start method The contributions of this PR are: - Removed unused params ("User" and "Account") from: - method that does

[GitHub] cloudstack pull request: [CLOUDSTACK-9296] Start ipsec for client ...

2016-04-09 Thread syed
Github user syed commented on the pull request: https://github.com/apache/cloudstack/pull/1423#issuecomment-207898283 @swill I beleieve we can do a better test. After the VPN is set up we can do something like `ike-scan -M 172.16.21.200` to see if the VPN opened up. I'll test

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

2016-04-09 Thread syed
Github user syed commented on the pull request: https://github.com/apache/cloudstack/pull/1331#issuecomment-207898130 @rafaelweingartner Done. Although I didn't create any test cases yet. There is nothing much to test. The function doesn't throw any execptions, doesn't expect any

[GitHub] cloudstack pull request: Cloudstack-9285 exception log addition

2016-04-09 Thread kiwiflyer
Github user kiwiflyer commented on the pull request: https://github.com/apache/cloudstack/pull/1479#issuecomment-207866865 For whatever reason, I can't seem to force push this. I'll try again from my laptop this evening. --- If your project is set up for it, you can reply to this

Re: PRs for 4.9 Release

2016-04-09 Thread Nux!
I'd LOVE to see this in 4.9, a much needed feature. " CLOUDSTACK-9203 Implement security group move on updateVM API call #1297 " https://github.com/apache/cloudstack/pull/1297 -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Will

[GitHub] cloudstack pull request: Cloudstack-9285 exception log addition

2016-04-09 Thread kiwiflyer
Github user kiwiflyer commented on the pull request: https://github.com/apache/cloudstack/pull/1479#issuecomment-207861224 I apologize @miguelaferreira. You are correct, I tagged the wrong handle. It was actually @rafaelweingartner. --- If your project is set up for it, you

[GitHub] cloudstack pull request: CLOUDSTACK-9287 - Fix unique mac address ...

2016-04-09 Thread alexandrelimassantana
Github user alexandrelimassantana commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1483#discussion_r59121072 --- Diff: server/src/com/cloud/network/element/VpcVirtualRouterElement.java --- @@ -466,7 +466,7 @@ public boolean

Re: [ANNOUNCE] Registration open for CloudStack Collaboration Conference North America 2016

2016-04-09 Thread Pierre-Luc Dion
We've just completed the new cloudstackcollab website http://cloudstackcollab.net/ for the CloudStack Collaboration event. There are still speaking spots available, So if you have a topic you would like to present, please submit your talk... See you in June ! Pierre-Luc On Wed, Mar 30, 2016

[GitHub] cloudstack pull request: Cloudstack-9285 exception log addition

2016-04-09 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/1479#issuecomment-207838857 @kiwiflyer I can't seem to find that PR discussion you mention. Maybe you got the wrong handle? --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: CLOUDSTACK-9287 - Fix unique mac address ...

2016-04-09 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1483 CLOUDSTACK-9287 - Fix unique mac address per rVPC router This is work by @wilderrodrigues, see PR #1413 It contains important fixes and I think it needs to be included so I send the PR

[GitHub] cloudstack pull request: Restore iptables at once using iptables-r...

2016-04-09 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1482 Restore iptables at once using iptables-restore instead of calling iptables numerous times This makes handling the firewall rules about 50-60 times faster because it is generated in

[GitHub] cloudstack pull request: CLOUDSTACK-9340: General DB Optimization

2016-04-09 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1466#issuecomment-207824671 @nvazquez can you explain how did you find out which keys (i.e indexes) to drop? --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: CLOUDSTACK-9340: General DB Optimization

2016-04-09 Thread nvazquez
Github user nvazquez commented on the pull request: https://github.com/apache/cloudstack/pull/1466#issuecomment-207823632 Thanks @rafaelweingartner, @swill and @bhaisaab for your help. I pushed changes again --- If your project is set up for it, you can reply to this email and have