GitHub user rashmidixit reopened a pull request:

    https://github.com/apache/cloudstack/pull/1894

    CLOUDSTACK-9700 Allow user to Register/Copy templates to multiple zones at 
the same time

    A user can currently copy or register a template with only one zone at a 
time.
    The idea of this feature is to allow the user to allow copying or 
registering of one template to multiple zones at the same time.
    
    For RegisterTemplate and CopyTemplate APIs have been modified to add a new 
parameter called zoneIds. This is not compulsory to keep backward compatibility.
    
    The UIs have been changes - When you add, the earlier select control for 
zones now is a multi select and you can choose multiple zones at the same time. 
    For CopyTemplate a new dialog has been added - this shows all the zones you 
can copy to and allows you to select multiple at a time.
    
    Please see 
[CLOUDSTACK-9700](https://issues.apache.org/jira/browse/CLOUDSTACK-9700) for 
more details. Snapshots of the UI have been attached there.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9700

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1894.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1894
    
----
commit 95bf9f0f5b640f6673606e7f56fce39654e16fff
Author: rashmidixit <rashmi_di...@persistent.co.in>
Date:   2017-02-28T06:33:07Z

    CLOUDSTACK-9700: Allow user to Register/Copy templates to multiple zones at 
the same time

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to