FIX for using qemu instead of kvm as hypervisor in virtual environment 47/1547/2
authorSzilard Cserey <szilard.cserey@ericsson.com>
Mon, 14 Sep 2015 15:21:55 +0000 (17:21 +0200)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Tue, 15 Sep 2015 11:42:02 +0000 (11:42 +0000)
Change-Id: Ib02c98e9410fc98a23379f9e40291763d354a8a8
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
fuel/deploy/libvirt/conf/ha/dea.yaml
fuel/deploy/libvirt/conf/multinode/dea.yaml

index 907bf90..1a4939a 100644 (file)
@@ -416,7 +416,7 @@ settings:
       libvirt_type:
         label: Hypervisor type
         type: radio
-        value: kvm
+        value: qemu
         values:
         - data: kvm
           description: Choose this type of hypervisor if you run OpenStack on hardware
index dfd8382..fd4b64f 100644 (file)
@@ -416,7 +416,7 @@ settings:
       libvirt_type:
         label: Hypervisor type
         type: radio
-        value: kvm
+        value: qemu
         values:
         - data: kvm
           description: Choose this type of hypervisor if you run OpenStack on hardware