From 4a0ae55492b46aa972d0c0b3732a290314341533 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 28 Oct 2019 18:57:22 +0100 Subject: [PATCH] Move to Launchpad As part of moving to Oslo, use openstack-doc-tools launchpad project instead of Storyboard. Change-Id: Id2c181b40f1bfeee364bff28db55fb7586f309ca --- CONTRIBUTING.rst | 4 ++-- README.rst | 2 +- doc/source/conf.py | 3 ++- doc/source/index.rst | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 2461e4f..02898af 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -12,6 +12,6 @@ https://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. -Bugs should be filed on Storyboard, not GitHub: +Bugs should be filed on Launchpad, not GitHub: -https://storyboard.openstack.org/#!/project/1037 +https://bugs.launchpad.net/openstack-doc-tools/ diff --git a/README.rst b/README.rst index 0b4326f..def2fb2 100644 --- a/README.rst +++ b/README.rst @@ -11,4 +11,4 @@ jobs. * Free software: Apache license * Documentation: https://docs.openstack.org/whereto/latest/ * Source: http://opendev.org/openstack/whereto -* Bugs: https://storyboard.openstack.org/#!/project/1037 +* Bugs: https://bugs.launchpad.net/openstack-doc-tools/ diff --git a/doc/source/conf.py b/doc/source/conf.py index e5ba52a..1bced08 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -63,7 +63,8 @@ html_theme = 'openstackdocs' # openstackdocstheme options repository_name = 'openstack/whereto' -use_storyboard = True +bug_project = 'openstack-doc-tools' +bug_tag = 'whereto' html_last_updated_fmt = '%Y-%m-%d %H:%M' diff --git a/doc/source/index.rst b/doc/source/index.rst index 3c5bb80..205d70f 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -7,7 +7,7 @@ whereto is an app for testing redirect rules like what may appear in a jobs. :Source: https://opendev.org/openstack/whereto -:Bugs: https://storyboard.openstack.org/#!/project/1037 +:Bugs: https://bugs.launchpad.net/openstack-doc-tools/ .. toctree:: :maxdepth: 2