[Openstack] Folsom on Oracle VirtualBox using qemu

Chandra Kamalakantha chandra_kamalakantha at yahoo.com
Tue Oct 2 18:07:05 UTC 2012


I truly apologize for the cut-paste error..  I am using the following.  
 
# COMPUTE
libvirt_type=qemu
compute_driver=libvirt.LibvirtDriver
instance_name_template=instance-%08x
api_paste_config=/etc/nova/api-paste.ini
allow_resize_to_same_host=True
 

________________________________
 From: Dean Troyer <dtroyer at gmail.com>
To: Chandra Kamalakantha <chandra_kamalakantha at yahoo.com> 
Cc: openstack at lists.launchpad.net 
Sent: Tuesday, October 2, 2012 12:53 PM
Subject: Re: [Openstack] Folsom on Oracle VirtualBox using qemu
  
On Tue, Oct 2, 2012 at 12:08 PM, Chandra Kamalakantha
<chandra_kamalakantha at yahoo.com> wrote:
> Has anyone running into this error listed below while starting nova-compute
> (Folsom release) on Oracle VirtualBox using qemu as virtualization type?
> CRITICAL nova [-] Class LibvirtDriver could not be found: 'module' object
> has no attribute LibvirtDriver
>
> # Virt driver
> connection_type=libvirt

Try removing connection_type and adding the following:
compute_driver=libvirt.LibvirtDriver

This changed between Essex and Folsom...

dt

-- 

Dean Troyer
dtroyer at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121002/a79d7ff9/attachment.html>


More information about the Openstack mailing list