<div dir="ltr">Hi All,<br><br>This is to have a discussion on the blueprint for implementing python-k8client for magnum.<br><br>    <a href="https://blueprints.launchpad.net/magnum/+spec/python-k8sclient" target="_blank">https://blueprints.launchpad.net/magnum/+spec/python-k8sclient</a><br><br>I have committed the code generated by swagger-codegen at <a href="https://review.openstack.org/#/c/166720/" target="_blank">https://review.openstack.org/#/c/166720/</a>.<br>But I feel the quality of the code generated by swagger-codegen is not good.<br><br>Some of the points:<br>1)
 There is lot of code duplication. If we want to generate code for two 
or more versions, same code is duplicated for each API version.<br>2) There is no modularity. CLI code for all the APIs are written in same file.<br><br>So, I would like your opinion on this. How should we proceed further?<br><br>Regards,<br>Madhuri Kumari</div>