Fix UnicodeError in build_reno in sphinx docs job

unicode double quotes in a release note file seem to trigger
traceback in build_reno in the build-openstack-sphinx-docs job.

Change-Id: I89cca0e30cb62cc7336c8c79fbaebb1ddb225476
Closes-Bug: #1786546
This commit is contained in:
Akihiro Motoki 2018-08-11 05:26:52 +09:00
parent 9540c065fa
commit 9e35770879

View File

@ -12,7 +12,7 @@ features:
(for horizon plugin developers) Django workflow step is now pluggable and
horizon plugins can add extra step(s) to an existing workflow provided by
horizon or other horizon plugins. Extra steps can be added via the horizon
plugin “enabled” file. For more detail, see ``EXTRA_TABS`` description in
plugin "enabled" file. For more detail, see ``EXTRA_TABS`` description in
`Pluggable Panels and Groups <https://docs.openstack.org/horizon/latest/configuration/pluggable_panels.html#extra-steps>`__
of the horizon documentation.
upgrade: