iniparser needs absolute import

Bug #967400 reported by Rick Harris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-common
Fix Released
Medium
Rick Harris

Bug Description

The use of a relative import for 'iniparser' is causing:

http://paste.openstack.org/show/12224/

Changing this to:

from openstack.common import iniparser fixes it.

Changed in openstack-common:
assignee: nobody → Rick Harris (rconradharris)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-common (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-common (master)

Reviewed: https://review.openstack.org/5922
Committed: http://github.com/openstack/openstack-common/commit/8c0f7dc0702f3e9a0e198a6206ecd2f0f8cc6d62
Submitter: Jenkins
Branch: master

commit 8c0f7dc0702f3e9a0e198a6206ecd2f0f8cc6d62
Author: Rick Harris <email address hidden>
Date: Wed Mar 28 18:37:16 2012 +0000

    Use absolute import for iniparser.

    Fixes bug 967400

    Change-Id: I0c028f6b5285cd641dedbcea3132224e404b004e

Changed in openstack-common:
status: In Progress → Fix Committed
Mark McLoughlin (markmc)
Changed in openstack-common:
status: Fix Committed → Fix Released
importance: Undecided → Medium
milestone: none → 2012.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.