Remove comment for doc building bug 1260495

Commit 0d6bfaf2e3f839704f07b265ba81e224936a2b49 fixed the pbr bug which
was released in 0.11 which is also the minimum required version of pbr
for Liberty.

Commit 6f98a9e2bd removed the other part
of the keystone doc building workaround, but missed removing this note
about cleaning everything up later.

Related-Bug: #1260495

Change-Id: Ia4c8c903f049714013a0c6faab65b28a00c303b9
This commit is contained in:
Matt Riedemann 2015-07-07 13:07:06 -07:00
parent e7b28a4611
commit c995c8f634
1 changed files with 0 additions and 2 deletions

View File

@ -52,8 +52,6 @@ output_file = keystone/locale/keystone.pot
copyright_holder = OpenStack Foundation
msgid_bugs_address = https://bugs.launchpad.net/keystone
# NOTE(dstanek): Uncomment the [pbr] section below and remove the ext.apidoc
# Sphinx extension when https://launchpad.net/bugs/1260495 is fixed.
[pbr]
warnerrors = True
autodoc_tree_index_modules = True