Replace storyboard by launchpad

Ironic project now globally uses launchpad as its bug tracker, instead
of storyboard.

Change-Id: Ieafe660ad5c8a49dd3c63c0456e88c5096eab491
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-09-22 20:38:52 +09:00
parent abd2400a0e
commit 3fba6d24f5
5 changed files with 6 additions and 6 deletions

View File

@@ -12,6 +12,6 @@ submitted for review via the Gerrit tool:
Pull requests submitted through GitHub will be ignored.
Bugs should be filed in StoryBoard, not GitHub:
Bugs should be filed in Launchpad, not GitHub:
https://storyboard.openstack.org/#!/project/952
https://bugs.launchpad.net/ironic-ui

View File

@@ -18,7 +18,7 @@ metal nodes, ports and drivers.
* Documentation: https://docs.openstack.org/ironic-ui/latest
* Release notes: https://docs.openstack.org/releasenotes/ironic-ui/
* Source: https://opendev.org/openstack/ironic-ui
* Bugs: https://storyboard.openstack.org/#!/project/952
* Bugs: https://bugs.launchpad.net/ironic-ui
Features
--------

View File

@@ -185,7 +185,7 @@ html_theme = 'openstackdocs'
# openstackdocstheme options
openstackdocs_repo_name = 'openstack/ironic-ui'
openstackdocs_pdf_link = True
openstackdocs_use_storyboard = True
openstackdocs_use_storyboard = False
# Output file base name for HTML help builder.
htmlhelp_basename = 'ironic-uidoc'

View File

@@ -20,7 +20,7 @@ Project Hosting Details
-------------------------
Bug tracker
https://storyboard.openstack.org/#!/project/952
https://bugs.launchpad.net/ironic-ui
Mailing list (prefix subjects with ``[ironic]`` for faster responses)
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss

View File

@@ -134,7 +134,7 @@ html_theme = 'openstackdocs'
# openstackdocstheme options
openstackdocs_repo_name = 'openstack/ironic-ui'
openstackdocs_use_storyboard = True
openstackdocs_use_storyboard = False
openstackdocs_auto_name = False
# Theme options are theme-specific and customize the look and feel of a theme