RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1090169 - python-keystoneclient-0.7.1-1 /usr/bin/keystone does not execute properly
Summary: python-keystoneclient-0.7.1-1 /usr/bin/keystone does not execute properly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: python-keystoneclient
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: RC
: Havana
Assignee: Jakub Ruzicka
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-22 19:39 UTC by wes hayutin
Modified: 2016-04-26 17:20 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-26 20:14:48 UTC
Embargoed:


Attachments (Terms of Use)
rpm list (13.23 KB, text/plain)
2014-04-22 19:39 UTC, wes hayutin
no flags Details

Description wes hayutin 2014-04-22 19:39:03 UTC
Created attachment 888650 [details]
rpm list

Description of problem:

python-keystoneclient-0.7.1-1.fc20.noarch:  /usr/bin/keystone does not execute properly

[root@whayutin-havana-f19-controller ~]# /usr/bin/keystone
Traceback (most recent call last):
  File "/usr/bin/keystone", line 6, in <module>
    from keystoneclient.shell import main
  File "/usr/lib/python2.7/site-packages/keystoneclient/shell.py", line 36, in <module>
    from keystoneclient import access
  File "/usr/lib/python2.7/site-packages/keystoneclient/access.py", line 21, in <module>
    from keystoneclient import service_catalog
  File "/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py", line 27, in <module>
    @six.add_metaclass(abc.ABCMeta)
AttributeError: 'module' object has no attribute 'add_metaclass'


Downgrade to..   python-keystoneclient.noarch 1:0.4.1-4.fc20   

things work as expected

Comment 1 wes hayutin 2014-04-22 20:27:04 UTC
issue exists in python-keystoneclient-0.7.1-1.el6.noarch

Comment 2 Jakub Ruzicka 2014-04-29 12:38:32 UTC
I think this is too old python-six.

Comment 3 Lars Kellogg-Stedman 2015-03-26 20:14:48 UTC
This is fixed in Icehouse and Juno RDO releases.


Note You need to log in before you can comment on or make changes to this bug.