Changing raw to qcow2 for vFuel/Controller/Compute
[fuel.git] / deploy / templates / virtual_environment_noha / vms / compute.xml
index fa4ef5d..f794b65 100644 (file)
@@ -21,7 +21,7 @@
   <devices>
     <emulator>/usr/bin/kvm</emulator>
     <disk type='file' device='disk'>
-      <driver name='qemu' type='raw'/>
+      <driver name='qemu' type='qcow2'/>
       <source file='disk.raw'/>
       <target dev='vda' bus='virtio'/>
     </disk>