From d4f34ab8d8ba255e2514b88f22d49f9968d22e16 Mon Sep 17 00:00:00 2001 From: Takashi Natsume Date: Sat, 23 Sep 2023 17:14:16 +0900 Subject: [PATCH] Update contributor guide for 2024.1 Caracal Signed-off-by: Takashi Natsume Change-Id: Ie3eea6fcbe2ce20587d23eb9e07fde1e10e21a2a --- 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 213f5f04c057..92ec6e09b024 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/2023.2/template.html +https://specs.openstack.org/openstack/nova-specs/specs/2024.1/template.html :doc:`/contributor/blueprints`. diff --git a/doc/source/contributor/process.rst b/doc/source/contributor/process.rst index afb76cecf42a..92af68649bb4 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 2023.2 Bobcat, please see: -https://wiki.openstack.org/wiki/Nova/2023.2_Release_Schedule +For 2024.1 Caracal, please see: +https://wiki.openstack.org/wiki/Nova/2024.1_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 2023.2 Bobcat, blueprints can be found at -https://blueprints.launchpad.net/nova/bobcat and specs at -https://specs.openstack.org/openstack/nova-specs/specs/2023.2/index.html +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 Starting with Liberty, we are keeping a backlog open for submission at all times.