Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 225 Bytes

4.md

File metadata and controls

12 lines (7 loc) · 225 Bytes

4 配置 Hypervisor —— KVM为例

4.1 检查 KVM 模块加载

lsmod |grep kvm

4.2 修改 nova 配置文件

/etc/nova/nova.conf

compute-driver=libvirt.LibvirtDriver
libvirt_type=kvm