You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Daan Hoogland <da...@gmail.com> on 2014/07/30 13:50:23 UTC

4.4-forward picked empty

H,

I got through the list of and have a few remaining commits, ignoring
reverted and empty commits.

Min and Rajani, can you look at these? I will double check if these
are all and remove 4.4-forward when you are done.

commit f748a552e9546e91e18c574b375f3ea6c8d7e043
Author: Min Chen <mi...@citrix.com>
Date:   Wed May 14 10:21:46 2014 -0700

    Disable IAM feature from 4.4 release.

commit 2ab7bcade2f37cb17e071a6154fdae1d80e4ff99
Author: Rajani Karuturi <ra...@gmail.com>
Date:   Fri May 23 15:50:06 2014 +0530

    Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in
deleted ip range

commit d511847cfedad5478d1b4087c8f97be2c5bf3cc8
Author: Rajani Karuturi <ra...@gmail.com>
Date:   Tue Jun 3 16:11:01 2014 +0530

    Fixed Resource leak (RESOURCE_LEAK) 11. overwrite_var: Overwriting
"pstmt" in "pstmt = conn.prepareStatement("INSERT INTO
`cloud`.`ldap_configuration`(hostname, po

    Signed-off-by: Koushik Das <ko...@apache.org>

-- 
Daan

Re: 4.4-forward picked empty

Posted by Min Chen <mi...@citrix.com>.
Daan,

	That commit is already there in 4.4 branch. See
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=6ba541a
fb73475758a62a17dae1ec1be088da810.

	Thanks
	-min




On 7/30/14 5:33 AM, "Daan Hoogland" <da...@gmail.com> wrote:

>thanks Rajani
>
>On Wed, Jul 30, 2014 at 2:20 PM, Rajani Karuturi
><Ra...@citrix.com> wrote:
>> Hi Daan,
>>
>>
>> commit 2ab7bcade2f37cb17e071a6154fdae1d80e4ff99
>> Author: Rajani Karuturi <ra...@gmail.com>
>> Date:   Fri May 23 15:50:06 2014 +0530
>>
>>    Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in
>> deleted ip range
>>
>>
>> This is same as df42ce903d399cf30055e55bc24b84fbc0b563a9 on 4.4
>>
>> commit d511847cfedad5478d1b4087c8f97be2c5bf3cc8
>> Author: Rajani Karuturi <ra...@gmail.com>
>> Date:   Tue Jun 3 16:11:01 2014 +0530
>>
>>    Fixed Resource leak (RESOURCE_LEAK) 11. overwrite_var: Overwriting
>> "pstmt" in "pstmt = conn.prepareStatement("INSERT INTO
>> `cloud`.`ldap_configuration`(hostname, po
>>
>>    Signed-off-by: Koushik Das <ko...@apache.org>
>>
>>
>> Can be ignored. Fixes are already there.
>>
>> ~ Rajani
>
>
>
>-- 
>Daan


Re: 4.4-forward picked empty

Posted by Daan Hoogland <da...@gmail.com>.
Ok, thanks
git cherry didn't pick those three up.

On Thu, Jul 31, 2014 at 12:08 AM, Min Chen <mi...@citrix.com> wrote:
> Daan,
>
>         That commit is already there in 4.4 branch. See
> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=6ba541a
> fb73475758a62a17dae1ec1be088da810.
>
>         Thanks
>         -min
>
>
>
>
> On 7/30/14 5:33 AM, "Daan Hoogland" <da...@gmail.com> wrote:
>
>>thanks Rajani
>>
>>On Wed, Jul 30, 2014 at 2:20 PM, Rajani Karuturi
>><Ra...@citrix.com> wrote:
>>> Hi Daan,
>>>
>>>
>>> commit 2ab7bcade2f37cb17e071a6154fdae1d80e4ff99
>>> Author: Rajani Karuturi <ra...@gmail.com>
>>> Date:   Fri May 23 15:50:06 2014 +0530
>>>
>>>    Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in
>>> deleted ip range
>>>
>>>
>>> This is same as df42ce903d399cf30055e55bc24b84fbc0b563a9 on 4.4
>>>
>>> commit d511847cfedad5478d1b4087c8f97be2c5bf3cc8
>>> Author: Rajani Karuturi <ra...@gmail.com>
>>> Date:   Tue Jun 3 16:11:01 2014 +0530
>>>
>>>    Fixed Resource leak (RESOURCE_LEAK) 11. overwrite_var: Overwriting
>>> "pstmt" in "pstmt = conn.prepareStatement("INSERT INTO
>>> `cloud`.`ldap_configuration`(hostname, po
>>>
>>>    Signed-off-by: Koushik Das <ko...@apache.org>
>>>
>>>
>>> Can be ignored. Fixes are already there.
>>>
>>> ~ Rajani
>>
>>
>>
>>--
>>Daan
>



-- 
Daan

Re: 4.4-forward picked empty

Posted by Daan Hoogland <da...@gmail.com>.
thanks Rajani

On Wed, Jul 30, 2014 at 2:20 PM, Rajani Karuturi
<Ra...@citrix.com> wrote:
> Hi Daan,
>
>
> commit 2ab7bcade2f37cb17e071a6154fdae1d80e4ff99
> Author: Rajani Karuturi <ra...@gmail.com>
> Date:   Fri May 23 15:50:06 2014 +0530
>
>    Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in
> deleted ip range
>
>
> This is same as df42ce903d399cf30055e55bc24b84fbc0b563a9 on 4.4
>
> commit d511847cfedad5478d1b4087c8f97be2c5bf3cc8
> Author: Rajani Karuturi <ra...@gmail.com>
> Date:   Tue Jun 3 16:11:01 2014 +0530
>
>    Fixed Resource leak (RESOURCE_LEAK) 11. overwrite_var: Overwriting
> "pstmt" in "pstmt = conn.prepareStatement("INSERT INTO
> `cloud`.`ldap_configuration`(hostname, po
>
>    Signed-off-by: Koushik Das <ko...@apache.org>
>
>
> Can be ignored. Fixes are already there.
>
> ~ Rajani



-- 
Daan

Re: 4.4-forward picked empty

Posted by Rajani Karuturi <Ra...@citrix.com>.
Hi Daan,

commit 2ab7bcade2f37cb17e071a6154fdae1d80e4ff99
Author: Rajani Karuturi <ra...@gmail.com>>
Date:   Fri May 23 15:50:06 2014 +0530

   Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in
deleted ip range


This is same as df42ce903d399cf30055e55bc24b84fbc0b563a9 on 4.4

commit d511847cfedad5478d1b4087c8f97be2c5bf3cc8
Author: Rajani Karuturi <ra...@gmail.com>>
Date:   Tue Jun 3 16:11:01 2014 +0530

   Fixed Resource leak (RESOURCE_LEAK) 11. overwrite_var: Overwriting
"pstmt" in "pstmt = conn.prepareStatement("INSERT INTO
`cloud`.`ldap_configuration`(hostname, po

   Signed-off-by: Koushik Das <ko...@apache.org>>

Can be ignored. Fixes are already there.

~ Rajani