Merge "Revert bug links to Launchpad"
This commit is contained in:
@@ -12,6 +12,6 @@ submitted for review via the Gerrit tool:
|
||||
|
||||
Pull requests submitted through GitHub will be ignored.
|
||||
|
||||
Bugs should be filed on OpenStack Storyboard, not GitHub:
|
||||
Bugs should be filed on Launchpad, not GitHub or Storyboard:
|
||||
|
||||
https://storyboard.openstack.org/#!/project/911
|
||||
https://bugs.launchpad.net/octavia
|
||||
|
||||
@@ -24,7 +24,7 @@ https://docs.openstack.org/python-openstackclient/latest/
|
||||
* Documentation: https://docs.openstack.org/python-octaviaclient/latest/
|
||||
* Source: https://opendev.org/openstack/python-octaviaclient
|
||||
* Release notes: https://docs.openstack.org/releasenotes/python-octaviaclient/
|
||||
* Bugs: https://storyboard.openstack.org/#!/project/911
|
||||
* Bugs: https://bugs.launchpad.net/octavia
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
@@ -54,7 +54,8 @@ pygments_style = 'native'
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/python-octaviaclient'
|
||||
openstackdocs_pdf_link = True
|
||||
openstackdocs_use_storyboard = True
|
||||
openstackdocs_bug_project = 'octavia'
|
||||
openstackdocs_bug_tag = 'docs'
|
||||
|
||||
autoprogram_cliff_application = 'openstack'
|
||||
|
||||
|
||||
@@ -44,7 +44,8 @@ extensions = [
|
||||
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/python-octaviaclient'
|
||||
openstackdocs_use_storyboard = True
|
||||
openstackdocs_bug_project = 'octavia'
|
||||
openstackdocs_bug_tag = 'docs'
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
||||
Reference in New Issue
Block a user