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:06:37 UTC

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

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  fb1afb1   Merge pull request #2051 from shapeblue/master-fix-midonet-changes
      adds  5c47649   CLOUDSTACK-8239 - Adding support for virtio-scsi on KVM hosts
       new  a4dd6bd   Merge pull request #1955 from myENA/virtio-scsi

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:
 .../kvm/resource/LibvirtComputingResource.java     | 124 ++++---
 .../hypervisor/kvm/resource/LibvirtVMDef.java      |  63 +++-
 .../kvm/storage/KVMStorageProcessor.java           |  36 +-
 setup/db/db/schema-4920to41000.sql                 |   2 +
 .../smoke/test_deploy_virtio_scsi_vm.py            | 380 +++++++++++++++++++++
 tools/marvin/marvin/lib/base.py                    |  34 +-
 ui/scripts/templates.js                            |  51 ++-
 7 files changed, 636 insertions(+), 54 deletions(-)
 create mode 100644 test/integration/smoke/test_deploy_virtio_scsi_vm.py

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

[cloudstack] 01/01: Merge pull request #1955 from myENA/virtio-scsi

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 a4dd6bdeeb8533e64375e77158589e618627b28a
Merge: fb1afb1 5c47649
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Thu Apr 20 15:36:34 2017 +0530

    Merge pull request #1955 from myENA/virtio-scsi
    
    CLOUDSTACK-8239 Add VirtIO SCSI support for KVM hosts

 .../kvm/resource/LibvirtComputingResource.java     | 124 ++++---
 .../hypervisor/kvm/resource/LibvirtVMDef.java      |  63 +++-
 .../kvm/storage/KVMStorageProcessor.java           |  36 +-
 setup/db/db/schema-4920to41000.sql                 |   2 +
 .../smoke/test_deploy_virtio_scsi_vm.py            | 380 +++++++++++++++++++++
 tools/marvin/marvin/lib/base.py                    |  34 +-
 ui/scripts/templates.js                            |  51 ++-
 7 files changed, 636 insertions(+), 54 deletions(-)


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