From 0638d1eb44db56af8e2577dd6b2b9b19da0a2dd9 Mon Sep 17 00:00:00 2001 From: Takashi Natsume Date: Sun, 6 Mar 2022 20:23:59 +0900 Subject: [PATCH] Update contributor guide for Zed Change-Id: I6dc244001e6f65b839e8507843040dae623a2c90 Signed-off-by: Takashi Natsume --- doc/source/contributor/how-to-get-involved.rst | 4 ++-- doc/source/contributor/process.rst | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/source/contributor/how-to-get-involved.rst b/doc/source/contributor/how-to-get-involved.rst index dcf869bad797..fd9013835474 100644 --- a/doc/source/contributor/how-to-get-involved.rst +++ b/doc/source/contributor/how-to-get-involved.rst @@ -261,7 +261,7 @@ reviews: - Where do I start? What should I review? - There are various tools, but a good place to start is: - https://etherpad.openstack.org/p/nova-runways-yoga + https://etherpad.openstack.org/p/nova-runways-zed - Depending on the time in the cycle, it's worth looking at NeedsCodeReview blueprints: https://blueprints.launchpad.net/nova/ @@ -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/yoga/template.html +https://specs.openstack.org/openstack/nova-specs/specs/zed/template.html :doc:`/contributor/blueprints`. diff --git a/doc/source/contributor/process.rst b/doc/source/contributor/process.rst index 2ee2e2fa6f79..1cbb9a0c72b2 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 Yoga, please see: -https://wiki.openstack.org/wiki/Nova/Yoga_Release_Schedule +For Zed, please see: +https://wiki.openstack.org/wiki/Nova/Zed_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 Yoga, blueprints can be found at -https://blueprints.launchpad.net/nova/yoga and specs at -https://specs.openstack.org/openstack/nova-specs/specs/yoga/index.html +For Zed, blueprints can be found at +https://blueprints.launchpad.net/nova/zed and specs at +https://specs.openstack.org/openstack/nova-specs/specs/zed/index.html Starting with Liberty, we are keeping a backlog open for submission at all times.