yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04597
[Bug 1213040] Re: Fix untranslated log messages in libvirt driver
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-3
--
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/1213040
Title:
Fix untranslated log messages in libvirt driver
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Some log messages in libvirt driver are not translated. These message
should be wrapped in _("") wrapper.
Shown below are occurrences in libvirt driver.
nova/virt/driver.py:962: LOG.debug("Discarding event %s" % str(event))
nova/virt/driver.py:970: LOG.debug("Emitting event %s" % str(event))
nova/virt/libvirt/driver.py:472: LOG.debug("Event loop thread is not active, "
nova/virt/libvirt/driver.py:545: LOG.debug("Starting native event thread")
nova/virt/libvirt/driver.py:550: LOG.debug("Starting green dispatch thread")
nova/virt/libvirt/driver.py:583: LOG.debug("Registering for lifecycle events %s" % str(self))
nova/virt/libvirt/driver.py:595: LOG.debug("Registering for connection events: %s" %
nova/virt/libvirt/driver.py:1820: LOG.debug("This python runtime does not support direct I/O")
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1213040/+subscriptions