Re: [DISCUSS] 4.3.1

2014-06-17 Thread Nux!
Wunderbar, thanks! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "sebgoa" To: dev@cloudstack.apache.org Sent: Tuesday, 17 June, 2014 3:43:45 PM Subject: Re: [DISCUSS] 4.3.1 On Jun 17, 2014, at 4:04 PM, Nux! wrote: >

Re: [DISCUSS] 4.3.1

2014-06-17 Thread sebgoa
-- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > - Original Message - > From: "sebgoa" > To: dev@cloudstack.apache.org > Cc: muralimmre...@gmail.com > Sent: Tuesday, 17 June, 2014 2:34:34 PM > Subject: Re

Re: [DISCUSS] 4.3.1

2014-06-17 Thread Nux!
che.org Cc: muralimmre...@gmail.com Sent: Tuesday, 17 June, 2014 2:34:34 PM Subject: Re: [DISCUSS] 4.3.1 On Jun 13, 2014, at 2:55 AM, ilya musayev wrote: > Sebastian, > > Please cherry-pick following commits: > Cherry-picked the next three. keep them coming > CLOUDSTACK-5891.[

Re: [DISCUSS] 4.3.1

2014-06-17 Thread sebgoa
On Jun 13, 2014, at 2:55 AM, ilya musayev wrote: > Sebastian, > > Please cherry-pick following commits: > Cherry-picked the next three. keep them coming > CLOUDSTACK-5891.[VMware] If a template has been registered and > "cpu.corespersocket... > https://git-wip-us.apache.org/repos/asf?p=clo

Re: [DISCUSS] 4.3.1

2014-06-13 Thread Daan Hoogland
David, this is very depending on the amount/nature of the upgrade code from 4.3.0 to 4.3.1 In the best case no extra upgrade code has to be written and the 4.3.0 to 4.4.0 code can be used. In the worst case a full set of conditional schema changes has to be created. I am not pessimistic, totally ag

Re: [DISCUSS] 4.3.1

2014-06-13 Thread ilya musayev
Sebastian, Please disregard the revert request, Thanks, ilya On 6/12/14, 5:55 PM, ilya musayev wrote: Sebastian, Please cherry-pick following commits: CLOUDSTACK-5891.[VMware] If a template has been registered and "cpu.corespersocket... https://git-wip-us.apache.org/repos/asf?p=cloudstack.g

Re: [DISCUSS] 4.3.1

2014-06-12 Thread ilya musayev
Sebastian, Please cherry-pick following commits: CLOUDSTACK-5891.[VMware] If a template has been registered and "cpu.corespersocket... https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=008b029a29460d883ac7d645877e6f4f2945b1e1 CLOUDSTACK-6317 [VMware] Tagged VLAN support

Re: [DISCUSS] 4.3.1

2014-06-12 Thread David Nalley
And just as important - figuring out an upgrade strategy from 4.3.1 to 4.4.0 --David On Thu, Jun 12, 2014 at 10:24 AM, Daan Hoogland wrote: > not a cherry-pick but a upgrade data thingy: > > private void updateVlanUris(Connection conn) from Upgrade430to440.java > should be implemented in Upgrade

Re: [DISCUSS] 4.3.1

2014-06-12 Thread Daan Hoogland
not a cherry-pick but a upgrade data thingy: private void updateVlanUris(Connection conn) from Upgrade430to440.java should be implemented in Upgrade430to431.java (to be created) as well. On Thu, Jun 12, 2014 at 4:17 PM, sebgoa wrote: > While we are talking about 4.4 > > I am game to RM a 4.3.1 ,

[DISCUSS] 4.3.1

2014-06-12 Thread sebgoa
While we are talking about 4.4 I am game to RM a 4.3.1 , there has been several bug fixes since 4.3.0. Anybody interested, any suggestions of what would still need to be cherry picked ? https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.3 -Sebastien