Comment 1 for bug 2017023

Revision history for this message
sean mooney (sean-k-mooney) wrote :

we cant really do this unless we raise the min micro version in nova which is very controversial
they could be extracted into a nova tempest plugin perhaps if someone is willing to do that effort so that we can run them only in the nova gates.
but that can already be achieved via the test regex so I'm not sure this is worth the effort.

they were deprecated in 2.36
https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#microversion
our min microversion is 2.1

i would personally like to see it raised to 2.60 but I'm not sure we will ever be allowed to do that. https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#maximum-in-queens specifically i want use to get to at least 2.57 to remove file injection but 2.60 is the next highest microverion that aligns to a release, in this case queens.