summaryrefslogtreecommitdiffstats
path: root/nova/notifications.py
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-12-17 15:04:18 +0000
committerDaniel P. Berrange <berrange@redhat.com>2012-12-21 10:16:08 +0000
commit40f3724bec5cc9883af7597af6c33c480b7d3c97 (patch)
treef8afaf5c9900c8335dc5665e9aede7024f246735 /nova/notifications.py
parente84dc2603532f4577bd42846191a530f3abd2e48 (diff)
downloadnova-40f3724bec5cc9883af7597af6c33c480b7d3c97.tar.gz
nova-40f3724bec5cc9883af7597af6c33c480b7d3c97.tar.xz
nova-40f3724bec5cc9883af7597af6c33c480b7d3c97.zip
Make libvirt driver default to virtio for KVM/QEMU NICs
Currently users of KVM/QEMU must set libvirt_use_virtio_for_bridges to true to get a virtio based NIC, instead of the awful rtl8139 that QEMU defaults to. Switch libvirt_use_virtio_for_bridges to default to enabled, but ensure it only takes effect if libvirt_type is 'kvm' or 'qemu'. Although it is possible that some guest OS do not support virtio drivers, currently Nova hardcodes use of 'virtio' for disks, so this change doesn't make the current guest OS support situation worse. Obviously in the future, both NIC & disk models will have to be made fully configurable Change-Id: I7c0d306921f554ac2d06b5bdb1f9017ab7f9c643 Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions