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"
|
||||
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