Re: Feature freeze ACS 4.7 next Monday

2015-12-08 Thread Wilder Rodrigues
Hi there cs user, If you put some details on the PR about how to test it, I can help out and, perhaps, even write a test for it. Cheers, Wilder > On 07 Dec 2015, at 15:09, cs user wrote: > > Hi Folks, > > Would anyone else be able to give > https://github.com/apache/cloudstack/pull/1037 a t

Re: Feature freeze ACS 4.7 next Monday

2015-12-07 Thread cs user
Hi Folks, Would anyone else be able to give https://github.com/apache/cloudstack/pull/1037 a try at some point? Quite a serious issue when running in clustered mode with Xen, and trying to perform VM migrations between hosts. Thanks! On Mon, Dec 7, 2015 at 12:08 PM, sebgoa wrote: > The rn rep

Re: Feature freeze ACS 4.7 next Monday

2015-12-07 Thread sebgoa
The rn repo contains a script that polls JIRA for a release filter and generates the tables of issues fixed: https://github.com/apache/cloudstack-docs-rn/blob/master/utils/jira.py but we are not tracking the ones that really are *features*…. small detail that would be nice to sort out. On Dec

Re: Feature freeze ACS 4.7 next Monday

2015-12-07 Thread Remi Bergsma
Hi Seb, Now that we merge everything and have a smaller scope, it should be easier to get the list of pull requests that got in since 4.6. Quick attempt: git log --pretty=oneline --abbrev-commit upstream/4.6..master | grep Merge | grep -v release | grep -v 4\.6 | awk {'print $5'} | sed s/\#//g

Re: Feature freeze ACS 4.7 next Monday

2015-12-07 Thread sebgoa
On Dec 7, 2015, at 9:56 AM, Daan Hoogland wrote: > Rohit, Sebastien, > > I think we do not need to hurry any issues. work on 4.8 will start in > January or february at the latest. I don't want to hurry anything, I want to be able to have release notes that describe *all* the features added.

Re: Feature freeze ACS 4.7 next Monday

2015-12-07 Thread Daan Hoogland
Rohit, Sebastien, I think we do not need to hurry any issues. work on 4.8 will start in January or february at the latest. On Mon, Dec 7, 2015 at 8:55 AM, sebgoa wrote: > Hate to be a pain, but could you make sure to keep the exact list of > Features merged, so that the Release notes are accura

Re: Feature freeze ACS 4.7 next Monday

2015-12-07 Thread sebgoa
Hate to be a pain, but could you make sure to keep the exact list of Features merged, so that the Release notes are accurate ? thanks On Dec 4, 2015, at 11:58 PM, Remi Bergsma wrote: > Hi all, > > Next Monday we'll feature freeze for our upcoming 4.7 release. We looked > through all open Pul

Re: Feature freeze ACS 4.7 next Monday

2015-12-06 Thread Remi Bergsma
Agree! Sent from my iPhone On 07 Dec 2015, at 06:26, Rohit Yadav mailto:rohit.ya...@shapeblue.com>> wrote: Hi Remi/Daan, There are some fixes that might take time today for testing, review and merge today. While we’ll try our best, can we announce freezing of master branch at EOD/today (7th

Re: Feature freeze ACS 4.7 next Monday

2015-12-06 Thread Rohit Yadav
Hi all, List of pending PRs from Remi’s list (good to see we nailed down some of them during the weekend): Strongswan vpn feature https://github.com/apache/cloudstack/pull/872 Quota https://github.com/apache/cloudstack/pull/768 VMware diskcontrollers https://github.com/apache/cloudstack/pull/1

Re: Feature freeze ACS 4.7 next Monday

2015-12-06 Thread Rohit Yadav
Hi Remi/Daan, There are some fixes that might take time today for testing, review and merge today. While we’ll try our best, can we announce freezing of master branch at EOD/today (7th Dec 2015) so we’ll still have some time today and would allow us to include as many of the listed PRs as possi

Re: Feature freeze ACS 4.7 next Monday

2015-12-05 Thread Wilder Rodrigues
I'm loving it! Hopefully the rVPC Private Gateway will be fixed within the next hour! Few things were not anticipated on the Java side of the code. I have already refactored the NicProfileHelper and some other classes. Deploying a DC and will test it soon. Cheers, Wilder Sent from my iPhone

Feature freeze ACS 4.7 next Monday

2015-12-04 Thread Remi Bergsma
Hi all, Next Monday we'll feature freeze for our upcoming 4.7 release. We looked through all open Pull Requests and below is our "whish list" to get in 4.7. Feel free to nominate any other changes that should go in 4.7. No guarantees, there is limited time so only PRs that we actively work on w