Re python 3 sounds fantastic.  Re changing around python client, lets hold off 
on that until we have a concrete plan for getting a python client in an 
operational state in the proper repository.

Regards
-steve


From: Tom Cammann <[email protected]<mailto:[email protected]>>
Reply-To: "OpenStack Development Mailing List (not for usage questions)" 
<[email protected]<mailto:[email protected]>>
Date: Thursday, June 25, 2015 at 6:03 AM
To: 
"[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: [openstack-dev] [Magnum] Python 3 support

Hello team,

I’ve submitted a blueprint[1] for adding python 3 compatibility to Magnum. Many
of the other integrate release OpenStack projects have started on this[2]
journey and it would be great to add ourselves to that list.

This will entail refactoring a fairly small amount of code throughout the
codebase, this includes the auto-generated code for pythonk8sclient. I have
submitted a small patch[3] already to replace `dict.iteritems()` with
`dict.items()` and there are initial concerns raised by Madhuri and Kennan with
intent to get consensus from the team on the direction of this type of patch.

There has been a little discussion on the patch itself and would like to
continue that discussion on the mailing list.

Thanks,

Tom


[1] https://blueprints.launchpad.net/magnum/+spec/magnum-python3
[2] https://wiki.openstack.org/wiki/Python3#OpenStack_applications
[3] https://review.openstack.org/#/c/195270/
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to