<div dir="ltr">Hi, guys,<div><br></div><div>We have agreement on how to deprecate the CLI for the proxy APIs which were deprecated in 2.36 when mid-cycle. But I still feels that we have something isn't very clear. So I just want to summary the situation at here, and to be clear the final goal.</div><div><br></div><div>Here are the patches <a href="https://review.openstack.org/347514">https://review.openstack.org/347514</a> and <a href="https://review.openstack.org/#/c/348499">https://review.openstack.org/#/c/348499</a></div><div><br></div><div>So the agreement is:</div><div><br></div><div>When user executes the network related CLI without specific version or with specific version > 2.35, the CLI will fallback to 2.35 automatically.</div><div><br></div><div>For the API part, we won't do any workaround, so that means we will stop to support those after 2.35, we need add decorator like this <a href="https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/servers.py#L917">https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/servers.py#L917</a></div><div><br></div><div>But the agreement is only talk about network related thing, we also deprecate image/volume/snapshot/baremetal/fping stuff. So what is the plan for them? I guess we just no workaround also, stop the support after 2.35.</div><div><br></div><div>So the final status will be as below:</div><div><br></div><div>* Network CLI: Auto fallback to 2.35 in the patch</div><div>* Quota/Limit CLI: Remove network quotas after 2.35 in the current patch<br></div><div>* Image CLI: Currently the CLI emit the deprecated message in the code, but it still break in 2.36(get a 404 message). We should stop support it after 2.35</div><div>* Baremetal CLI: Same as Image CLI, there is message, but will break in 2.36. Stop to support it after 2.35</div><div>* No Volume/Snapshot/fping related CLI</div><div><br></div><div>* Network/Image/Quota/Limit/Baremetal/Volumes/fping API: No workaround. Stop to support them after 2.35.</div><div><br></div><div>Thanks</div><div>Alex</div><div><br></div></div>