** Changed in: nova
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1200640

Title:
  nova-compute fails with an error VirtDriverNotFound: Could not find
  driver for connection_type None  on CentOS 6.4

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  OS: CentOS 6.4

  Following the nova-compute installation instructions from
  
http://docs.openstack.org/folsom/openstack-compute/install/yum/content/nova-conf-file.html

  * nova-manage version returns 2013.1.2

  upon starting nova-compute, it fails with the error:
  "VirtDriverNotFound: Could not find driver for connection_type None"

  even though the configuration file nova.conf clearly specifies:

  compute_driver=libvirt.LibvirtDriver
  libvirt_type = kvm

  according to the above tutorial.

  NOTE, starting nova-compute with nova-compute --connection_type=libvirt 
remediates the issue,
  although still issues the warning:
  (...)
  2013-07-12 15:28:06 24635 WARNING nova.common.deprecated [-] Deprecated 
Config: Specifying virt driver via connec
  tion_type is deprecated. Use compute_driver=classname instead.
  2013-07-12 15:28:06 24635 AUDIT nova.service [-] Starting compute node 
(version 2012.2.4-1.el6)
  (...)

  Similar to
  https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1076353, but
  affects nova-compute

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1200640/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to