Fix gate in iax-ord node when using libvirt 2.0
Change-Id: Ifacc2462db2bcd7c8091a23c30e9442ec0140c97 Closes-Bug: #1653863
This commit is contained in:
parent
b609134e58
commit
d5406a04f5
@ -84,6 +84,8 @@ EOF
|
|||||||
cat << EOF > /etc/kolla/config/nova/nova-compute.conf
|
cat << EOF > /etc/kolla/config/nova/nova-compute.conf
|
||||||
[libvirt]
|
[libvirt]
|
||||||
virt_type=qemu
|
virt_type=qemu
|
||||||
|
# NOTE(Jeffrey4l): fix the gate in iax-ord nodes for libvirt 2.0.
|
||||||
|
cpu_mode=none
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user