Change launchpad to storyboard links

Change-Id: I120c4a60a6350c9989b282f83383615e9149484a
This commit is contained in:
Nguyen Hai 2018-09-01 12:12:35 +09:00
parent a989e8953f
commit 938187c2c5
3 changed files with 12 additions and 20 deletions

View File

@ -11,9 +11,9 @@ the workflow documented at:
Pull requests submitted through GitHub will be ignored. Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub: Bugs should be filed on Storyboard, not GitHub:
https://bugs.launchpad.net/searchlight/ https://storyboard.openstack.org/#!/project_group/93
Further documentation on feature request and bug report processes may be Further documentation on feature request and bug report processes may be
found here: found here:

View File

@ -48,7 +48,7 @@ Searchlight code is available in the following repositories:
Bugs Bugs
==== ====
Please report bugs at https://bugs.launchpad.net/searchlight Please report bugs at https://storyboard.openstack.org/#!/project_group/93
License License
======= =======
@ -60,8 +60,7 @@ Other Resources
Use the following resources to learn more: Use the following resources to learn more:
* Launchpad project: https://launchpad.net/searchlight * Storyboard project: https://storyboard.openstack.org/#!/project_group/93
* Blueprints: https://blueprints.launchpad.net/searchlight
* Send mail to openstack-dev@lists.openstack.org with [Searchlight] * Send mail to openstack-dev@lists.openstack.org with [Searchlight]
tag for help and hacking of Searchlight tag for help and hacking of Searchlight
* IRC channel: #openstack-searchlight * IRC channel: #openstack-searchlight

View File

@ -29,14 +29,14 @@ Workflow
======== ========
Our process is meant to allow users, developers, and operators to express Our process is meant to allow users, developers, and operators to express
their desires for new features using Launchpad blueprints. A review of their desires for new features using Storyboard blueprints. A review of
blueprints is done regularly. These may turn directly into features, or blueprints is done regularly. These may turn directly into features, or
for complex requests, additional specifications ("specs") may be needed. for complex requests, additional specifications ("specs") may be needed.
The workflow is very simple: The workflow is very simple:
* If something is clearly broken, submit a `bug report`_ in Launchpad. * If something is clearly broken, submit a `bug report`_ in Storyboard.
* If you want to change or add a feature, submit a `blueprint`_ in Launchpad. * If you want to change or add a feature, submit a `blueprint`_ in Storyboard.
* Searchlight drivers may request that you submit a `specification`_ to gerrit to elaborate on the feature request * Searchlight drivers may request that you submit a `specification`_ to gerrit to elaborate on the feature request
* Significant features require `Release Notes`_ to be included when the code is merged * Significant features require `Release Notes`_ to be included when the code is merged
@ -62,11 +62,9 @@ Bug Reports
Current Bugs are found here: Current Bugs are found here:
* https://bugs.launchpad.net/searchlight * https://storyboard.openstack.org/#!/project_group/93
A bug may be filed here: A bug may be filed by adding a story.
* https://bugs.launchpad.net/searchlight/+filebug
Please provide information on what the problem is, how to replicate it, Please provide information on what the problem is, how to replicate it,
any suggestions for fixing it, and a recommendation of the priority. any suggestions for fixing it, and a recommendation of the priority.
@ -96,11 +94,9 @@ Blueprints
Current blueprints are found here: Current blueprints are found here:
* https://blueprints.launchpad.net/searchlight * https://storyboard.openstack.org/#!/project_group/93
A blueprint may be filed here: A blueprint may be filed by adding a story.
* https://blueprints.launchpad.net/searchlight/+addspec
The initial blueprint primarily needs to express the intent of the idea with The initial blueprint primarily needs to express the intent of the idea with
enough details that the idea can be evaluated for compatibility with the enough details that the idea can be evaluated for compatibility with the
@ -110,15 +106,12 @@ expected to contain all of the implementation details. If the feature
is very simple and well understood by the team, then describe it simply. is very simple and well understood by the team, then describe it simply.
Searchlight team members will request more information as needed. Searchlight team members will request more information as needed.
The following template provides guidance on the type of information to include:
* https://blueprints.launchpad.net/searchlight/+spec/searchlight-blueprint-template
If the blueprint starts to seem non-trivial, or seem like it will benefit If the blueprint starts to seem non-trivial, or seem like it will benefit
from a better tool for comments and change tracking, then you should from a better tool for comments and change tracking, then you should
submit a `specification`_ to gerrit proactively and simply submit a `specification`_ to gerrit proactively and simply
link to it from your blueprint to accommodate better reviews. link to it from your blueprint to accommodate better reviews.
.. _specification: .. _specification:
Specifications Specifications