New Python-Novaclient Extension mechanism doesn't work w/ 2.6

Bug #914476 reported by Rick Harris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Rick Harris

Bug Description

rick@squeeze:~/Documents/code/openstack/python-novaclient$ nova help boot
ImpImporter instance has no attribute 'load_module'

The issue is that in 2.6 we get an ImpImporter object instead of a ImpLoader object.

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

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

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

Reviewed: https://review.openstack.org/2942
Committed: http://github.com/openstack/python-novaclient/commit/149b248a27aa185f0d86efaf90d1479f1e82192e
Submitter: Jenkins
Branch: master

commit 149b248a27aa185f0d86efaf90d1479f1e82192e
Author: Rick Harris <email address hidden>
Date: Tue Jan 10 21:33:07 2012 +0000

    Get ImpLoader from ImpImporter for Py2.6

    Fixes bug 914476

    Change-Id: I9fc8b89e66e8d8501262b3f93ce0b60470525426

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-3 → 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.