wsgiref requirement missing

Bug #1263480 reported by Ivan Melnikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Ivan Melnikov

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

Changed in nova:
assignee: nobody → Ivan Melnikov (imelnikov)
Changed in nova:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/63629
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=79078e372ef84736efee2f98ac685475fd507afd
Submitter: Jenkins
Branch: master

commit 79078e372ef84736efee2f98ac685475fd507afd
Author: Ivan A. Melnikov <email address hidden>
Date: Sun Dec 22 15:17:36 2013 +0200

    Add wsgiref to requirements.txt

    Baremetal deploy helper (nova/cmd/baremetal_deploy_helper.py) uses
    wsgiref module, so it should be in requirements.

    Closes-bug: #1263480
    Change-Id: Ibdd917d8065c085411a21a65e2d9ae016e265ee5

Changed in nova:
status: Triaged → Fix Committed
Changed in nova:
milestone: none → icehouse-2
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-2 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.