yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07681
[Bug 1263480] [NEW] wsgiref requirement missing
Public bug reported:
Baremetal deploy helper (nova/cmd/baremetal_deploy_helper.py) uses
wsgiref module which is not mentioned in requirements.
This leads to test runs failures in certain environments, e.g. on my
system I've seen testr (subunit) failures with following diagnostics
(among other hardly readable output):
import
errors;nova.tests.virt.baremetal.test_nova_baremetal_deploy_helper
** Affects: nova
Importance: Undecided
Assignee: Ivan Melnikov (imelnikov)
Status: New
** Changed in: nova
Assignee: (unassigned) => Ivan Melnikov (imelnikov)
--
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/1263480
Title:
wsgiref requirement missing
Status in OpenStack Compute (Nova):
New
Bug description:
Baremetal deploy helper (nova/cmd/baremetal_deploy_helper.py) uses
wsgiref module which is not mentioned in requirements.
This leads to test runs failures in certain environments, e.g. on my
system I've seen testr (subunit) failures with following diagnostics
(among other hardly readable output):
import
errors;nova.tests.virt.baremetal.test_nova_baremetal_deploy_helper
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1263480/+subscriptions
Follow ups
References