← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1992451] [NEW] Add more logging in nova.virt.libvirt.driver

 

Public bug reported:

Description
===========
Under the master branch, it is not possible to tell through logs the flow of code the '_allocate_mdevs' function has taken due to mdev availability. It would be helpful to have some LOG.debug or LOG.info that notifies whether an mdev has been taken or not. In case not, it would be good to have some more logging on '_get_existing_mdevs_not_assigned' and '_create_new_meditated_device' which are the two functions involved on that branch.

** Affects: nova
     Importance: Undecided
     Assignee: Jorge San Emeterio (jsanemet)
         Status: New


** Tags: low-hanging-fruit

** Changed in: nova
     Assignee: (unassigned) => Jorge San Emeterio (jsanemet)

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

Title:
  Add more logging in nova.virt.libvirt.driver

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========
  Under the master branch, it is not possible to tell through logs the flow of code the '_allocate_mdevs' function has taken due to mdev availability. It would be helpful to have some LOG.debug or LOG.info that notifies whether an mdev has been taken or not. In case not, it would be good to have some more logging on '_get_existing_mdevs_not_assigned' and '_create_new_meditated_device' which are the two functions involved on that branch.

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



Follow ups