From 71294afe249edac9c3147b3d04d9d84c4d09b5c0 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 3 Mar 2026 11:41:36 +0100 Subject: [PATCH] Update bug tracker location Bugs for python-ironicclient are tracked on Launchpad. Change-Id: I8ce1f52aff42d8869f1bdabe11e75dd029fe0e9c Signed-off-by: Pierre Riteau --- README.rst | 2 +- doc/source/conf.py | 2 +- doc/source/contributor/contributing.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index ef767496a..dd8106f4c 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ Project resources * Documentation: https://docs.openstack.org/python-ironicclient/latest/ * Source: https://opendev.org/openstack/python-ironicclient * PyPi: https://pypi.org/project/python-ironicclient -* Bugs: https://storyboard.openstack.org/#!/project/959 +* Bugs: https://bugs.launchpad.net/python-ironicclient * Release notes: https://docs.openstack.org/releasenotes/python-ironicclient/ Python API diff --git a/doc/source/conf.py b/doc/source/conf.py index 0d54eeb62..6dc10cd07 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -18,8 +18,8 @@ apidoc_separate_modules = True # openstackdocstheme options openstackdocs_repo_name = 'openstack/python-ironicclient' +openstackdocs_bug_project = 'python-ironicclient' openstackdocs_pdf_link = True -openstackdocs_use_storyboard = True # autodoc generation is a bit aggressive and a nuisance when doing heavy # text edit cycles. diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index 5d62ef7d2..3c6c5208e 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -39,7 +39,7 @@ Project Hosting Details ----------------------- Bug tracker - https://storyboard.openstack.org/#!/project/959 + https://bugs.launchpad.net/python-ironicclient Mailing list (prefix subjects with ``[ironic]`` for faster responses) http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss