Reviewed: https://review.openstack.org/470666 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=fb262da62b33dc85b167f0ea0094bfe46f283962 Submitter: Jenkins Branch: master
commit fb262da62b33dc85b167f0ea0094bfe46f283962 Author: Vu Cong Tuan <email address hidden> Date: Sun Jun 4 11:58:00 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: I71c8b7830aa8dd8a26b39be5deadcd40232b4d6b Closes-Bug:#1693670
Reviewed: https:/ /review. openstack. org/470666 /git.openstack. org/cgit/ openstack/ neutron- fwaas/commit/ ?id=fb262da62b3 3dc85b167f0ea00 94bfe46f283962
Committed: https:/
Submitter: Jenkins
Branch: master
commit fb262da62b33dc8 5b167f0ea0094bf e46f283962
Author: Vu Cong Tuan <email address hidden>
Date: Sun Jun 4 11:58:00 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: I71c8b7830aa8dd 8a26b39be5deadc d40232b4d6b Bug:#1693670
Closes-