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 21:09:17 UTC

[cloudstack] branch master updated (6233a77 -> e532b57)

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

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


    from 6233a77  CLOUDSTACK-10294: PEP-8 fixes and enhancements to security_group.py (#2432)
     add 1c8bbdd  [CLOUDSTACK-10128] Simplify the search for host to execute command
     add 264036b  Merge pull request #2402 from rafaelweingartner/fixCLOUDSTACK-10128
     new e532b57  Forward merge #2402 merged on '4.11' branch

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


Summary of changes:
 .../src/main/java/com/cloud/host/dao/HostDao.java  |  8 ++--
 .../main/java/com/cloud/host/dao/HostDaoImpl.java  | 39 ++++++++-----------
 .../storage/datastore/db/PrimaryDataStoreDao.java  |  7 ----
 .../datastore/db/PrimaryDataStoreDaoImpl.java      | 21 ----------
 .../java/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.

[cloudstack] 01/01: Forward merge #2402 merged on '4.11' branch

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e532b574ddb186a117da638fb6059356fe7c266c
Merge: 6233a77 264036b
Author: Rafael Weingärtner <ra...@gmail.com>
AuthorDate: Mon Feb 19 18:05:00 2018 -0300

    Forward merge #2402 merged on '4.11' branch
    
    [CLOUDSTACK-10128] Simplify the search for hosts to execute commands

 .../src/main/java/com/cloud/host/dao/HostDao.java  |  8 ++--
 .../main/java/com/cloud/host/dao/HostDaoImpl.java  | 39 ++++++++-----------
 .../storage/datastore/db/PrimaryDataStoreDao.java  |  7 ----
 .../datastore/db/PrimaryDataStoreDaoImpl.java      | 21 ----------
 .../java/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.