<div dir="ltr"><div dir="ltr">Hi everybody,<div><br></div><div>One of the community goals for Train is to work on deprecation of individual clients in favor of unified OpenStackClient.  This in turn consists (or might consist) from few individual targets:</div><div>- bringing current state of the CLI support for each service on par with native service client (especially covering changes added with latest microversions)</div><div>- ensuring SDK also supports all of the service/resource/attribute/method</div><div>- switching OSC service to SDK, as soon as it is on the same level, as native service client (someone might argue, that this is a mandatory part for reaching the target, but I personally this should be as important for reaching the goal (in addition to avoid double work))</div><div>- deprecating individual clients (when prerequisites are fulfilled)</div><div><br></div><div>In order to drive a bit the whole goal I have started working on gathering differences we have for services in OSC: <a href="https://etherpad.openstack.org/p/osc-gaps-analysis">https://etherpad.openstack.org/p/osc-gaps-analysis</a>. I tried to analyze current state going from the API side, where for each service we have a set of resources (with corresponding attributes) and methods on those. To achieve that I was "parsing" a service documentation (do not kick me too hard for that ;-) and processing it further, leaving overall info as "yaml" since there is lots of info and in the background there are still some source "documents". Resulting document in some form represent a current status and a todo list.</div><div><br></div><div>I would be happy if people who feel responsible for implementing CLI would have a look on that and provide a feedback, whether they find the whole analysis helpful or not (if not whether there are better ideas on how to track status and todo).</div><div><br></div><div>There is still a lot to be done even to figure out the current status, but I feel we need to start moving if we want to achieve the target (even switching just a few services would be already an achievement).</div><div><br></div><div>So, if you are willing to support the goal - please join me. Any help and work is welcome.</div><div><br></div><div>Regards,</div><div>Artem</div></div></div>