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 2018/02/19 20:54:09 UTC

[cloudstack] 01/01: Merge pull request #2402 from rafaelweingartner/fixCLOUDSTACK-10128

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

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

commit 264036bd2c28dec03b07c9822d99092b826c1a87
Merge: 97441a8 1c8bbdd
Author: Rafael Weingärtner <ra...@gmail.com>
AuthorDate: Mon Feb 19 17:54:01 2018 -0300

    Merge pull request #2402 from rafaelweingartner/fixCLOUDSTACK-10128
    
    [CLOUDSTACK-10128] Simplify the search for host to execute command

 engine/schema/src/com/cloud/host/dao/HostDao.java  |  8 ++--
 .../schema/src/com/cloud/host/dao/HostDaoImpl.java | 39 ++++++++-----------
 .../storage/datastore/db/PrimaryDataStoreDao.java  |  7 ----
 .../datastore/db/PrimaryDataStoreDaoImpl.java      | 21 ----------
 .../src/com/cloud/hypervisor/XenServerGuru.java    | 10 ++---
 .../com/cloud/hypervisor/XenServerGuruTest.java    | 45 ++++++++++++----------
 requirements.txt                                   |  3 +-
 7 files changed, 51 insertions(+), 82 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
rafael@apache.org.