some __repr__ methods raise exception
Bug #1585024 reported by
xiexs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-cinderclient |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Some __repr__ methods will raise the following exception:
"AttributeError: 'xxxx'
The reason for this issue is that an undefined attribute has been refered in the __repr__ method.
Changed in python-cinderclient: | |
assignee: | nobody → xiexs (xiexs) |
status: | New → In Progress |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/320223
Review: https:/