Done
> -----Original Message-----
> From: Nitin Mehta
> Sent: Friday, February 28, 2014 2:45 PM
> To: dev@cloudstack.apache.org
> Cc: Animesh Chaturvedi
> Subject: [4.3] [Cherry-pick] CLOUDSTACK-6186
>
> Hi Animesh - Can you please cherry pick the following commit from 4.3-
> forward to 4.3?
>
> commit 258d8e2a0494ec8772d9238511fe5f8c6bf0ea01
> Author: Nitin Mehta <nitin.me...@citrix.com>
> Date: Fri Feb 28 10:42:24 2014 -0800
>
> CLOUDSTACK-6186: Unable to register private template across all Zones
> - crosszones flag no longer works.
> This was because the code skipped the loop after the first download
> initiation.
> Introduced a set so that if it is already downloaded to the same zone then
> skip it for private template.
>
>
> Thanks,
>
> -Nitin