<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hello team,</div><div class=""><br class=""></div><div class="">I’ve submitted a blueprint[1] for adding python 3 compatibility to Magnum. Many</div><div class="">of the other integrate release OpenStack projects have started on this[2]</div><div class="">journey and it would be great to add ourselves to that list.</div><div class=""><br class=""></div><div class="">This will entail refactoring a fairly small amount of code throughout the</div><div class="">codebase, this includes the auto-generated code for pythonk8sclient. I have</div><div class="">submitted a small patch[3] already to replace `dict.iteritems()` with</div><div class="">`dict.items()` and there are initial concerns raised by Madhuri and Kennan with</div><div class="">intent to get consensus from the team on the direction of this type of patch.</div><div class=""><br class=""></div><div class="">There has been a little discussion on the patch itself and would like to</div><div class="">continue that discussion on the mailing list.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Tom</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">[1] <a href="https://blueprints.launchpad.net/magnum/+spec/magnum-python3" class="">https://blueprints.launchpad.net/magnum/+spec/magnum-python3</a></div><div class="">[2] <a href="https://wiki.openstack.org/wiki/Python3#OpenStack_applications" class="">https://wiki.openstack.org/wiki/Python3#OpenStack_applications</a></div><div class="">[3] <a href="https://review.openstack.org/#/c/195270/" class="">https://review.openstack.org/#/c/195270/</a></div></body></html>