[openstack-dev] [Keystoneclient] [Keystone] Last released version of keystoneclient does not work with python33

Georgy Okrokvertskhov gokrokvertskhov at mirantis.com
Wed Dec 4 19:26:28 UTC 2013


Hi,

I have failed tests in gate-solum-python33 because kesytoneclient fails to
import xmlrpclib.
The exact error is:
"File
"/home/jenkins/workspace/gate-solum-python33/.tox/py33/lib/python3.3/site-packages/
keystoneclient/openstack/common/jsonutils.py", line 42, in <module>
2013-11-28 18:27:12.655 |     import xmlrpclib
2013-11-28 18:27:12.655 | ImportError: No module named 'xmlrpclib
"
This issue appeared because of xmlrpclib was renamed in python33.
Is there any plan to release a new version of keystoneclient with the fix
for that issue? As I see it is fixed in master.

If there is no new release for keystoneclient can you recommend any
workaround for this issue?

Thanks
Georgy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131204/02364708/attachment.html>


More information about the OpenStack-dev mailing list