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 
<https://blueprints.launchpad.net/magnum/+spec/magnum-python3>
[2] https://wiki.openstack.org/wiki/Python3#OpenStack_applications 
<https://wiki.openstack.org/wiki/Python3#OpenStack_applications>
[3] https://review.openstack.org/#/c/195270/ 
<https://review.openstack.org/#/c/195270/>
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to