unable to create user in keystone icehouse

Bug #1313648 reported by saravana kumar
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-keystoneclient
Invalid
Undecided
Unassigned

Bug Description

I am trying to create a user in keystone icehouse, i got the following error.

 __init__() got an unexpected keyword argument 'print_empty'.

  But it inserting the data in mysql. Also there is no info in logs. I have given the log link, http://paste.ubuntu.com/7323981/.

 Please help me to fix this. thanks.

Version of keystone: 0.7.1

Revision history for this message
Dolph Mathews (dolph) wrote :

This appears to be a problem with the version of prettytable that is installed - what version do you have?

  $ python -c "import prettytable; print prettytable.__version__"

Changed in python-keystoneclient:
status: New → Incomplete
Revision history for this message
saravana kumar (sara-kumar2008) wrote :

prettytable version is "PrettyTable 0.5"

Revision history for this message
Dolph Mathews (dolph) wrote :

OpenStack currently requires prettytable 0.7.x:

  https://github.com/openstack/requirements/blob/master/global-requirements.txt#L67

Upgrading should solve this.

Changed in python-keystoneclient:
status: Incomplete → Invalid
Revision history for this message
saravana kumar (sara-kumar2008) wrote :

Thanks its working...

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.