Update bug tracker location
Bugs for python-ironicclient are tracked on Launchpad. Change-Id: I8ce1f52aff42d8869f1bdabe11e75dd029fe0e9c Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user