part-handler has missing import for errno

Bug #1154887 reported by Angus Salkeld
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Angus Salkeld

Bug Description

errno is used but not imported:

        except OSError as e:
            if e.errno != errno.EEXIST:
                raise

Angus Salkeld (asalkeld)
Changed in heat:
assignee: nobody → Angus Salkeld (asalkeld)
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Changed in heat:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/24392
Committed: http://github.com/openstack/heat/commit/89005a04e72b553ea76b28d3694cc2a3c069feec
Submitter: Jenkins
Branch: master

commit 89005a04e72b553ea76b28d3694cc2a3c069feec
Author: Angus Salkeld <email address hidden>
Date: Thu Mar 14 12:25:12 2013 +1100

    part-handler: add missing import

    errno is used in the excption but not imported.

    bug 1154887
    Change-Id: I1c2961f08824d919ed2483a0a9cf54c50862f354

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → grizzly-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: grizzly-rc1 → 2013.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.