Latest version of python-keystoneclient break debug
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-keystoneclient |
Fix Released
|
High
|
Chmouel Boudjnah |
Bug Description
chmouel@
Traceback (most recent call last):
File "/usr/local/
execfile(
File "/opt/stack/
error_queue)
File "/opt/stack/
conn.
File "/opt/stack/
prefix=prefix, full_listing=
File "/opt/stack/
self.url, self.token = self.get_auth()
File "/opt/stack/
insecure=
File "/opt/stack/
insecure=
File "/opt/stack/
auth_
File "/opt/stack/
super(Client, self)._
File "/opt/stack/
if hasattr(requests, logging):
TypeError: hasattr(): attribute name must be string
Changed in python-keystoneclient: | |
status: | New → In Progress |
Changed in python-keystoneclient: | |
milestone: | none → 0.2.3 |
status: | Fix Committed → Fix Released |
importance: | Undecided → High |
This affect not just swiftclient but all keystoneclient (and other clients using --debug) as well.