cloudstack/plugins/hypervisors/kvm
Wido den Hollander fdf2509060 CLOUDSTACK-10160: Fix typo in Libvirt XML definition for Virtio-SCSI (#2341)
* CLOUDSTACK-10160: Fix typo in Libvirt XML definition for Virtio-SCSI

The attribute for the XML element 'controller' should be 'model' and
not 'mode'.

Source: https://libvirt.org/formatdomain.html#elementsControllers

  A scsi controller has an optional attribute model, which is one of
  'auto', 'buslogic', 'ibmvscsi', 'lsilogic', 'lsisas1068', 'lsisas1078',
  'virtio-scsi' or 'vmpvscsi'.

In the current state a regular SCSI device is attached and not a Virtio-SCSI
device.

Signed-off-by: Wido den Hollander <wido@widodh.nl>

* CLOUDSTACK-10160: Add UnitTest for LibvirtVMDef.SCSIDef

To make sure the XML output string is correct

Signed-off-by: Wido den Hollander <wido@widodh.nl>
2017-11-28 09:42:15 +05:30
..
resources/META-INF/cloudstack/kvm-compute CLOUDSTACK-9782: Host HA and KVM HA provider 2017-08-30 18:06:48 +02:00
src CLOUDSTACK-10160: Fix typo in Libvirt XML definition for Virtio-SCSI (#2341) 2017-11-28 09:42:15 +05:30
test CLOUDSTACK-10160: Fix typo in Libvirt XML definition for Virtio-SCSI (#2341) 2017-11-28 09:42:15 +05:30
pom.xml Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30