[GitHub] cloudstack pull request: Cloudstack 9339: Virtual Routers do not h...

2016-05-27 Thread dsclose
Github user dsclose commented on the pull request: https://github.com/apache/cloudstack/pull/1519#issuecomment-222085574 @swill agreed; in particular, my note concerning the merge of lines 299 and 300 - i've not even tested that locally - not had a chance to even figure out what it's

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Fix URL length to 2048 f...

2016-05-27 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/1567#issuecomment-222093757 Why dont we change the default length in [GenericDaoBase](https://github.com/apache/cloudstack/blob/master/framework/db/src/com/cloud/utils/db/GenericDaoBase.jav

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Fix URL length to 2048 f...

2016-05-27 Thread karuturi
Github user karuturi commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1567#discussion_r64875174 --- Diff: setup/db/db/schema-471to480.sql --- @@ -27,3 +27,4 @@ ALTER TABLE `cloud`.`image_store` MODIFY COLUMN `url` varchar(2048); ALTER TABLE `c

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Fix URL length to 2048 f...

2016-05-27 Thread marcaurele
Github user marcaurele commented on the pull request: https://github.com/apache/cloudstack/pull/1567#issuecomment-222094671 Because not all varchar columns have been updated to a length of 2048 in the DB, so there will be a mismatche between API, VO and the database. --- If your proj

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Fix URL length to 2048 f...

2016-05-27 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/1567#issuecomment-222099870 ahh.. my bad.. thanks for the clarification. so, we need to introduce a new CommandType.URL for api parameters and use java.net.URL in VOs. LGTM in the

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test...

2016-05-27 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1563#issuecomment-222104760 Changes LGTM. Now the expected ping response can be configured in test_data based on OS type. @nitt10prashant Please post the test execution result. --- If

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Change template_host_ref...

2016-05-27 Thread wido
Github user wido closed the pull request at: https://github.com/apache/cloudstack/pull/1562 --- 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

[GitHub] cloudstack pull request: Add lsb-release dependency to mgmt server...

2016-05-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1565#issuecomment-222106163 Merge this back to 4.7? Will we release a new 4.7 version? Anyway, LGTM --- If your project is set up for it, you can reply to this email and have your reply

CloudStack EU User Group

2016-05-27 Thread Steve Roles
Hi all - forgive the cross posting. The full agenda has been confirmed for CloudStack European User Group on June 16 in Berlin: https://www.eventbrite.co.uk/e/cloudstack-european-user-group-tickets-23036757562 Would be great to see you guys there! Best regards, steve.ro...@shapeblue.com  www

[GitHub] cloudstack pull request: Automation for CLOUDSTACK-9217 script to ...

2016-05-27 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1322#issuecomment-222125996 ### ACS CI BVT Run **Sumarry:** Build Number 64 Hypervisor xenserver NetworkType Advanced Passed=70 Failed=3 Skipped=3 _

Re: CloudStack EU User Group

2016-05-27 Thread Sally Khudairi
Thanks, Steve. I'll add this to the Apache Weekly News Round-up, which will be published today. Warm regards, Sally  = = = = =  vox +1 617 921 8656gvox +1 646 598 4616skype sallykhudairi From: Steve Roles To: "dev@cloudstack.apache.org" ; "us...@cloudstack.apache.org" ; "market...@clouds

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

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1423#issuecomment-222134484 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 0 Errors: 0 Duration: 4h 16m 13s ``` **Associ

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

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1423#issuecomment-222134718 This one is ready... --- 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 thi

[GitHub] cloudstack pull request: Removed unused methods from XenServerConn...

2016-05-27 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1557#issuecomment-222135268 @rodrigo93 thanks. @DaanHoogland, @swill, @rhtyd can someone help us here with the note @rodrigo93 has highlighted? I have sent an email to th

[GitHub] cloudstack pull request: Emit template UUID and class type over ev...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1564#issuecomment-222137481 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 1 Errors: 0 Duration: 8h 48m 33s ``` **Summary of the p

[GitHub] cloudstack pull request: Add lsb-release dependency to mgmt server...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1565#issuecomment-222138462 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 1 Errors: 0 Duration: 8h 37m 08s ``` **Summary of the p

[GitHub] cloudstack pull request: Add lsb-release dependency to mgmt server...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1565#issuecomment-222138895 Yes @wido, this will be merged into 4.7 and then forward merged. This test has been flaky recently, so I think this is PR is ready since we have LGTMs from the previ

