Add compute response schema for microversion 2.98
Compute microversion 2.98 added the image properties field to the
following API responses:
* GET /servers/{server_id}
* GET /servers/detail
* POST /servers/{server_id}/action (rebuild)
While testing this it was discovered that microversion 2.96 is missing
an API response schema for:
* POST /servers/{server_id}/action (rebuild)
so this is also fixed in this patch.
Change-Id: If42a8a1e3b8866e48c17853a8774dd8aec0ff184
diff --git a/doc/source/microversion_testing.rst b/doc/source/microversion_testing.rst
index 33e75ff..9701cbc 100644
--- a/doc/source/microversion_testing.rst
+++ b/doc/source/microversion_testing.rst
@@ -458,6 +458,10 @@
.. _2.96: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#maximum-in-2024-1-caracal-and-2024-2-dalmatian
+ * `2.98`_
+
+ .. _2.98: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#microversion-2-98
+
* Volume
* `3.3`_