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

Adrian Otto adrian.otto at rackspace.com
Wed Dec 4 20:59:12 UTC 2013


Dolph,

Is anyone already focusing on py33 compatibility for python-keystoneclient? Has that effort been scoped? I'd like to judge whether it's reasonable to expect us to patch it up to be compatible in the near term, or relax our expectations. For Solum, we are trying to make all our code py33 compatible from the start, so we take it seriously when the py33 gate fails. Please advise.

Thanks,

Adrian

On Dec 4, 2013, at 12:24 PM, Dolph Mathews <dolph.mathews at gmail.com<mailto:dolph.mathews at gmail.com>>
 wrote:


On Wed, Dec 4, 2013 at 1:26 PM, Georgy Okrokvertskhov <gokrokvertskhov at mirantis.com<mailto:gokrokvertskhov at mirantis.com>> wrote:
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?


I'd be happy to make a release keystoneclient, but I don't believe that's the only issue with python 3 at the moment (at least on the CLI?). For example:

  https://bugs.launchpad.net/python-keystoneclient/+bug/1249165

In the current master, the above issue is only reproducible after syncing oslo (otherwise it fails on yet another python 3 incompatibility).

Thanks
Georgy

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org<mailto:OpenStack-dev at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




--

-Dolph
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org<mailto:OpenStack-dev at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

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


More information about the OpenStack-dev mailing list