python-novaclient Python 2.6 compat

Bug #980504 reported by Brian Lamar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Brian Lamar

Bug Description

Currently python-novaclient is using Python 2.7's assertRegexpMatches. This should be used but from unittest2 for Python 2.6 compatibility.

Error you'll see if running unittests with Python 2.6:

AttributeError: 'ShellTest' object has no attribute 'assertRegexpMatches'

Brian Lamar (blamar)
Changed in nova:
assignee: nobody → Brian Lamar (blamar)
Thierry Carrez (ttx)
tags: added: python-novaclient
Revision history for this message
Pádraig Brady (p-draigbrady) wrote :

Looks like there is/was a disconnect between jenkins and launchpad,
due to the change from separate python-novaclient to a being a part of nova.

Anyway the fix is: https://review.openstack.org/#/c/6514/

Changed in nova:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
affects: nova → python-novaclient
Changed in python-novaclient:
milestone: folsom-2 → none
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.