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.cammann at hp.com<mailto:tom.cammann at hp.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>> Date: Thursday, June 25, 2015 at 6:03 AM To: "openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>" <openstack-dev at lists.openstack.org<mailto:openstack-dev at 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/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150627/5bd6abf4/attachment.html>