Merge "Fix the virt_type in the gate"
This commit is contained in:
commit
70ef8c33df
@ -67,7 +67,8 @@ enable_horizon: "no"
|
|||||||
enable_heat: "no"
|
enable_heat: "no"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat << EOF > /etc/kolla/config/nova-compute.conf
|
mkdir /etc/kolla/config/nova
|
||||||
|
cat << EOF > /etc/kolla/config/nova/nova-compute.conf
|
||||||
[libvirt]
|
[libvirt]
|
||||||
virt_type=qemu
|
virt_type=qemu
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user