Trivial: attach versions to release series

Also fix an incorrect version in the release notes.

Change-Id: If57f34357c03e64188c493f3a1bdc072954c2541
This commit is contained in:
Dmitry Tantsur
2023-09-19 11:46:23 +02:00
parent 88fd22de79
commit 2bb653a52e
3 changed files with 14 additions and 14 deletions

View File

@@ -15,8 +15,8 @@ based resources, which indicates the current step.
Adds a ``firmware_interface`` field to the ``/v1/nodes`` resources. Adds a ``firmware_interface`` field to the ``/v1/nodes`` resources.
1.85 (Bobcat) 1.85 (Bobcat, 22.1)
------------- -------------------
This version adds a new provision state change verb called ``unhold`` This version adds a new provision state change verb called ``unhold``
to be utilized with the new ``provision_state`` values ``clean hold`` to be utilized with the new ``provision_state`` values ``clean hold``
@@ -24,14 +24,14 @@ and ``deploy hold``. The verb instructs Ironic to remove the node
from it's present hold and to resume it's prior cleaning or from it's present hold and to resume it's prior cleaning or
deployment process. deployment process.
1.84 (Bobcat) 1.84 (Bobcat, 22.1)
------------- -------------------
Add callback endpoint for in-band inspection ``/v1/continue_inspection``. Add callback endpoint for in-band inspection ``/v1/continue_inspection``.
This endpoint is not designed to be used by regular users. This endpoint is not designed to be used by regular users.
1.83 (Bobcat) 1.83 (Bobcat, 22.0)
------------- -------------------
This version adds a concept of child nodes through the use of a This version adds a concept of child nodes through the use of a
``parent_node`` field which can be set on a node. ``parent_node`` field which can be set on a node.
@@ -51,8 +51,8 @@ Additionally:
- Adds ``GET /v1/nodes?parent_node={node_ident}`` to explicitly request - Adds ``GET /v1/nodes?parent_node={node_ident}`` to explicitly request
a detailed list of nodes by parent relationship. a detailed list of nodes by parent relationship.
1.82 (Antelope) 1.82 (Antelope, 21.4)
---------------------- ---------------------
This version signifies the addition of node sharding endpoints. This version signifies the addition of node sharding endpoints.
@@ -60,8 +60,8 @@ This version signifies the addition of node sharding endpoints.
- Adds support for ``GET /v1/shards`` which returns a list of all shards and - Adds support for ``GET /v1/shards`` which returns a list of all shards and
the count of nodes assigned to each. the count of nodes assigned to each.
1.81 (Antelope) 1.81 (Antelope, 21.3)
---------------------- ---------------------
Add endpoint to retrieve introspection data for nodes via the REST API. Add endpoint to retrieve introspection data for nodes via the REST API.

View File

@@ -11,7 +11,7 @@ features:
to start over. to start over.
- | - |
Adds the ability to send an ``unhold`` provision state verb utilizing Adds the ability to send an ``unhold`` provision state verb utilizing
API version *1.84*. API version *1.85*.
other: other:
- | - |
Fixes the generated state machine diagram and updates it to match the Fixes the generated state machine diagram and updates it to match the

View File

@@ -1,6 +1,6 @@
=========================== =============================================
2023.1 Series Release Notes 2023.1 Series (21.2.0 - 21.4.x) Release Notes
=========================== =============================================
.. release-notes:: .. release-notes::
:branch: stable/2023.1 :branch: stable/2023.1