Update contributor guide for 2023.1 Antelope

Change-Id: Iffd6f3017c3522bd80b571a19550c83401b99613
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
This commit is contained in:
Takashi Natsume 2022-09-17 23:47:10 +09:00
parent b1958b7cfa
commit ecbcf16dca
2 changed files with 7 additions and 7 deletions

View File

@ -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-zed
https://review.opendev.org/q/project:openstack/nova+status:open+label:Review-Priority%253DANY
- 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/zed/template.html
https://specs.openstack.org/openstack/nova-specs/specs/2023.1/template.html
:doc:`/contributor/blueprints`.

View File

@ -36,8 +36,8 @@ If you are new to Nova, please read this first: :ref:`getting_involved`.
Dates overview
==============
For Zed, please see:
https://wiki.openstack.org/wiki/Nova/Zed_Release_Schedule
For 2023.1 Antelope, please see:
https://wiki.openstack.org/wiki/Nova/2023.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 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
For 2023.1 Antelope, blueprints can be found at
https://blueprints.launchpad.net/nova/antelope and specs at
https://specs.openstack.org/openstack/nova-specs/specs/2023.1/index.html
Starting with Liberty, we are keeping a backlog open for submission at all
times.