← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1818560] [NEW] Nova's use of the placement database fixture from test_report_client doesn't register opts

 

Public bug reported:

See: http://logs.openstack.org/98/538498/22/gate/nova-tox-functional-
py35/7673d3e/testr_results.html.gz

The failing tests there are failing because the Database fixture from
placement is used directly, and configuration opts are not being
registered properly. This was an oversight when adding a new
configuration setting.

The fix is to register the missing opt when requested to do so.

This is blocking the gate.

** Affects: nova
     Importance: Critical
         Status: Confirmed


** Tags: placement

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

Title:
  Nova's use of the placement database fixture from test_report_client
  doesn't register opts

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  See: http://logs.openstack.org/98/538498/22/gate/nova-tox-functional-
  py35/7673d3e/testr_results.html.gz

  The failing tests there are failing because the Database fixture from
  placement is used directly, and configuration opts are not being
  registered properly. This was an oversight when adding a new
  configuration setting.

  The fix is to register the missing opt when requested to do so.

  This is blocking the gate.

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


Follow ups