[GitHub] cloudstack pull request: Emit template UUID and class type over ev...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1564#issuecomment-222139257 This test has been flaky recently and is unrelated to this PR. I think this one is ready since we have reviews from the previous PR and the code has not changed. -

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1563#issuecomment-222140055 ### CI RESULTS ``` Tests Run: 78 Skipped: 0 Failed: 2 Errors: 4 Duration: 7h 21m 57s ``` **Summary of the p

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Fix URL length to 2048 f...

2016-05-27 Thread footplus
Github user footplus commented on the pull request: https://github.com/apache/cloudstack/pull/1567#issuecomment-222140436 Seems to break the registerIso command here... Will check exactly why. `` 2016-05-27 15:01:14,211 ERROR [c.c.a.ApiServer] (catalina-exec-1:ctx-56423a5c

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1563#issuecomment-222140541 The failures seem relevant. I do have periodic issues with similar tests in my CI env, so I will test this again to be sure there is an issue... --- If your project

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Fix URL length to 2048 f...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1567#issuecomment-222141588 Ok, this is building in my CI environment right now, so I will see if it fails for me as well. Thx... --- If your project is set up for it, you can reply to this em

Re: RM after 4.9

2016-05-27 Thread Rajani Karuturi
I volunteer to be the RM for next release Thanks On 03-May-2016 4:13 AM, "Will Stevens" wrote: > Hello All, > As you all know, I am the RM for the 4.9 release. Unfortunately, this is > not a position I will be able to maintain for the long term, so we should > start this discussion sooner rathe

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

2016-05-27 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1307#issuecomment-222167149 ### ACS CI BVT Run **Sumarry:** Build Number 65 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _

Re: RM after 4.9

2016-05-27 Thread Will Stevens
Woohoo!!! Thank you Rajani. This is awesome. I will support you with CI and will also be working out the final logistics to get the 'cloudstack' repo moved from the 'apache' to 'apachecloudstack' github org which will let us use github labels and such will let the community help track the status

[GitHub] cloudstack pull request: Cloudstack 9339: Virtual Routers do not h...

2016-05-27 Thread luhaijiao
Github user luhaijiao commented on the pull request: https://github.com/apache/cloudstack/pull/1519#issuecomment-222182040 @dsclose we installed your updated commits d582358 and bf285e1 ONLY in our environment to solve the RvR issue (VR network services intermittent hang due to publi

Re: RM after 4.9

2016-05-27 Thread Tutkowski, Mike
Thanks, Rajani! :) From: Rajani Karuturi Sent: Friday, May 27, 2016 8:49 AM To: dev@cloudstack.apache.org Subject: Re: RM after 4.9 I volunteer to be the RM for next release Thanks On 03-May-2016 4:13 AM, "Will Stevens" wrote: > Hello All, > As you all

[DISCUSS] The Apache CloudStack Community Road Map

2016-05-27 Thread Paul Angus
Hey Guys, We hear mutterings and rumblings from the CloudStack user base that they are unclear what's happening with CloudStack, and they're wondering if we've all lost interest. There are a whole raft of things we can do to address that, but I really don't want to get into that debate without

[GitHub] cloudstack pull request: Cloudstack 9339: Virtual Routers do not h...

2016-05-27 Thread dsclose
Github user dsclose commented on the pull request: https://github.com/apache/cloudstack/pull/1519#issuecomment-222195257 @luhaijiao I'd recommend trying e7a63be Port forwarding works for me. I've not tried the VPN functionality. --- If your project is set up for it, you can r

[GitHub] cloudstack pull request: CLOUDSTACK-9385 - Ensure passwd srvr is r...

2016-05-27 Thread dsclose
GitHub user dsclose opened a pull request: https://github.com/apache/cloudstack/pull/1568 CLOUDSTACK-9385 - Ensure passwd srvr is restarts after keepalived transitions Based on @ustcweizhou code suggestion. Tried on redundant and standalone virtual routers and works fine.

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

2016-05-27 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1304#issuecomment-11023 ### ACS CI BVT Run **Sumarry:** Build Number 66 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=0 Skipped=3 _

Re: [DISCUSS] The Apache CloudStack Community Road Map

2016-05-27 Thread Will Stevens
Nice initiative Paul. Unfortunately I won't have much time over the next couple weeks to support you on this (other than face to face next week). Looking forward to seeing you then. :) *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H

RE: [DISCUSS] The Apache CloudStack Community Road Map

