From 9ba449c9a902d38d008eea783dd9d6642b1c3980 Mon Sep 17 00:00:00 2001 From: Gregory Thiemonge Date: Fri, 31 Mar 2023 10:03:21 +0200 Subject: [PATCH] Update the bug tracker links in the doc (switch to Launchpad) The Octavia has decided to move back to Launchpad for the B release cycle. Change-Id: I6f003377824867e74b1a96f9eb3e1df3fdf856da --- CONTRIBUTING.rst | 4 ++-- README.rst | 2 +- api-ref/source/conf.py | 3 ++- doc/source/admin/providers/amphora.rst | 2 +- doc/source/contributor/contributing.rst | 23 +++++++++++------------ 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 658f7df6d5..1ae9a648de 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -9,9 +9,9 @@ to set up and use Gerrit: https://docs.openstack.org/contributors/code-and-documentation/quick-start.html -Bugs should be filed on Storyboard: +Bugs should be filed on Launchpad: - https://storyboard.openstack.org/#!/project/openstack/octavia + https://launchpad.net/octavia For more specific information about contributing to this repository, see the Octavia contributor guide: diff --git a/README.rst b/README.rst index cc1a771ef3..5e9d4485f6 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ The project source code repository is located at https://opendev.org/openstack/octavia Project status, bugs, and requests for feature enhancements are tracked on -https://storyboard.openstack.org/#!/project/openstack/octavia +https://launchpad.net/octavia For more information on project direction and guiding principles for contributors, please see the CONSTITUTION.rst file in this directory, or diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py index 31065c2d0c..ac19486dcc 100644 --- a/api-ref/source/conf.py +++ b/api-ref/source/conf.py @@ -37,7 +37,8 @@ html_theme_options = { "sidebar_mode": "toc" } openstackdocs_repo_name = 'openstack/octavia' -openstackdocs_use_storyboard = True +openstackdocs_bug_project = 'octavia' +openstackdocs_bug_tag = '' # If extensions (or modules to document with autodoc) are in another directory, diff --git a/doc/source/admin/providers/amphora.rst b/doc/source/admin/providers/amphora.rst index 604af6c775..bad5b8a843 100644 --- a/doc/source/admin/providers/amphora.rst +++ b/doc/source/admin/providers/amphora.rst @@ -31,4 +31,4 @@ The driver source: https://opendev.org/openstack/octavia/ The documentation: https://docs.openstack.org/octavia/latest/ -Where to report issues with the driver: https://storyboard.openstack.org/#!/project/openstack/octavia +Where to report issues with the driver: https://launchpad.net/octavia diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index fe2059b1aa..0fd69b9e3d 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -94,15 +94,14 @@ The Octavia team use both Request For Enhancement (RFE) and Specifications RFE When a feature being proposed is easy to understand and will have limited - scope, the requester will create an RFE in Storyboard. This is a story that - includes the tag **[RFE]** in the subject prefix and has the "**rfe**" tag - added to the story. + scope, the requester will create an RFE in Launchpad. This is a bug report + that includes the tag **[RFE]** in the subject prefix. - Once an RFE story is created, a core reviewer or the Project Team Lead - (PTL) will approved the RFE by adding the "**rfe-approved**" tag. This - signals that the core team understands the feature being proposed and - enough detail has been provided to make sure the core team understands the - goal of the change. + Once an RFE bug report is created, a core reviewer or the Project Team Lead + (PTL) will approved the RFE by setting the Importance field to + **Wishlist**. This signals that the core team understands the feature being + proposed and enough detail has been provided to make sure the core team + understands the goal of the change. specs If the new feature is a major change or additon to Octavia that will need @@ -132,8 +131,8 @@ development cycle available at: https://releases.openstack.org/ Task Tracking ~~~~~~~~~~~~~ -We track our tasks in `Storyboard -`_. +We track our tasks in `Launchpad +`_. If you're looking for some smaller, easier work item to pick up and get started on, search for the 'low-hanging-fruit' tag. @@ -148,8 +147,8 @@ Reporting a Bug ~~~~~~~~~~~~~~~ You found an issue and want to make sure we are aware of it? You can do so on -`Storyboard -`_. +`Launchpad +`_. Please remember to include the following information: