BaseException.message deprecated in py26
Bug #1070890 reported by
Dolph Mathews
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Low
|
Dolph Mathews |
Bug Description
Several tests are producing DeprecationWarn
test_
raise exception.
ok
... due to the way the exception message (e.message) is accessed in the SQL identity driver:
raise exception.
Changed in keystone: | |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | grizzly-1 → 2013.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/14767
Review: https:/