python-novaclient Python 2.6 compat
Bug #980504 reported by
Brian Lamar
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 assertRegexpMat
Error you'll see if running unittests with Python 2.6:
AttributeError: 'ShellTest' object has no attribute 'assertRegexpMa
Changed in nova: | |
assignee: | nobody → Brian Lamar (blamar) |
tags: | added: python-novaclient |
Changed in nova: | |
milestone: | none → folsom-2 |
status: | Fix Committed → Fix Released |
affects: | nova → python-novaclient |
Changed in python-novaclient: | |
milestone: | folsom-2 → none |
To post a comment you must log in.
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/