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

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

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>.