Revert bug links to Launchpad
Update bug links to point to Launchpad instead of Storyboard Change-Id: I69421370958dbd7d93f8746421e1f393739d451c Signed-off-by: Richard Cruise <rcruise@redhat.com>
This commit is contained in:
committed by
Michael Johnson
parent
dd2de014f5
commit
f0ef6d0824
+2
-2
@@ -12,6 +12,6 @@ submitted for review via the Gerrit tool:
|
||||
|
||||
Pull requests submitted through GitHub will be ignored.
|
||||
|
||||
Bugs should be filed on Storyboard
|
||||
Bugs should be filed on Launchpad, not GitHub or Storyboard:
|
||||
|
||||
https://storyboard.openstack.org/#!/project/openstack/octavia-lib
|
||||
https://bugs.launchpad.net/octavia
|
||||
|
||||
+1
-1
@@ -25,5 +25,5 @@ The full terms and conditions of this license are detailed in the LICENSE file.
|
||||
* Free software: Apache license
|
||||
* Documentation: https://docs.openstack.org/octavia-lib/latest
|
||||
* Source: https://opendev.org/openstack/octavia-lib
|
||||
* Bugs: https://storyboard.openstack.org/#!/project/openstack/octavia-lib
|
||||
* Bugs: https://bugs.launchpad.net/octavia
|
||||
* Release Notes: https://docs.openstack.org/releasenotes/octavia-lib/
|
||||
|
||||
+2
-1
@@ -44,7 +44,8 @@ copyright = '2018-2019, OpenStack Octavia Team'
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/octavia-lib'
|
||||
openstackdocs_pdf_link = True
|
||||
openstackdocs_use_storyboard = True
|
||||
openstackdocs_bug_project = 'octavia'
|
||||
openstackdocs_bug_tag = 'docs'
|
||||
|
||||
apidoc_output_dir = 'reference/modules'
|
||||
apidoc_module_dir = '../../octavia_lib'
|
||||
|
||||
@@ -56,7 +56,8 @@ copyright = '2017, OpenStack Developers'
|
||||
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/octavia-lib'
|
||||
openstackdocs_use_storyboard = True
|
||||
openstackdocs_bug_project = 'octavia'
|
||||
openstackdocs_bug_tag = 'docs'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user