← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1903316] Re: excessive logging of rbd and rados import errors

 

Reviewed:  https://review.opendev.org/761762
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4916ab7a4cb67edc0b54a8ee67c58b1302769792
Submitter: Zuul
Branch:    master

commit 4916ab7a4cb67edc0b54a8ee67c58b1302769792
Author: Lee Yarwood <lyarwood@xxxxxxxxxx>
Date:   Fri Nov 6 15:41:17 2020 +0000

    rbd: Only log import failures when the RbdDriver is used
    
    Rework Ie8bb5e5622bd37dfe8073cca12f77174e8e7d98c so we only log failures
    to import the rbd or rados modules when the RbdDriver is used.
    
    This should reduce noise in the logs at runtime as well as during unit
    and functional tests runs where these modules are not present.
    
    Change-Id: I150e70629f6ae579ccfe0bf585c8a27df14fb51d
    Closes-Bug: #1903316


** Changed in: nova
       Status: In Progress => 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/1903316

Title:
  excessive logging of rbd and rados import errors

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The rbd and rados packages are optional dependencies of the libvirt
  dirver.  The patch https://review.opendev.org/#/c/746873 added logging
  the import error unconditionally.

  relevant IRC discussion: http://eavesdrop.openstack.org/irclogs
  /%23openstack-nova/%23openstack-
  nova.2020-11-06.log.html#t2020-11-06T15:07:43

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


References