You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Amogh Vasekar <am...@citrix.com> on 2014/05/12 19:36:20 UTC

[ACS44] Cherry pick requests

Hi Daan,

Can you please cherry pick the following two commits, in order?

8f37841eb49532a729c9cc42a61e610da05b04a3

5949e33578a886061b18510cf5cfbd8c2b4e4c3b


They are for CLOUDSTACK-6358

Thanks,
Amogh


Re: [ACS44] Cherry pick requests

Posted by Daan Hoogland <da...@gmail.com>.
pulled in all commits from hijacked thread

On Mon, May 12, 2014 at 9:13 PM, Min Chen <mi...@citrix.com> wrote:
> Hi Daan,
>
>         Can you please cherry pick the following commits from 4.4-forward to 4.4
> branch? Some of them are resending previous requests.
>
> Commit: 500c99eef7f7a04d95ed95697a2678fef283e61d
> CLOUDSTACK-6600:IAM Security checker needs to have cache to improve
> checkAccess performance.
>
>
>
> Commit:b9bdaf9d31803cd080475e27da56695c3293c4ca
> CLOUDSTACK-6598:IAM - listAccount() retrurns "Caller cannot be passed as
> NULL to IAM!" when domain deletion is in progress.
>
>
> Commit: e8e0449ed4eaa489d53b43c0137833a660b6d6cf
> CLOUDSTACK-6613:IAM: authorizeSecurityGroupIngress fails when SG Name is
> passed.
>
>
> Commit: 4889031492e543c318fcd639d7491cfb2013eb76
> CLOUDSTACK-6600: fix a bug in IAM cache in constructing cache key.
>
> Commit: f447a2c38c15ad5b7844237e72ab551149f46bfb
> CLOUDSTACK-6617: [Automation] detach / resize volume test cases failing
> with permission error.
>
>
>
> Commit: a7dd5aae55c1f6059aea324760f2800537f5d294
> CLOUDSTACK-6628:[Automation] Create PF rulw API failing with error
> "database id can only provided by VO objects".
>
>
> Commit: be73571c74084a31819c150dfca2ca28bd13e64b
> CLOUDSTACK-6628: Fix IpAddress import typo.
>
>         Thanks.
>         -min
>



-- 
Daan

[ACS44] Cherry pick requests

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

	Can you please cherry pick the following commits from 4.4-forward to 4.4
branch? Some of them are resending previous requests.

Commit: 500c99eef7f7a04d95ed95697a2678fef283e61d
CLOUDSTACK-6600:IAM Security checker needs to have cache to improve
checkAccess performance.



Commit:b9bdaf9d31803cd080475e27da56695c3293c4ca
CLOUDSTACK-6598:IAM - listAccount() retrurns "Caller cannot be passed as
NULL to IAM!" when domain deletion is in progress.


Commit: e8e0449ed4eaa489d53b43c0137833a660b6d6cf
CLOUDSTACK-6613:IAM: authorizeSecurityGroupIngress fails when SG Name is
passed.


Commit: 4889031492e543c318fcd639d7491cfb2013eb76
CLOUDSTACK-6600: fix a bug in IAM cache in constructing cache key.

Commit: f447a2c38c15ad5b7844237e72ab551149f46bfb
CLOUDSTACK-6617: [Automation] detach / resize volume test cases failing
with permission error.



Commit: a7dd5aae55c1f6059aea324760f2800537f5d294
CLOUDSTACK-6628:[Automation] Create PF rulw API failing with error
"database id can only provided by VO objects".


Commit: be73571c74084a31819c150dfca2ca28bd13e64b
CLOUDSTACK-6628: Fix IpAddress import typo.

	Thanks.
	-min


Re: [ACS44] Cherry pick for CLOUDSTACK-6647

Posted by Daan Hoogland <da...@gmail.com>.
On Tue, May 13, 2014 at 1:42 AM, Kelven Yang <ke...@citrix.com> wrote:
> 7e6390d3c845d9a0c918aa525b5cbfb2aa7fb3c5




-- 
Daan

[ACS44] Cherry pick for CLOUDSTACK-6647

Posted by Kelven Yang <ke...@citrix.com>.
Hi Daan,

Please cherry pick the fix for CLOUDSTACK-6647 to 4.4.


commit 7e6390d3c845d9a0c918aa525b5cbfb2aa7fb3c5
Author: Kelven Yang <ke...@gmail.com>
Date:   Thu May 1 15:40:04 2014 -0700

    CLOUDSTACK-6647: appending instance name with custom supplied info
that contains - character can break vmsync.


Thanks
Kelven