Fix the virt_type in the gate
Change-Id: Iafa27677fc2ed2103c3ac8efeb0f0e13330a95f4 Closes-Bug: #1581021
This commit is contained in:
parent
f6e1786563
commit
1e6c033adf
@ -67,7 +67,8 @@ enable_horizon: "no"
|
||||
enable_heat: "no"
|
||||
EOF
|
||||
|
||||
cat << EOF > /etc/kolla/config/nova-compute.conf
|
||||
mkdir /etc/kolla/config/nova
|
||||
cat << EOF > /etc/kolla/config/nova/nova-compute.conf
|
||||
[libvirt]
|
||||
virt_type=qemu
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user