Update release notes theme to openstackdocs

As part of the docs migration the release notes theme has been updated.
This patch switches octavia release notes over to the new theme

Change-Id: I29796cf87c49bc19bd67bd1488cf46f9ce7a6fc5
This commit is contained in:
Michael Johnson 2017-08-30 08:57:26 -07:00
parent 6c1d424776
commit 585e93b8a2

View File

@ -43,6 +43,11 @@ extensions = [
'reno.sphinxext',
]
# openstackdocstheme options
repository_name = 'openstack/octavia'
bug_project = 'octavia'
bug_tag = 'doc'
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
@ -113,7 +118,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'default'
html_theme = 'openstackdocs'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the