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:54 UTC

[cloudstack] branch master updated (a4dd6bd -> e27ee22)

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

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

      from  a4dd6bd   Merge pull request #1955 from myENA/virtio-scsi
      adds  d8158fe    CLOUDSTACK-9718: Revamp the dropdown showing lists of hosts available for migration in a Zone
       new  e27ee22   Merge pull request #1889 from Accelerite/CLOUDSTACK-9718

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)
 create mode 100644 ui/scripts/ui-custom/migrate.js

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

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

Posted by ra...@apache.org.
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>.