You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2017/04/20 10:08:55 UTC

[cloudstack] 01/01: Merge pull request #1889 from Accelerite/CLOUDSTACK-9718

This is an automated email from the ASF dual-hosted git repository.

rajani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit e27ee22d23b1447f911c6392ba99574258f330ba
Merge: a4dd6bd d8158fe
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Thu Apr 20 15:38:51 2017 +0530

    Merge pull request #1889 from Accelerite/CLOUDSTACK-9718
    
    CLOUDSTACK-9718: Revamp the dropdown showing lists of hosts available for migration in a Zone

 api/src/com/cloud/server/ManagementService.java    |   2 +-
 .../admin/host/FindHostsForMigrationCmd.java       |   2 +-
 .../api/command/admin/host/ListHostsCmd.java       |   2 +-
 .../src/com/cloud/server/ManagementServerImpl.java |  10 +-
 ui/css/cloudstack3.css                             |  39 ++++
 ui/index.html                                      |   1 +
 ui/l10n/en.js                                      |   6 +-
 ui/l10n/ja_JP.js                                   |   4 +
 ui/l10n/zh_CN.js                                   |   4 +
 ui/scripts/instances.js                            | 203 +++++++++++----------
 ui/scripts/ui-custom/migrate.js                    | 127 +++++++++++++
 11 files changed, 299 insertions(+), 101 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>.