** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-2

-- 
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/1190232

Title:
  Run libvirt version check before making libvirt calls

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  I tried running Nova (Grizzly) w/ libvirt version 0.8 and noticed that
  no errors were logged about using an unsupported libvirt version.  It
  looks like init_host in nova/virt/libvirt/driver.py makes libvirt
  calls before checking version (libvirt.virEventRegisterDefaultImpl()
  as an example) and if these calls aren't supported by the libvirt
  version installed then an exception will be raised prior to the error
  being logged.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1190232/+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