On 01/06/2015 05:51 PM, victor stinner wrote:
> Hi,
> 
> I'm still working on porting OpenStack to Python 3.
> I'm fixing Python 3 issues in eventlet and I'm trying
> to replace eventlet with trollius in OpenStack. Two
> different and complementary ways to port OpenStack to Python 3.

Hi Victor,

Will you also work on moving away from python-memcache (eg: memcached)
and using pymemcache instead? I believe I shouted enough about this
being a major issue for the support of Python 3, but nothing is
happening here.

> I fixed some eventlet issues related to Python 3 and
> monkey-patching. My changes are part of eventlet 0.16 which was
> released the 2014-12-30. I tried this version with Oslo Messaging:
> with another fix in eventlet (threading.Condition) and a change in
> the zmq driver, only 3 tests are now failing (which is a great
> success for me).

Super cool! :)

Cheers,

Thomas Goirand (zigo)


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to