On Tue, 27 Jul 2021, 18:07 +0200, Radosław Piliszek <radoslaw.piliszek@gmail.com> wrote:
On Tue, Jul 27, 2021 at 12:59 PM Sean Mooney <smooney@redhat.com> wrote:
[snip]
I read https://docs.openstack.org/nova/latest/contributor/microversions.html but it was not clear to me whether some changes could do a new API microversion without speccing it all up upfront or not. in nova you cannot make any api chnage without a spec.
That's sensible. Only I could not find it written verbatim. Perhaps it is, somewhere.
The docs aren't the easiest to navigate, unfortunately. It is here, for your reference: https://docs.openstack.org/nova/latest/contributor/blueprints.html
All in all, thanks for the discussion, Melanie and Sean. The spec, as I see it now, would entail: - adding UUID filtering capability to /os-migrations (simple) - adding UUID to the response of evacuate API (simple)
+1, sounds right to me. -melwitt