← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1304721] [NEW] virNodeListDevices may not be supported

 

Public bug reported:

If libvirt wasn't compiled with the appropriate flags, listDevices may
return NOT_SUPPORTED.

This is currently not gracefully handled, which prevents the compute
node from starting up.

http://paste.openstack.org/show/75375/

A better fix is to handle the error, and issue a warning when we detect
this case.

** Affects: nova
     Importance: Undecided
     Assignee: Rick Harris (rconradharris)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => Rick Harris (rconradharris)

** Changed in: nova
       Status: New => In Progress

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

Title:
  virNodeListDevices may not be supported

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  If libvirt wasn't compiled with the appropriate flags, listDevices may
  return NOT_SUPPORTED.

  This is currently not gracefully handled, which prevents the compute
  node from starting up.

  http://paste.openstack.org/show/75375/

  A better fix is to handle the error, and issue a warning when we
  detect this case.

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


Follow ups

References