_sign_csr should delete tmpfolder

Bug #883323 reported by Nachi Ueno
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Johannes Erdfelt
OpenStack Quality Assurance
Fix Released
Medium
Unassigned

Bug Description

Nachi Ueno (nati-ueno)
Changed in openstack-qa:
assignee: nobody → Nachi Ueno (nati-ueno)
status: New → Confirmed
importance: Undecided → Medium
Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Nachi Ueno (nati-ueno) wrote :
Changed in openstack-qa:
status: Confirmed → In Progress
tags: added: forward-port-needed
Nachi Ueno (nati-ueno)
Changed in openstack-qa:
assignee: Nachi Ueno (nati-ueno) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/4615

Changed in nova:
assignee: nobody → Johannes Erdfelt (johannes.erdfelt)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/4615
Committed: http://github.com/openstack/nova/commit/f0d5df523b982ef1737dc0ee2e698b13041af64c
Submitter: Jenkins
Branch: master

commit f0d5df523b982ef1737dc0ee2e698b13041af64c
Author: Johannes Erdfelt <email address hidden>
Date: Tue Feb 28 05:54:48 2012 +0000

    Add utils.tempdir() context manager for easy temp dirs

    Fixes bug 883323 (and others)

    Users of tempfile.mkdtemp() need to make sure the directory is cleaned
    up when it's done being used. Unfortunately, not all of the code does
    so at all, or safely (by using a try/finally block).

    Change-Id: I270109d83efec4f8b3dd954021493f4d96c6ab79

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-4
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-4 → 2012.1
Nachi Ueno (nati-ueno)
Changed in openstack-qa:
status: In Progress → Fix Released
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.