Skip to content
Snippets Groups Projects
Commit 1e6c033a authored by Jeffrey Zhang's avatar Jeffrey Zhang
Browse files

Fix the virt_type in the gate

Change-Id: Iafa27677fc2ed2103c3ac8efeb0f0e13330a95f4
Closes-Bug: #1581021
parent f6e17865
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment