<div dir="ltr"><div>I would like to request a feature freeze exception for the following patch:</div><div><br></div><div><a href="https://review.openstack.org/#/c/410337">https://review.openstack.org/#/c/410337</a></div><div><br></div><div>This patch adds support for retrieving the simple tenant usages from Nova in chunks, and it is necessary for correct data given that related patches have been already merged in Nova. Without</div><div>it, the data received will be truncated.</div><div><br></div><div>In order to actually use that patch, however, it is necessary to set the Nova API version to at least</div><div>version 3.40. For this, it's necessary to also add this patch:</div><div><br></div><div><a href="https://review.openstack.org/422642">https://review.openstack.org/422642</a></div><div><br></div><div>However, that patch will not work, because of a bug in the VersionManager, which for some reason</div><div>uses floating point numbers for specifying versions, and thus understands 2.40 as 2.4. To fix that, it</div><div>is also necessary to merge this patch:</div><div><br></div><div><a href="https://review.openstack.org/#/c/410688">https://review.openstack.org/#/c/410688</a></div><div><br></div><div>I would like to request an exception for all those three patches.</div><div><br></div><div>An alternative to this would be to finish and merge the microversion support, and modify the first patch to make use of it. Then we would need exceptions for those two patches.</div></div>