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 <tom.camm...@hp.com<mailto:tom.camm...@hp.com>>
Reply-To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
Date: Thursday, June 25, 2015 at 6:03 AM
To: 
"openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>" 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
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: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to