Merge "Update the bug tracker links in the doc (switch to Launchpad)"

This commit is contained in:
Zuul 2023-08-23 23:11:45 +00:00 committed by Gerrit Code Review
commit 25742da290
5 changed files with 17 additions and 17 deletions

View File

@ -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:

View File

@ -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

View File

@ -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,

View File

@ -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

View File

@ -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
<https://storyboard.openstack.org/#!/project/openstack/octavia>`_.
We track our tasks in `Launchpad
<https://launchpad.net/octavia>`_.
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
<https://storyboard.openstack.org/#!/project/openstack/octavia>`_.
`Launchpad
<https://launchpad.net/octavia>`_.
Please remember to include the following information: