Merge "Fix gate in iax-ord node when using libvirt 2.0"

This commit is contained in:
Jenkins 2017-01-04 12:03:50 +00:00 committed by Gerrit Code Review
commit c5124f98df

View File

@ -84,6 +84,8 @@ EOF
cat << EOF > /etc/kolla/config/nova/nova-compute.conf
[libvirt]
virt_type=qemu
# NOTE(Jeffrey4l): fix the gate in iax-ord nodes for libvirt 2.0.
cpu_mode=none
EOF
}