<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Dolph,
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>Adrian</div>
<div><br>
<div>
<div>On Dec 4, 2013, at 12:24 PM, Dolph Mathews <<a href="mailto:dolph.mathews@gmail.com">dolph.mathews@gmail.com</a>></div>
<div> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Dec 4, 2013 at 1:26 PM, Georgy Okrokvertskhov <span dir="ltr">
<<a href="mailto:gokrokvertskhov@mirantis.com" target="_blank">gokrokvertskhov@mirantis.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:12.800000190734863px">Hi,</span>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px"><br>
</div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px">I have failed tests in gate-solum-python33 because kesytoneclient fails to import xmlrpclib. </div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px">The exact error is:</div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px">"File "/home/jenkins/workspace/gate-solum-python33/.tox/py33/lib/python3.3/site-packages/<span style="background-color:rgb(255,255,204)">keystoneclient</span>/openstack/common/jsonutils.py",
 line 42, in <module><br>
2013-11-28 18:27:12.655 |     import xmlrpclib<br>
2013-11-28 18:27:12.655 | ImportError: No module named 'xmlrpclib</div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px">"</div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px">This issue appeared because of xmlrpclib was renamed in python33.</div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px">Is there any plan to release a new version of <span style="background-color:rgb(255,255,204)">keystoneclient</span> with the fix for that issue? As I see it is fixed in master.</div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px"><br>
</div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px">If there is no new release for <span style="background-color:rgb(255,255,204)">keystoneclient</span> can you recommend any workaround for this issue?</div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px"><br>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>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:</div>
<div><br>
</div>
<div>  <a href="https://bugs.launchpad.net/python-keystoneclient/+bug/1249165">https://bugs.launchpad.net/python-keystoneclient/+bug/1249165</a></div>
<div><br>
</div>
<div>In the current master, the above issue is only reproducible after syncing oslo (otherwise it fails on yet another python 3 incompatibility).</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px"></div>
<div style="font-family:arial,sans-serif;font-size:12.800000190734863px">Thanks</div>
<span class=""><font color="#888888">
<div>Georgy</div>
</font></span></div>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div><br>
</div>
-Dolph </div>
</div>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br>
</blockquote>
</div>
<br>
</div>
</body>
</html>