← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1790126] Fix included in openstack/nova pike-eol

 

This issue was fixed in the openstack/nova pike-eol  release.

** Changed in: nova/pike
       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/1790126

Title:
  Scheduler is dumping all instances on a compute host

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) ocata series:
  Fix Committed
Status in OpenStack Compute (nova) pike series:
  Fix Released
Status in OpenStack Compute (nova) queens series:
  Fix Released
Status in OpenStack Compute (nova) rocky series:
  Fix Released

Bug description:
  There is a log message in the scheduler which dumps all instances
  running on a compute host:

  LOG.debug("Update host state with instances: %s", inst_dict)

  There are at least 2 problems with this:
    1. it generates huge amount of logs which are not really useful
    2. it crashes when there is an instance with non-ascii name

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



References