You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Min Chen <mi...@citrix.com> on 2013/05/24 00:21:44 UTC

[ACS41][Patch Request]CLOUDSTACK-2656

Hi Chip,
	Can you please cherry-pick the following commit from master to 4.1?
This is to address empty UUID columns for pre-4.1 schema entities. We
missed two "snapshot_policy" and "dc_storage_network_ip_range".

commit a46b4d8273e9033e55172bf2d00845820bc9511a
Author: Min Chen <mi...@citrix.com>
Date:   Thu May 23 15:14:43 2013 -0700

    CLOUDSTACK-2656: UUID column for all 4.0 schema entities should be
    populated when they are upgraded to 4.1

	Thanks
	-min


Re: [ACS41][Patch Request]CLOUDSTACK-2656

Posted by Min Chen <mi...@citrix.com>.
Thanks.

-min

On 5/24/13 8:26 AM, "Chip Childers" <ch...@sungard.com> wrote:

>On Thu, May 23, 2013 at 10:21:44PM +0000, Min Chen wrote:
>> Hi Chip,
>> 	Can you please cherry-pick the following commit from master to 4.1?
>> This is to address empty UUID columns for pre-4.1 schema entities. We
>> missed two "snapshot_policy" and "dc_storage_network_ip_range".
>> 
>> commit a46b4d8273e9033e55172bf2d00845820bc9511a
>> Author: Min Chen <mi...@citrix.com>
>> Date:   Thu May 23 15:14:43 2013 -0700
>> 
>>     CLOUDSTACK-2656: UUID column for all 4.0 schema entities should be
>>     populated when they are upgraded to 4.1
>> 
>> 	Thanks
>> 	-min
>> 
>>
>
>Done!


Re: [ACS41][Patch Request]CLOUDSTACK-2656

Posted by Chip Childers <ch...@sungard.com>.
On Thu, May 23, 2013 at 10:21:44PM +0000, Min Chen wrote:
> Hi Chip,
> 	Can you please cherry-pick the following commit from master to 4.1?
> This is to address empty UUID columns for pre-4.1 schema entities. We
> missed two "snapshot_policy" and "dc_storage_network_ip_range".
> 
> commit a46b4d8273e9033e55172bf2d00845820bc9511a
> Author: Min Chen <mi...@citrix.com>
> Date:   Thu May 23 15:14:43 2013 -0700
> 
>     CLOUDSTACK-2656: UUID column for all 4.0 schema entities should be
>     populated when they are upgraded to 4.1
> 
> 	Thanks
> 	-min
> 
>

Done!