From 33ba0f2935fced971479b971001f59dc225e2683 Mon Sep 17 00:00:00 2001 From: Takashi Natsume Date: Sun, 17 Mar 2024 22:35:12 +0900 Subject: [PATCH] Update contributor guide for 2024.2 Dalmatian Signed-off-by: Takashi Natsume Change-Id: Ie06ed81873fa33fb7e1efe3d2db272f0f90619f7 --- doc/source/contributor/how-to-get-involved.rst | 2 +- doc/source/contributor/process.rst | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/contributor/how-to-get-involved.rst b/doc/source/contributor/how-to-get-involved.rst index 92ec6e09b024..28e24ffc13a2 100644 --- a/doc/source/contributor/how-to-get-involved.rst +++ b/doc/source/contributor/how-to-get-involved.rst @@ -323,7 +323,7 @@ becoming a member of nova-core. How to do great nova-spec reviews? ================================== -https://specs.openstack.org/openstack/nova-specs/specs/2024.1/template.html +https://specs.openstack.org/openstack/nova-specs/specs/2024.2/template.html :doc:`/contributor/blueprints`. diff --git a/doc/source/contributor/process.rst b/doc/source/contributor/process.rst index 3000590010d1..b427bdfee8a9 100644 --- a/doc/source/contributor/process.rst +++ b/doc/source/contributor/process.rst @@ -36,8 +36,8 @@ If you are new to Nova, please read this first: :ref:`getting_involved`. Dates overview ============== -For 2024.1 Caracal, please see: -https://wiki.openstack.org/wiki/Nova/2024.1_Release_Schedule +For 2024.2 Dalmatian, please see: +https://wiki.openstack.org/wiki/Nova/2024.2_Release_Schedule .. note:: Throughout this document any link which references the name of a release cycle in the link can usually be changed to the name of the @@ -102,9 +102,9 @@ Why we have a Spec Freeze: By the freeze date, we expect all blueprints that will be approved for the cycle to be listed on launchpad and all relevant specs to be merged. -For 2024.1 Caracal, blueprints can be found at -https://blueprints.launchpad.net/nova/2024.1 and specs at -https://specs.openstack.org/openstack/nova-specs/specs/2024.1/index.html +For 2024.2 Dalmatian, blueprints can be found at +https://blueprints.launchpad.net/nova/2024.2 and specs at +https://specs.openstack.org/openstack/nova-specs/specs/2024.2/index.html Starting with Liberty, we are keeping a backlog open for submission at all times.