2016-05-27 Thread Paul Angus
No problem Will, Happy to take on the heavy lifting (mouse clicking). + Rome wasn't built in a day and all that... See you next week :) Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Messa

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1563#issuecomment-22200 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 2 Errors: 0 Duration: 3h 59m 06s ``` **Summary of the p

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1563#issuecomment-22559 Again the same problems and they seem related to this PR, so we will need to review this... --- If your project is set up for it, you can reply to this email and hav

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Fix URL length to 2048 f...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1567#issuecomment-22745 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 0 Errors: 0 Duration: 3h 56m 33s ``` **Associ

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Fix URL length to 2048 f...

2016-05-27 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1567#issuecomment-23495 This is coming back clean. I will merge it... --- 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

IPv6 Hackathon next week

2016-05-27 Thread Wido den Hollander
Hi, Next week I can't visit the conference in Montreal, but online I'd like to dedicate June 2nd and 3rd to work on IPv6: - https://cwiki.apache.org/confluence/display/CLOUDSTACK/IPv6+in+Basic+Networking - https://issues.apache.org/jira/browse/CLOUDSTACK-674 John Burwell from ShapeBlue will jo

[GitHub] cloudstack pull request: Emit template UUID and class type over ev...

2016-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1564 --- 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: Add lsb-release dependency to mgmt server...

2016-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1565 --- 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-9238: Fix URL length to 2048 f...

2016-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1567 --- 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-9296] Start ipsec for client ...

2016-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1423 --- 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-9180: Optimize concurrent VM d...

2016-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1251 --- 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

Build failed in Jenkins: build-master-jdk18 #528

2016-05-27 Thread jenkins
See Changes: [koushik] CLOUDSTACK-9180: Optimize concurrent VM deployment operation on same [jeff] Emit template UUID and class type over event bus when deleting [jeff] Add lsb-release dependency to mgmt server and agent on Deb

[GitHub] cloudstack pull request: CLOUDSTACK-9200: Fixed failed to delete s...

2016-05-27 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1282#issuecomment-43971 ### ACS CI BVT Run **Sumarry:** Build Number 67 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=4 Skipped=3 _

Re: Build failed in Jenkins: build-master-jdk18 #528

2016-05-27 Thread Will Stevens
Sorry All, this was me. I accidentally broke master while fixing some merge conflicts from 4.8 -> master. I am testing my fix now. :) *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, M

Master is frozen for the 4.9 release

2016-05-27 Thread Will Stevens
Hey All, I think I have done what I can do at this point. I am sorry if you have a PR that you wanted to get in that didn't make it. I pushed my deadline for the freeze a bit because I had a lot of PRs that were close and I was able to get a bunch of them in. I plan to wait about a week before I

[GitHub] cloudstack pull request:

2016-05-27 Thread pdion891
Github user pdion891 commented on the pull request: https://github.com/apache/cloudstack/commit/8af677a0f0b2a74db74223fc3d0e2d3e9549e960#commitcomment-17654627 In pom.xml: In pom.xml on line 91: @rhtyd, did you get noredis to build with this new lib? on my side I need to chang

Re: IPv6 Hackathon next week

2016-05-27 Thread Pierre-Luc Dion
That's cool, we will check how we could conference you in! On Fri, May 27, 2016 at 2:43 PM, Wido den Hollander wrote: > Hi, > > Next week I can't visit the conference in Montreal, but online I'd like to > dedicate June 2nd and 3rd to work on IPv6: > > - > https://cwiki.apache.org/confluence/dis

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

2016-05-27 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1278#issuecomment-76364 ### ACS CI BVT Run **Sumarry:** Build Number 68 Hypervisor xenserver NetworkType Advanced Passed=69 Failed=4 Skipped=3 _

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

2016-05-27 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1269#issuecomment-86696 ### ACS CI BVT Run **Sumarry:** Build Number 69 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _

[GitHub] cloudstack pull request:

2016-05-27 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/commit/8af677a0f0b2a74db74223fc3d0e2d3e9549e960#commitcomment-17655645 In pom.xml: In pom.xml on line 91: @pdion891 @swill get it here: https://github.com/rhtyd/cloudstack-nonoss --- If your

[GitHub] cloudstack pull request: CLOUDSTACK-9175: [VMware DRS] Adding new ...

2016-05-27 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1257#issuecomment-92187 ### ACS CI BVT Run **Sumarry:** Build Number 70 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _