> -----Original Message-----
> From: Chip Childers [mailto:chipchild...@apache.org]
> Sent: Tuesday, 17 December 2013 3:12 AM
> To: dev@cloudstack.apache.org
> Subject: Re: Synchronizing projects across regions
>
> On Mon, Dec 16, 2013 at 3:25 PM, Bill Jones <bill.jo...@sungard.com> wrote:
> > Ok, so given that there was no response..
> >
> > I would like to update the 'createProject' api to be consistent with
> > the other organizational APIs (createAccount, createDomain,
> > createUser) to take a UUID parameter so that it can support cross-domain
> synchronization.
> > Before I start, would there be any objections?
>
> +1 from me. The way I see this, it was a simple miss in the regions
> implementation.
[KK] I did consider including projects. But decided to keep it at region-level,
as I was not sure about the projects use case across regions.
Adding support now should be straight forward. Let me know if you see any
issues.