summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkihiro Motoki <amotoki@gmail.com>2020-10-23 12:23:59 +0900
committerAkihiro Motoki <amotoki@gmail.com>2020-10-23 12:47:42 +0900
commitab4ec34ed9df715b1c960abad47847734f3311a0 (patch)
tree4de5db69b621d95b0e9b2d3829063b9ccf1f9af2
parentf3587efee8ba0a25440d989781e67874b46f8b3a (diff)
downloadcliff-ab4ec34ed9df715b1c960abad47847734f3311a0.tar.gz
doc: Update bug tracker to storyboard
cliff now uses storyboard as the bug tracker, but the documents have not been updated. Change-Id: Ie2ceda088f708dee2d6dd0877087e9a5c27e928f
-rw-r--r--CONTRIBUTING.rst4
-rw-r--r--README.rst2
-rw-r--r--doc/source/contributors/index.rst6
-rw-r--r--doc/source/install/index.rst4
4 files changed, 8 insertions, 8 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 0550e59..a39b072 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -5,6 +5,6 @@ following the workflow documented at:
Pull requests submitted through GitHub will be ignored.
-Bugs should be filed on Launchpad, not GitHub:
+Bugs should be filed on Storyboard, not GitHub or Launchpad:
- https://bugs.launchpad.net/python-cliff
+ https://storyboard.openstack.org/#!/project/openstack/cliff
diff --git a/README.rst b/README.rst
index fa0340e..a125955 100644
--- a/README.rst
+++ b/README.rst
@@ -20,5 +20,5 @@ extensions.
* Free software: Apache license
* Documentation: https://docs.openstack.org/cliff/latest/
* Source: https://opendev.org/openstack/cliff
-* Bugs: https://bugs.launchpad.net/python-cliff
+* Bugs: https://storyboard.openstack.org/#!/project/openstack/cliff
* Contributors: https://github.com/openstack/cliff/graphs/contributors
diff --git a/doc/source/contributors/index.rst b/doc/source/contributors/index.rst
index eec0fad..fbb6904 100644
--- a/doc/source/contributors/index.rst
+++ b/doc/source/contributors/index.rst
@@ -4,9 +4,9 @@
If you would like to contribute to cliff directly, these instructions
should help you get started. Bug reports, and feature requests are
-all welcome through the `Launchpad project`_.
+all welcome through the `Storyboard project`_.
-.. _Launchpad project: https://launchpad.net/python-cliff
+.. _Storyboard project: https://storyboard.openstack.org/#!/project/openstack/cliff
Changes to cliff should be submitted for review via the Gerrit tool,
following the workflow documented at
@@ -14,7 +14,7 @@ https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.
-Bugs should be filed under the `Launchpad project`_.
+Bugs should be filed under the `Storyboard project`_.
.. note::
diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst
index f7f9e93..97af9f5 100644
--- a/doc/source/install/index.rst
+++ b/doc/source/install/index.rst
@@ -29,5 +29,5 @@ The source is hosted on OpenDev: https://opendev.org/openstack/cliff
Reporting Bugs
==============
-Please report bugs through the Launchpad project:
-https://bugs.launchpad.net/python-cliff
+Please report bugs through the storyboard:
+https://storyboard.openstack.org/#!/project/openstack/cliff