Reviewed: https://review.openstack.org/470674 Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=7930f511f05d5842f59008cdc881f9b99b1adf20 Submitter: Jenkins Branch: master
commit 7930f511f05d5842f59008cdc881f9b99b1adf20 Author: Vu Cong Tuan <email address hidden> Date: Sun Jun 4 12:30:48 2017 +0700
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: I502588bf0ce1fff0be34e9b21ef55be95d2d7bc1 Closes-Bug:#1693670
Reviewed: https:/ /review. openstack. org/470674 /git.openstack. org/cgit/ openstack/ zaqar/commit/ ?id=7930f511f05 d5842f59008cdc8 81f9b99b1adf20
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7930f511f05d584 2f59008cdc881f9 b99b1adf20
Author: Vu Cong Tuan <email address hidden>
Date: Sun Jun 4 12:30:48 2017 +0700
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: I502588bf0ce1ff f0be34e9b21ef55 be95d2d7bc1 Bug:#1693670
Closes-