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 <[email protected]>
To: Chandra Kamalakantha <[email protected]>
Cc: [email protected]
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
<[email protected]> 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
[email protected]
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp