← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1239747] Re: Logging "None" in place of path in libvirt driver

 

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

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

Title:
  Logging "None" in place of path in libvirt driver

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The get_instance_disk_info method in the nova.virt.libvirt.driver logs
  a None value if a disk path is undefined. The log message is intended
  to show a path that does not represent a path, but in the case the
  path does not actually exist, it gives the following uninformative
  message:

  2013-10-14 06:25:21.404 45722 DEBUG nova.virt.libvirt.driver [-]
  skipping None since it looks like volume get_instance_disk_info
  /usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py:4299

  When the path is not defined it should log the instance it is looking
  at instead.

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