Skip to content
Snippets Groups Projects
Commit 70ef8c33 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix the virt_type in the gate"

parents 0977601e 1e6c033a
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,8 @@ enable_horizon: "no" ...@@ -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
......
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