summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Natsume <takanattie@gmail.com>2020-09-26 00:03:50 +0900
committerTakashi Natsume <takanattie@gmail.com>2020-11-11 12:54:35 +0000
commitbf47afd70aad3f63b24e4b74193ed7edf95429e0 (patch)
tree22b5882dea5449cad31c8cef574931d688c4b7c0
parentdc93e3b510f53d5b2198c8edd22528f0c899617e (diff)
downloadnova-bf47afd70aad3f63b24e4b74193ed7edf95429e0.tar.gz
Update contributor guide for Wallaby
Change-Id: I8ce10c7dad73da2c2269282b9f2350a230e3aa84 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
-rw-r--r--doc/source/contributor/how-to-get-involved.rst4
-rw-r--r--doc/source/contributor/process.rst10
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 6dad60e9c4..7a1c6a76ef 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-victoria
+ https://etherpad.openstack.org/p/nova-runways-wallaby
- 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/victoria/template.html
+https://specs.openstack.org/openstack/nova-specs/specs/wallaby/template.html
:doc:`/contributor/blueprints`.
diff --git a/doc/source/contributor/process.rst b/doc/source/contributor/process.rst
index 19e90a4221..ae166e6322 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 Victoria, please see:
-https://wiki.openstack.org/wiki/Nova/Victoria_Release_Schedule
+For Wallaby, please see:
+https://wiki.openstack.org/wiki/Nova/Wallaby_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 Victoria, blueprints can be found at
-https://blueprints.launchpad.net/nova/victoria and specs at
-https://specs.openstack.org/openstack/nova-specs/specs/victoria/index.html
+For Wallaby, blueprints can be found at
+https://blueprints.launchpad.net/nova/wallaby and specs at
+https://specs.openstack.org/openstack/nova-specs/specs/wallaby/index.html
Starting with Liberty, we are keeping a backlog open for submission at all
times.