murano-dashboard/doc
melissaml 6a8f43d2b1 Fix doc generation for Python3
Fix the Sphinx html_last_updated_fmt for Python3.
The html_last_updated_fmt option is interpreted as a
byte string in python3, causing Sphinx build to break.
This patch makes it utf-8 string.

Change-Id: If04a9a3903dcd9a4a370179382cd794166373d5d
Closes-Bug:#1693670
2017-06-04 21:56:48 +08:00
..
source Fix doc generation for Python3 2017-06-04 21:56:48 +08:00