Changing raw to qcow2 for vFuel/Controller/Compute
[fuel.git] / deploy / templates / ericsson / virtual_environment / noha / vms / controller.xml
index d30a95d..cf62fbc 100644 (file)
@@ -48,7 +48,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>