You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Prasanna Santhanam <ts...@apache.org> on 2013/04/23 17:58:22 UTC

[PATCH REQUEST][ACS41] CLOUDSTACK-2154: create account command

If there are no objections I'd like to include CLOUDSTACK-2154 into
the 4.1 release. While createAccount returns the response with all the
necessary account related information, cloudmonkey, marvin and
apidocs are told (via annotation) that the createAccount returns a
user response. More details are in the bug report.

The commit to cherry-pick on master is
a792d3a3aab6c5e2cec014395b801b0d1e207779

Thanks,

-- 
Prasanna.,

------------------------
Powered by BigRock.com


Re: [PATCH REQUEST][ACS41] CLOUDSTACK-2154: create account command

Posted by Chip Childers <ch...@sungard.com>.
On Tue, Apr 23, 2013 at 09:28:22PM +0530, Prasanna Santhanam wrote:
> If there are no objections I'd like to include CLOUDSTACK-2154 into
> the 4.1 release. While createAccount returns the response with all the
> necessary account related information, cloudmonkey, marvin and
> apidocs are told (via annotation) that the createAccount returns a
> user response. More details are in the bug report.
> 
> The commit to cherry-pick on master is
> a792d3a3aab6c5e2cec014395b801b0d1e207779
> 
> Thanks,
> 
> -- 
> Prasanna.,
> 
> ------------------------
> Powered by BigRock.com
> 
>

It was actually 2712ddda26551117fea0149a7a5f7aceeedac3b1 on master, but
I've pulled it into 4.1 now.