Reviewed: https://review.openstack.org/472580 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=60dc7a3a94f28d257257f9d8cfbaa1f7732048b4 Submitter: Jenkins Branch: master
commit 60dc7a3a94f28d257257f9d8cfbaa1f7732048b4 Author: zhanghongtao <zhanghongtao0826@126.com> Date: Fri Jun 9 16:28:15 2017 +0800
Fix html_last_updated_fmt for Python3.
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: If9104f4b56cd22fed87c596f990350ea877d83b6 Closes-Bug:#1693670
Reviewed: https:/ /review. openstack. org/472580 /git.openstack. org/cgit/ openstack/ tempest/ commit/ ?id=60dc7a3a94f 28d257257f9d8cf baa1f7732048b4
Committed: https:/
Submitter: Jenkins
Branch: master
commit 60dc7a3a94f28d2 57257f9d8cfbaa1 f7732048b4 26@126. com>
Author: zhanghongtao <zhanghongtao08
Date: Fri Jun 9 16:28:15 2017 +0800
Fix html_last_ updated_ fmt for Python3.
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: If9104f4b56cd22 fed87c596f99035 0ea877d83b6 Bug:#1693670
Closes-